How to embed chaturbate?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jack_bauer
    Registered User
    • Oct 2018
    • 64

    #1

    How to embed chaturbate?

    Hello,

    Do you guys know how to embed a chaturbate cam so that it is responsive too?

    In a WordPress widget size 300x250...

    They seem to only have that size: height="523" width="930"

    If I change these numbers, then it gets all cut.

    Thanks
    If you have quality adult tube/cam sites, we could talk.
    My adult directory site: https://theporndevil.com
  • Acepimp
    All Facts Matter
    • Jan 2012
    • 20313

    #2
    Juicy Ads sells 250x300 ad spots that show the most popular cam on CB
    Earn Recurring Money with ➜ Live Adult Webcams | CrakRevenue | Dream Cash

    Just Surfing? The Sexiest Models Are At >> CBCamgirls.com

    Chat with live Streamate Camgirls

    Comment

    • jack_bauer
      Registered User
      • Oct 2018
      • 64

      #3
      Can you please explain this a bit more?
      If you have quality adult tube/cam sites, we could talk.
      My adult directory site: https://theporndevil.com

      Comment

      • sarettah
        see you later, I'm gone
        • Oct 2002
        • 14316

        #4
        Add &embed_video_only=true to the iframe url, You will lose the chat room but it will act as responsive.



        Code:
        200X320
        <iframe src='https://chaturbate.com/in/?tour=xxxxx&amp;campaign=xxxxx&amp;track=embed&amp;room=abiwest&amp;bgcolor=white&embed_video_only=true' height=200 width=320 style='border: none;'></iframe>
        <br>
        250X400
        <iframe src='https://chaturbate.com/in/?tour=xxxxx&amp;campaign=xxxx&amp;track=embed&amp;room=abiwest&amp;bgcolor=white&embed_video_only=true' height=250 width=400 style='border: none;'></iframe>
        <br>
        400X640
        <iframe src='https://chaturbate.com/in/?tour=xxxxxx&amp;campaign=xxxxx&amp;track=embed&amp;room=abiwest&amp;bgcolor=white&embed_video_only=true' height=400 width=640 style='border: none;'></iframe>
        All cookies cleared!

        Comment

        • astronaut x
          Too lazy to set a custom title
          • May 2011
          • 4844

          #5
          Originally posted by sarettah
          Add &embed_video_only=true to the iframe url, You will lose the chat room but it will act as responsive.



          Code:
          200X320
          <iframe src='https://chaturbate.com/in/?tour=xxxxx&amp;campaign=xxxxx&amp;track=embed&amp;room=abiwest&amp;bgcolor=white&embed_video_only=true' height=200 width=320 style='border: none;'></iframe>
          <br>
          250X400
          <iframe src='https://chaturbate.com/in/?tour=xxxxx&amp;campaign=xxxx&amp;track=embed&amp;room=abiwest&amp;bgcolor=white&embed_video_only=true' height=250 width=400 style='border: none;'></iframe>
          <br>
          400X640
          <iframe src='https://chaturbate.com/in/?tour=xxxxxx&amp;campaign=xxxxx&amp;track=embed&amp;room=abiwest&amp;bgcolor=white&embed_video_only=true' height=400 width=640 style='border: none;'></iframe>
          Hello

          Comment

          • sarettah
            see you later, I'm gone
            • Oct 2002
            • 14316

            #6
            Bump so OP sees it

            .
            All cookies cleared!

            Comment

            • jack_bauer
              Registered User
              • Oct 2018
              • 64

              #7
              I saw it thanks, just wanted to try it before saying thanks
              If you have quality adult tube/cam sites, we could talk.
              My adult directory site: https://theporndevil.com

              Comment

              • sarettah
                see you later, I'm gone
                • Oct 2002
                • 14316

                #8
                So you wouldn't thank someone for their efforts in trying to help you even if they got it wrong?

                .
                All cookies cleared!

                Comment

                • jack_bauer
                  Registered User
                  • Oct 2018
                  • 64

                  #9
                  Haha, sure thanks mate ;)
                  If you have quality adult tube/cam sites, we could talk.
                  My adult directory site: https://theporndevil.com

                  Comment

                  • sarettah
                    see you later, I'm gone
                    • Oct 2002
                    • 14316

                    #10
                    Originally posted by jack_bauer
                    Haha, sure thanks mate ;)
                    Did you make it work?

                    Was playing with different sizes that would go into a 300 high by 250 wide and the cb iframes are not great for that. Had to go to 157 high x 250 wide to get the whole cam in the frame.

                    .
                    All cookies cleared!

                    Comment

                    • jack_bauer
                      Registered User
                      • Oct 2018
                      • 64

                      #11
                      Had no time yet... It's a bank holiday here

                      By the way, how did you add the girls to your page?

                      You coded that?
                      If you have quality adult tube/cam sites, we could talk.
                      My adult directory site: https://theporndevil.com

                      Comment

                      • sarettah
                        see you later, I'm gone
                        • Oct 2002
                        • 14316

                        #12
                        Originally posted by jack_bauer
                        Had no time yet... It's a bank holiday here

                        By the way, how did you add the girls to your page?

                        You coded that?

                        Yes, it is a custom script that pulls the data from the Chaturbate XML API Feed.

                        .
                        All cookies cleared!

                        Comment

                        • jack_bauer
                          Registered User
                          • Oct 2018
                          • 64

                          #13
                          I had it already with this

                          &embed_video_only=1

                          Should I change the 1 by true? I don't think so...

                          By the way, when I click on these, my affiliate link is lost.

                          Have you tried it?
                          If you have quality adult tube/cam sites, we could talk.
                          My adult directory site: https://theporndevil.com

                          Comment

                          • sarettah
                            see you later, I'm gone
                            • Oct 2002
                            • 14316

                            #14
                            It should be true from what i know. I put the code i am using up in the post.

                            When clicked it changes the url to the embed version. All cb affiliate links do that again from what i know.

                            I do not know what url you are using. The ones I use come from the API so they are slightly different then if you are using the embed url from the promo tools. Should work the same I would think.

                            Here is a gif that shows the different sizes (as you said you could not get it to do), then the url that is in the source code and then the url you go to when you click in to the iframe.



                            .
                            All cookies cleared!

                            Comment

                            • sarettah
                              see you later, I'm gone
                              • Oct 2002
                              • 14316

                              #15
                              Ok, I just tried the same thing using the urls from the stats page promo tools for embed a cam and they work exactly the same as what I posted.

                              So, now I am confused by what is in the original post because when I use the url and change the size the iframe size changes just as expected.

                              I had to adjust the size a touch to avoid clipping but it definitely went down in size just as my example did.

                              .
                              All cookies cleared!

                              Comment

                              • sarettah
                                see you later, I'm gone
                                • Oct 2002
                                • 14316

                                #16
                                Here is a gif, this is using the url from the promo tools with a change of the size. It works fine for me so like I say I am now confused by what you are describing in your initial post.



                                .
                                All cookies cleared!

                                Comment

                                • jack_bauer
                                  Registered User
                                  • Oct 2018
                                  • 64

                                  #17
                                  Half of the cam is cut for me with the new sizes, and the affiliate link is lost.
                                  If you have quality adult tube/cam sites, we could talk.
                                  My adult directory site: https://theporndevil.com

                                  Comment

                                  • sarettah
                                    see you later, I'm gone
                                    • Oct 2002
                                    • 14316

                                    #18
                                    Originally posted by jack_bauer
                                    Half of the cam is cut for me with the new sizes, and the affiliate link is lost.

                                    Not sure what you are doing wrong with the embed. I have shown that it works properly, or at least mine do.

                                    Can you put the exact code you are using up?

                                    You do not "lose" the affiliate link. The cookie is already set before they click in on the url, Chaturbate then links to the room. You get credit from the cookie.

                                    I am not a chaturbate rep, so all of this is from what I know or have observed.

                                    If you want definitive answers or help you should probably contact Steve.

                                    .
                                    All cookies cleared!

                                    Comment

                                    • sarettah
                                      see you later, I'm gone
                                      • Oct 2002
                                      • 14316

                                      #19
                                      Last Gif I am making of this stuff.

                                      This shows the cookies progression. You will see that I have all chaturbate cookies cleared, then I will go to the iframe test page I created. I will check cookies afterwards and you will see that there are 11 chaturbate cookies set. Then I will go back to the test page and click into the iframe. You will see that the link will end up at the chaturbate room. I will then check cookies and now there will be 19 cookies set.

                                      In the 11 cookies you will see the affkey and the fromaffiliate cookies exist.

                                      As far as I can tell, cookies are set and I get credit so it doesn't matter that the link goes to the chaturbate room.




                                      Here is the exact code I have in the test page:

                                      Code:
                                      <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                                      <html>
                                        <head>
                                      <base href="https://gfy.com/" /><!--[if IE]></base><![endif]-->
                                        <meta http-equiv="content-type" content="text/html; charset=utf-8">
                                        <meta name="generator" content="PSPad editor, www.pspad.com">
                                        <title></title>
                                        </head>
                                        <body>
                                      157X280<br>
                                      <iframe src="https://chaturbate.com/in/?track=embed&tour=dTm0&campaign=JkjyU&disable_sound=1&mobileRedirect=never&embed_video_only=1"height="157" width="280" frameborder="0"></iframe>
                                      <br>
                                      200X320<br>
                                      <iframe src="https://chaturbate.com/in/?track=embed&tour=dTm0&campaign=JkjyU&disable_sound=1&mobileRedirect=never&embed_video_only=1"height="200" width="320" frameborder="0"></iframe>
                                      <br>
                                      523X930<br>
                                      <iframe src="https://chaturbate.com/in/?track=embed&tour=dTm0&campaign=JkjyU&disable_sound=1&mobileRedirect=never&embed_video_only=1"height="523" width="930" frameborder="0"></iframe>
                                        </body>
                                      </html>
                                      Hope that all helps. I don't know what else I can do to make it clearer.

                                      .
                                      All cookies cleared!

                                      Comment

                                      • sarettah
                                        see you later, I'm gone
                                        • Oct 2002
                                        • 14316

                                        #20
                                        Originally posted by jack_bauer
                                        Half of the cam is cut for me with the new sizes, and the affiliate link is lost.
                                        Is this inside your WP widget or have you tried it outside the widget?

                                        .
                                        All cookies cleared!

                                        Comment

                                        • sarettah
                                          see you later, I'm gone
                                          • Oct 2002
                                          • 14316

                                          #21
                                          This is a screenprint with the same sized iframe inside a div. It worked just fine.



                                          So, without seeing the page or the code you are working on I cannot tell you what is going wrong.

                                          .
                                          All cookies cleared!

                                          Comment

                                          • jack_bauer
                                            Registered User
                                            • Oct 2018
                                            • 64

                                            #22
                                            It is inside the widget. I just checked and now I see all the webcam, maybe it just happens with some models that have weird cams...

                                            Cool about the cookies, I did not know that as I have other programs that use the big URL with my affiliate link.

                                            I just use the code given in CB tools for embed cam.

                                            So all good and clear, thanks.
                                            If you have quality adult tube/cam sites, we could talk.
                                            My adult directory site: https://theporndevil.com

                                            Comment

                                            • sarettah
                                              see you later, I'm gone
                                              • Oct 2002
                                              • 14316

                                              #23
                                              Originally posted by jack_bauer
                                              It is inside the widget. I just checked and now I see all the webcam, maybe it just happens with some models that have weird cams...

                                              Cool about the cookies, I did not know that as I have other programs that use the big URL with my affiliate link.

                                              I just use the code given in CB tools for embed cam.

                                              So all good and clear, thanks.

                                              Cool, glad you got it sorted out.

                                              .
                                              All cookies cleared!

                                              Comment

                                              • xxx6live
                                                Confirmed User
                                                • Dec 2012
                                                • 279

                                                #24
                                                Fine you got it working! It could have been aspect ratio for some cameras?

                                                Made an example before it was answered by sarettha (as always)

                                                You don't even have to put the size of the iframe, that makes it responsive. See here: https://bongocams.webcam/test.html

                                                If you resize that example to the "wrong" aspect ratio you can see that the bottom is cut of.

                                                Comment

                                                • sarettah
                                                  see you later, I'm gone
                                                  • Oct 2002
                                                  • 14316

                                                  #25
                                                  Originally posted by xxx6live
                                                  Made an example before it was answered by sarettha (as always)
                                                  sorry

                                                  .
                                                  All cookies cleared!

                                                  Comment

                                                  • jack_bauer
                                                    Registered User
                                                    • Oct 2018
                                                    • 64

                                                    #26
                                                    By the way, why the iframe does not play on mobile?

                                                    What do you guys do in these cases? Just use a regular banner?
                                                    If you have quality adult tube/cam sites, we could talk.
                                                    My adult directory site: https://theporndevil.com

                                                    Comment

                                                    • sarettah
                                                      see you later, I'm gone
                                                      • Oct 2002
                                                      • 14316

                                                      #27
                                                      Originally posted by jack_bauer
                                                      By the way, why the iframe does not play on mobile?

                                                      What do you guys do in these cases? Just use a regular banner?
                                                      I send mobile directly to the chat room.

                                                      Not sure what would work best in your case with you trying to use the widget thingie. Maybe when you detect mobile put an image in the widget instead of a video feed and send them directly to the room on click.


                                                      .
                                                      All cookies cleared!

                                                      Comment

                                                      • jack_bauer
                                                        Registered User
                                                        • Oct 2018
                                                        • 64

                                                        #28
                                                        My themes detect mobile or not mobile, this is not a problem.

                                                        But if I put an image, then the cookie is not dropped and there is no live video like on desktop...

                                                        I asked their support team like 3 days ago and still no reply from them.
                                                        If you have quality adult tube/cam sites, we could talk.
                                                        My adult directory site: https://theporndevil.com

                                                        Comment

                                                        • wslover317
                                                          Confirmed User
                                                          • Jun 2014
                                                          • 125

                                                          #29
                                                          Just created a free Chaturbate Wordpress Widgets Plugin.
                                                          Link in my signature

                                                          Originally posted by jack_bauer
                                                          Hello,

                                                          Do you guys know how to embed a chaturbate cam so that it is responsive too?

                                                          In a WordPress widget size 300x250...

                                                          They seem to only have that size: height="523" width="930"

                                                          If I change these numbers, then it gets all cut.

                                                          Thanks
                                                          Chaturbate Cams Widget https://thepervtube.com/cbwidgetcams/

                                                          Comment

                                                          • Shoplifter
                                                            Richest man in Babylon
                                                            • Jan 2002
                                                            • 5848

                                                            #30
                                                            Originally posted by wslover317
                                                            Just created a free Chaturbate Wordpress Widgets Plugin.
                                                            Link in my signature
                                                            Very cool. Can you set a white label for the embed?
                                                            I Like Blondes

                                                            Comment

                                                            • GoCastaway
                                                              Kiss my ass!
                                                              • Feb 2017
                                                              • 1021

                                                              #31
                                                              Originally posted by Shoplifter
                                                              Very cool. Can you set a white label for the embed?
                                                              I think that must be possible, i also did that with another script that i still use.

                                                              In that script i also took out that it went to the "default affid" ever X clicks. In this script it's every 5 clicks.

                                                              Comment

                                                              Working...