GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Chaturbate xml api (https://gfy.com/showthread.php?t=1232236)

levd 12-02-2016 12:33 PM

Chaturbate xml api
 
To any Chaturbate rep out there...
I see you xml api url http redirects to https a good thing, but please make the iframe model chat embeds in the xml api also https so the chatrooms work on a https site..

Would be awesome! Thx!

TheDynasty 12-02-2016 05:59 PM

Quote:

Originally Posted by levd (Post 21349768)
To any Chaturbate rep out there...
I see you xml api url http redirects to https a good thing, but please make the iframe model chat embeds in the xml api also https so the chatrooms work on a https site..

Would be awesome! Thx!

Good idea! I've been wondering when that would happen.

levd 12-07-2016 12:12 PM

Affiliate supported is not their strongest point i guess.
Im explaining the problem there is with their xml api and https sites, they tell me to call my programmer ;)
I send out 4 or 5 more emails explaining the problem is with the xml api and they need to fix it in the feed....simply no more reply..lol..

Denny 12-07-2016 02:14 PM

Quote:

Originally Posted by levd (Post 21362914)
Affiliate supported is not their strongest point i guess.
Im explaining the problem there is with their xml api and https sites, they tell me to call my programmer ;)
I send out 4 or 5 more emails explaining the problem is with the xml api and they need to fix it in the feed....simply no more reply..lol..

Classic :1orglaugh

deonbell 12-07-2016 10:22 PM

Is it just a matter of changing http to https?

If it is, seems like you could change very easy in code.

Or do the chat room embeds not work over https?

deonbell 12-07-2016 10:44 PM

Quote:

Originally Posted by deonbell (Post 21364300)
Is it just a matter of changing http to https?

If it is, seems like you could change very easy in code.

Or do the chat room embeds not work over https?

What I mean is, http to https in iframe code? Is that all that is needed?

Seems very easy if so. Not worth changing an API feed for something like that.

Or I miss something? I slow sometimes.

roxpoxy 12-07-2016 10:55 PM

Quote:

Originally Posted by deonbell (Post 21364327)
What I mean is, http to https in iframe code? Is that all that is needed?

Seems very easy if so. Not worth changing an API feed for something like that.

Or I miss something? I slow sometimes.

I believe this is the case.
I had to do this to my custom white label when they made the https switch.
just a str_replace('http','https') in php

beavr 12-08-2016 01:26 AM

I would like to see that fixed as well

Andreweb 12-08-2016 02:58 AM

Is ptretty simple I use this
Code:

<iframe src='https://chaturbate.com/affiliates/in/9oGW/H8phg/?track=embed&room=<?php echo $user->username; ?>&bgcolor=white&disable_sound=1&embed_video_only=0&target=_parent' height=528 width=850 style='border: none;'></iframe>
Instead of the iframe embed code
Code:

<?php echo $user->iframe_embed_revshare; ?>
Just replace your iframe embed code with that (do not forget to replace the affiliate id) and should work !

geedub 12-08-2016 07:32 AM

Quote:

Originally Posted by Andreweb (Post 21364552)
Is ptretty simple I use this
Code:

<iframe src='https://chaturbate.com/affiliates/in/9oGW/H8phg/?track=embed&room=<?php echo $user->username; ?>&bgcolor=white&disable_sound=1&embed_video_only=0&target=_parent' height=528 width=850 style='border: none;'></iframe>
Instead of the iframe embed code
Code:

<?php echo $user->iframe_embed_revshare; ?>
Just replace your iframe embed code with that (do not forget to replace the affiliate id) and should work !

Smart. :thumbsup

AllAboutCams 12-08-2016 07:35 AM

What is the error i can not see any on my site femcams.com

levd 12-09-2016 02:37 AM

Im not using a Chaturbate WL, i have a custom made website and im calling the xml api for all model, thumbs and iframe.
@Andreweb, its no problem to place the https iframe in my page, but the problem is it has to be the specific iframe for that model..thats why im using their api..
For them its pretty simple to replace all iframes in the api with https or use relative urls.
Btw, their chatroom embed iframes not in the xml api are allready in https https://nl.chaturbate.com/affiliates/promotools/embed/. ;) just change the urls in the api...

levd 12-11-2016 01:51 PM

No Chaturbate reps on gfy?

TheDynasty 12-11-2016 06:18 PM

Quote:

Originally Posted by levd (Post 21371347)
No Chaturbate reps on gfy?

Steve & Punker Barbie

j3rkules 12-11-2016 06:59 PM

Quote:

Originally Posted by levd (Post 21371347)
No Chaturbate reps on gfy?

https://gfy.com/members/mohawk-steve/

deonbell 12-11-2016 10:04 PM

Quote:

Originally Posted by levd (Post 21366871)
Im not using a Chaturbate WL, i have a custom made website and im calling the xml api for all model, thumbs and iframe.
@Andreweb, its no problem to place the https iframe in my page, but the problem is it has to be the specific iframe for that model..thats why im using their api..
For them its pretty simple to replace all iframes in the api with https or use relative urls.
Btw, their chatroom embed iframes not in the xml api are allready in https https://nl.chaturbate.com/affiliates/promotools/embed/. ;) just change the urls in the api...

You can use the model's username given from the API and plug that into the iframe embed code. That is what andreweb is showing in his code. You can do whatever you need with what is given.

Did you buy this script or build it? If you bought it, Maybe the script maker can help you.

If you aren't making much money, I wouldn't bother chaturbate too much about changing their API.

Four or five e-mails after the initial response sounds irritating.

levd 12-12-2016 11:58 AM

Thx thedynasty & jerkules, i will contact one of them.
Deonbell, thx i know how to change iframes manually. Its not a big change im asking and will benefit all WMs thinking about https, they only need to change the iframe embeds urls into https which they allready have but not for their api ;) or simply change the urls into //


All times are GMT -7. The time now is 07:35 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc