ImLive/Webcamwiz + CyberSEO

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • JosephFM
    Confirmed User
    • Feb 2010
    • 1190

    #1

    ImLive/Webcamwiz + CyberSEO

    I managed to extract the contents of the Webcamwiz XML file but I can only get 1 image to show, the one enclosed in <HostPicture></HostPicture>.



    I want to extract all the images and they are enclosed like such:

    Code:
    <Image>
    <Height>240</Height>
    <Width>320</Width>
    <URL>
    http://i2.pc20160301.com/imagesrv/imp_getimage?is=IMLFOH&qu=77&wm=0&fn=0915/1149915/1149915O1458161905.jpg&cctrl=public,max-age%3d2592000&wi=320&hi=240
    </URL>
    </Image>
    <Image>
    <Height>240</Height>
    <Width>320</Width>
    <URL>
    http://i8.pc20160301.com/imagesrv/imp_getimage?is=IMLFOH&qu=77&wm=0&fn=0915/1149915/1149915O1458161961.jpg&cctrl=public,max-age%3d2592000&wi=320&hi=240
    </URL>
    </Image>
    <Image>
    <Height>240</Height>
    <Width>320</Width>
    <URL>
    http://i1.pc20160301.com/imagesrv/imp_getimage?is=IMLFOH&qu=77&wm=0&fn=0915/1149915/1149915O1455225034.jpg&cctrl=public,max-age%3d2592000&wi=320&hi=240
    </URL>
    </Image>
    Here's the XML feed: http://feeds.webcamwiz.com/Live-Sex....am.com&ptype=1

    What's the solution?

    BTW, they have 2 options for the feed, XML Structure and Node.

    The one I'm using is Node.

    Here's the one for the XML Structure just in case it's easier:

    http://feeds.webcamwiz.com/Live-Sex....am.com&ptype=1
  • just a punk
    So fuckin' bored
    • Jun 2003
    • 32393

    #2
    Originally posted by JosephFM
    I managed to extract the contents of the Webcamwiz XML file but I can only get 1 image to show, the one enclosed in <HostPicture></HostPicture>.



    I want to extract all the images and they are enclosed like such:

    Code:
    <Image>
    <Height>240</Height>
    <Width>320</Width>
    <URL>
    http://i2.pc20160301.com/imagesrv/imp_getimage?is=IMLFOH&qu=77&wm=0&fn=0915/1149915/1149915O1458161905.jpg&cctrl=public,max-age%3d2592000&wi=320&hi=240
    </URL>
    </Image>
    <Image>
    <Height>240</Height>
    <Width>320</Width>
    <URL>
    http://i8.pc20160301.com/imagesrv/imp_getimage?is=IMLFOH&qu=77&wm=0&fn=0915/1149915/1149915O1458161961.jpg&cctrl=public,max-age%3d2592000&wi=320&hi=240
    </URL>
    </Image>
    <Image>
    <Height>240</Height>
    <Width>320</Width>
    <URL>
    http://i1.pc20160301.com/imagesrv/imp_getimage?is=IMLFOH&qu=77&wm=0&fn=0915/1149915/1149915O1455225034.jpg&cctrl=public,max-age%3d2592000&wi=320&hi=240
    </URL>
    </Image>
    Here's the XML feed: http://feeds.webcamwiz.com/Live-Sex....am.com&ptype=1

    What's the solution?

    BTW, they have 2 options for the feed, XML Structure and Node.

    The one I'm using is Node.

    Here's the one for the XML Structure just in case it's easier:

    http://feeds.webcamwiz.com/Live-Sex....am.com&ptype=1
    There are no livexam embeds in the feed. So you just want to generate blog-style posts with an image of cam model linked to imlive main page with your affiliate id? Plus some descriptions and bio below the image (like it shown on the screenshot in your initial post). Is that correct?
    Obey the Cowgod

    Comment

    • levd
      Confirmed User
      • Jul 2006
      • 581

      #3
      Maybe the same as chaturbate / bonga / acwm (hope you can manage that) if we also have webcamwiz would be awesome.

      Comment

      • Andreweb
        Confirmed User
        • Mar 2013
        • 2431

        #4
        If I am not wrong if you want to creat the models chat room embeding liver feeds from imlive you need to use this (at least this I use for my websites )
        Code:
        <iframe src="http://pcash.imlive.com/releasese/activepage7139.asp?type_page=white_label&domain=YOUR-DOMAIN-NAME&Big_Host_ID=NumHost&bhid=BHI-HERE&host_next=1&wid=YOUR-WID&ptype=1&queryid=&twidth=900&theight=560&lfwidth=70&bgcolor=&tcolor=&seccolor=&btntext=&btnt_size=&btnt_clr=&btnbg_clr=&offtext=&ptext=&etext=&msgt_size=&msgt_clr=&msgbg_clr=&timer=45" width="900" height="560" frameborder="0" scrolling="no"></iframe>
        You need to change in that code : your domain name , the host id and you wid , I wrote with caps in the code what need to be changed! I hope that will help Cyberseo to creat the chat room page for you !
        Make Money With: Chaturbate
        Cheap Reliable Hosting

        Comment

        • just a punk
          So fuckin' bored
          • Jun 2003
          • 32393

          #5
          Originally posted by Andreweb
          If I am not wrong if you want to creat the models chat room embeding liver feeds from imlive you need to use this (at least this I use for my websites )
          Code:
          <iframe src="http://pcash.imlive.com/releasese/activepage7139.asp?type_page=white_label&domain=YOUR-DOMAIN-NAME&Big_Host_ID=NumHost&bhid=BHI-HERE&host_next=1&wid=YOUR-WID&ptype=1&queryid=&twidth=900&theight=560&lfwidth=70&bgcolor=&tcolor=&seccolor=&btntext=&btnt_size=&btnt_clr=&btnbg_clr=&offtext=&ptext=&etext=&msgt_size=&msgt_clr=&msgbg_clr=&timer=45" width="900" height="560" frameborder="0" scrolling="no"></iframe>
          You need to change in that code : your domain name , the host id and you wid , I wrote with caps in the code what need to be changed! I hope that will help Cyberseo to creat the chat room page for you !

          Thx, but where is the webcam model name should be placed at?
          Obey the Cowgod

          Comment

          • Andreweb
            Confirmed User
            • Mar 2013
            • 2431

            #6
            Not her screen name but her id (BHID) and goes here : " Big_Host_ID=NumHost&bhid=BHID-HERE " ! You need to change only three things in that iframe : WL domain name , Model ID and affiliate WID !
            So for OP's feed the iframe for the first model in the list will be :
            Code:
            <iframe src="http://pcash.imlive.com/releasese/activepage7139.asp?type_page=white_label&domain=livemilfwebcam.com&Big_Host_ID=NumHost&bhid=8843525925&host_next=1&wid=12345&ptype=1&queryid=&twidth=900&theight=560&lfwidth=70&bgcolor=&tcolor=&seccolor=&btntext=&btnt_size=&btnt_clr=&btnbg_clr=&offtext=&ptext=&etext=&msgt_size=&msgt_clr=&msgbg_clr=&timer=45" width="900" height="560" frameborder="0" scrolling="no"></iframe>
            Make Money With: Chaturbate
            Cheap Reliable Hosting

            Comment

            • just a punk
              So fuckin' bored
              • Jun 2003
              • 32393

              #7
              Originally posted by Andreweb
              Not her screen name but her id (BHID) and goes here : " Big_Host_ID=NumHost&bhid=BHID-HERE " ! You need to change only three things in that iframe : WL domain name , Model ID and affiliate WID !
              So for OP's feed the iframe for the first model in the list will be :
              Code:
              <iframe src="http://pcash.imlive.com/releasese/activepage7139.asp?type_page=white_label&domain=livemilfwebcam.com&Big_Host_ID=NumHost&bhid=8843525925&host_next=1&wid=12345&ptype=1&queryid=&twidth=900&theight=560&lfwidth=70&bgcolor=&tcolor=&seccolor=&btntext=&btnt_size=&btnt_clr=&btnbg_clr=&offtext=&ptext=&etext=&msgt_size=&msgt_clr=&msgbg_clr=&timer=45" width="900" height="560" frameborder="0" scrolling="no"></iframe>
              Still can't get it working. E.g. this iframe always shows random cams (note bhid=8843525925 which should be linked to <NickName>YourNaughtyAnnX</NickName>, according the the XML feed):

              Code:
              <iframe src="http://pcash.imlive.com/releasese/activepage7139.asp?&type_page=imlive&bhid=&host_next=1&wid=&linkid=1036&&queryid=&twidth=800&theight=480&lfwidth=70&bgcolor=&tcolor=&seccolor=&btntext=&btnt_size=&btnt_clr=&btnbg_clr=&offtext=&ptext=&etext=&msgt_size=&msgt_clr=&msgbg_clr=&timer=3600&bhid=8843525925" width="800" height="480" frameborder="0" scrolling="no"></iframe>
              Obey the Cowgod

              Comment

              • JosephFM
                Confirmed User
                • Feb 2010
                • 1190

                #8
                Originally posted by CyberSEO
                There are no livexam embeds in the feed. So you just want to generate blog-style posts with an image of cam model linked to imlive main page with your affiliate id? Plus some descriptions and bio below the image (like it shown on the screenshot in your initial post). Is that correct?
                Yes, for this one I don't want the chat i-frames. I just can't figure out how to extract the other images.

                To get the imlive/webcamwiz iframe you first have to make it here:

                ImLive.com

                Then, add this to the Custom Field:

                Code:
                BHID->BHID
                and in the PHP something like this:

                Code:
                $post['guid'] = $post['custom_fields']['thumb'];
                $post['post_title'] = '' . $post['custom_fields']['NickName'];
                if (!cseo_post_exists($post)) {
                    $post['post_content'] = '<iframe src="http://pcash.imlive.com/releasese/activepage7139.asp?&type_page=imlive&Big_Host_ID=NumHost&bhid=' . $post['custom_fields']['BHID'] .'&host_next=1&wid=123660334110&linkid=1036&&queryid=1&twidth=600&theight=660&lfwidth=100&bgcolor=&tcolor=&seccolor=&btntext=&btnt_size=&btnt_clr=&btnbg_clr=&offtext=&ptext=&etext=&msgt_size=&msgt_clr=&msgbg_clr=&timer=120" width="600" height="660" frameborder="0" scrolling="no"></iframe>';
                    $post['post_content'] .= '<p style="text-align: left;"><strong>Name:</strong> ' . $post['custom_fields']['NickName'] .'</p>';
                    $post['post_content'] .= '<p style="text-align: left;"><strong>Gender:</strong> ' . $post['custom_fields']['Gender'] .'</p>';
                    $post['post_content'] .= '<p style="text-align: left;"><strong>Turn-ons:</strong> ' . $post['custom_fields']['TurnsOn'] .'</p>';
                    $post['post_content'] .= '<p style="text-align: left;"><strong>Turn-offs:</strong> ' . $post['custom_fields']['TurnsOff'] .'</p>';
                } else {
                    $post = false;
                }


                I have mine set up so that if the model is offline, another model will appear on cam. Maybe that's why you are getting random models, the iframe you are working with is probably set up the same way.

                You can do that @ ImLive.com

                Now, how do I extract those images?

                Comment

                • just a punk
                  So fuckin' bored
                  • Jun 2003
                  • 32393

                  #9
                  Originally posted by JosephFM
                  Now, how do I extract those images?
                  That's easy. Just add this to the "Custom Field":

                  Code:
                  url->url
                  and all images will be placed into the $post['custom_fields']['url'] array. You can access them in your PHP code like this:

                  Code:
                  $post['post_content'] = '<img src="' . $post['custom_fields']['url'][0] . '" />';
                  or like this to display a random image:

                  Code:
                  $post['post_content'] = '<img src="' . $post['custom_fields']['url'][rand(0, count($post['custom_fields']['url']) - 1)] . '" />';
                  Obey the Cowgod

                  Comment

                  • JosephFM
                    Confirmed User
                    • Feb 2010
                    • 1190

                    #10
                    You the man!

                    Thanks!

                    Comment

                    Working...