New Tube8 Grabber June 2013

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    New Tube8 Grabber June 2013

    New Tube8 Grabber June 2013

    High Speed


    Demo
    Attached Files

    #2
    i say you big big bigeest thank you brooooooooooooooooooooo!

    Comment


      #3
      Fixed one.

      PHP Code:
      <?php 
      error_reporting
      (0); 

      define('NL'PHP_EOL); 

      function 
      capsfirst($input) { 

          return 
      mb_strtoupper(mb_substr($input01'UTF-8'), 'UTF-8').mb_strtolower(mb_substr($input1mb_strlen($input'UTF-8') - 1'UTF-8'), 'UTF-8'); 



      function 
      pick($start$stop$from) { 

          
      $from explode($start$from); 
          
      $from explode($stop$from[1]); 
          
      $from $from[0]; 
          return 
      $from



      $sitehost = isset($_SERVER['HTTP_HOST']) ? htmlentities($_SERVER['HTTP_HOST'], ENT_QUOTES'UTF-8') : ''
      $link = isset($_GET['link']) ? htmlentities($_GET['link'], ENT_QUOTES'UTF-8') : ''
      $cat = isset($_GET['cat']) ? htmlentities($_GET['cat'], ENT_QUOTES'UTF-8') : ''

      $sitename mb_strtoupper($sitehost); 

      if (!empty(
      $link)) { 

          if (
      strpos($link'/') !== false) { 
           
              
      $title_link explode('/'$link); 
              
      $title_link $title_link[0]; 
              
      $title = (mb_strlen($title_link'UTF-8') > 50  
              
      capsfirst(str_replace('_'' 'mb_substr($title_link050'UTF-8').'...')) : capsfirst(str_replace('_'' '$title_link))); 
               
          } else exit; 

      } elseif (!empty(
      $cat)) { 

          if (
      strpos($cat'/') !== false) { 
           
              
      $title_cat explode('/'$cat); 
              
      $title capsfirst($title_cat[4]); 
               
          } else exit; 

      } else { 

          
      $title 'Mobile Adult Videos'



      echo 
      '<?xml version="1.0" encoding="UTF-8"?>'.NL
      echo 
      '<!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.0//EN" "http://www.wapforum.org/DTD/xhtml-mobile10.dtd">'.NL
      echo 
      '<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" >'.NL
      echo 
      '<head>'.NL
      echo 
      '<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>'.NL
      echo 
      '<title>'.$title.'</title>'.NL
      echo 
      '<meta http-equiv="Cache-Control" content="no-cache"/>'.NL
      echo 
      '<link rel="stylesheet" type="text/css" media="handheld, screen" href="./style.css"/>'.NL
      echo 
      '<meta name="revisit-after" content="1 days"/>'.NL
      echo 
      '<meta name="googlebot" content="index, follow"/>'.NL
      echo 
      '<meta name="robots" content="index, follow, all"/>'.NL
      echo 
      '<meta name="rating" content="general"/>'.NL
      echo 
      '<meta name="description" content="Watch free hot videos for your mobile phone Iphone, Nokia, BlackBerry, Android, Samsung, Sony Ericsson, LG, Palm"/>'.NL
      echo 
      '<meta name="keywords" content="video, sex, porn, mobile, 3gp, free, phone, iphone, tube, xxx, blackberry, ' 
          
      .'android, nokia, samsung, sony ericsson, indian, japanese, asian, teen, big, black, young, mature, milf"/>'.NL
      echo 
      '<meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;"/>'.NL
      echo 
      '</head>'.NL
      echo 
      '<body>'.NL
      echo 
      '<div class="title">Sexy :)</div>'.NL
      echo (empty(
      $cat) && empty($link) ? '<div class="ad1">WARNING - <span style="color:#CC0000;">ADULT CONTENT</span><br/>' 
          
      .'<span style="color:#CC0000;font-size:x-small;">If you are under 18 years of age please leave now</span></div>' '').NL
      echo 
      '<div class="head"><b>'.$title.'</b></div>'.NL

      if (!empty(
      $link)) { 

          
      $link implode(''file('http://m.tube8.com/video/show/title/'.$link.''));

          
      $page pick('<div id="main_scene_box">''<div class="video_box_hub_page">'$link); 
          
      $link2 pick('href="http://cdn''" class='$page); 
          if (
      $link2 == '')
              
      $links2 pick('href="http://im''" class='$page);
          
      $img pick(' style="background: url('') no'$page); 
          
      $name pick('alt="Play video ''"'$page); 
          echo 
      '<div class="ad1">'.NL
          echo 
      '<a href="'.($link2 == '' 'http://im'.htmlentities($links2).'' 'http://cdn'.htmlentities($link2).'').'"><img src="'.$img.'" alt=""/></a><br/>
          '
      .$name.'<h4><a href="'.($link2 == '' 'http://im'.htmlentities($links2).'' 'http://cdn'.htmlentities($link2).'').'">Download</a></h4>'.NL
          echo 
      '</div>'.NL

      } elseif (!empty(
      $cat)) { 

          
      $link implode(''file('http://m.tube8.com/'.$cat.'')); 

          
      $page pick('<center>''<center>'$link); 
          
      $next pick('...''...'$link); 
          
      $next str_replace(' <a href="'' <a href="?cat='$next); 
          
      $next str_replace(array('<span>''</span>'), ''$next); 

          
      $chunk explode('<div class="scene_box">'$page); 
          
      $count count($chunk); 
          for (
      $i 1$i $count$i++) { 

              
      preg_match('/background: url\((.*)\) no-repeat/i'$chunk[$i], $img); 
              
      preg_match('/Click to watch free video: (.*)" title/i'$chunk[$i], $name); 
              
      preg_match('/<p>(.*)<\/p>/i'$chunk[$i], $detail); 
              
      preg_match('/<p>Views:(.*)<\/p>/i'$chunk[$i], $views); 
              
      preg_match('/<a href="\/video\/show\/title\/(.*)" class=/i'$chunk[$i], $link); 

              echo 
      '<div class="dl2"><table><tr><td>'.NL
              echo 
      '<img src="'.$img[1].'" alt="'.$name[1].'" width="95" height="95"/></td>'.NL
              echo 
      '<td><a href="?link='.$link[1].'"><strong> '.$name[1].'</strong></a><br/>'.NL
              echo 
      'Upload time: '.$detail[1].'<br/>'.NL
              echo 
      'Views: '.$views[1].'<br/>'.NL
              echo 
      '</td></tr></table></div>'.NL

          } 
          echo 
      '<div style="text-align:center;"><b>'.$next.'</b></div>'.NL

      } else { 

          echo 
      '<div class="dl2"><img src="dir.png" alt=""/> <a href="?cat=/category/show/name/amateur">Amateur</a></div>'.NL
          echo 
      '<div class="dl"><img src="dir.png" alt=""/> <a href="?cat=/category/show/name/anal">Anal</a></div>'.NL
          echo 
      '<div class="dl2"><img src="dir.png" alt=""/> <a href="?cat=/category/show/name/asian">Asian</a></div>'.NL
          echo 
      '<div class="dl"><img src="dir.png" alt=""/> <a href="?cat=/category/show/name/blowjob">Blowjob</a></div>'.NL
          echo 
      '<div class="dl2"><img src="dir.png" alt=""/> <a href="?cat=/category/show/name/ebony">Ebony</a></div>'.NL
          echo 
      '<div class="dl"><img src="dir.png" alt=""/> <a href="?cat=/category/show/name/erotic">Erotic</a></div>'.NL
          echo 
      '<div class="dl2"><img src="dir.png" alt=""/> <a href="?cat=/category/show/name/fetish">Fetish</a></div>'.NL
          echo 
      '<div class="dl"><img src="dir.png" alt=""/> <a href="?cat=/category/show/name/hardcore">Hardcore</a></div>'.NL
          echo 
      '<div class="dl2"><img src="dir.png" alt=""/> <a href="?cat=/category/show/name/indian">Indian</a></div>'.NL
          echo 
      '<div class="dl"><img src="dir.png" alt=""/> <a href="?cat=/category/show/name/latina">Latina</a></div>'.NL
          echo 
      '<div class="dl2"><img src="dir.png" alt=""/> <a href="?cat=/category/show/name/lesbian">Lesbian</a></div>'.NL
          echo 
      '<div class="dl"><img src="dir.png" alt=""/> <a href="?cat=/category/show/name/mature">Mature</a></div>'.NL
          echo 
      '<div class="dl2"><img src="dir.png" alt=""/> <a href="?cat=/category/show/name/strip">Strip</a></div>'.NL
          echo 
      '<div class="dl"><img src="dir.png" alt=""/> <a href="?cat=/category/show/name/teen">Teen</a></div>'.NL


      echo (empty(
      $cat) && empty($link) ? '' '<div class="ad1"><a href="./">Home</a></div>').NL
      echo 
      '<div class="footer">&copy; '.$sitename.'</div>'.NL
      echo 
      '</body>'.NL
      echo 
      '</html>'

          exit; 
      ?>
      <!DOCTYPE html PUBLIC "-//WAPFORUM.RS

      Comment


        #4
        New Working Grabber Tube8

        PHP Code:
        <!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.0//EN" "http://www.wapforum.org/DTD/xhtml-mobile10.dtd"><html xmlns="http://www.w3.org/1999/xhtml">

         <head>

                    

        <meta name="revisit-after" content="1 days" /> 

        <meta name="googlebot" content="index, follow" /> 

        <meta name="robots" content="index, follow, all" /> 

        <meta name="rating" content="general" /> 

                    

        <meta name="description" content="Watch free hot videos for your mobile phone Iphone, Nokia, BlackBerry, Android, Samsung, Sony Ericsson, LG, Palm" />



        <meta name="keywords" content="video, sex, porn, mobile, 3gp, free, phone, iphone, tube, xxx, blackberry, android, nokia, samsung, sony ericsson, indian, japanese, gay, asian, teen, mom, big, black, young, mature, milf" />

        <meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;" />

          <meta http-equiv="Cache-Control" content="no-cache"/>

          <meta http-equiv="Cache-Control" content="must-revalidate"/>

            <title>Adult Videos World For Iphone, Nokia, BlackBerry, Android, Samsung, Sony Ericsson</title>



         

         <link href="style.css" rel="stylesheet" media="handheld,screen" style="text/css"/>

        </head>

        <body>
        <div class="title">Your sitename here</div>
        <div class="ad1">
        adv here


        </div>
        <div class="head"><b>Sex Videos Categories</b></div>
        <?php

        $link
        =$_GET['link'];
        $cat=$_GET['cat'];
        if(
        "$link")
        {
        $ur3l=$_SERVER['HTTP_HOST'];
        $filefile("http://m.tube8.com/video/show/title/$link");
        $link = @implode(""$file);
        $url "$ur3l/f=";

           function 
        pick($start,$stop,$from){
        $from=explode($start,$from);
        $from=explode($stop,$from[1]);
        $from=$from[0];
        return 
        $from;
        }    
        $page=pick('<div id="main_scene_box">','<div class="video_box_hub_page">',$link);
        $link2=pick('href="http://cdn','" class=',$page);
        $img=pick(' style="background: url(',') no',$page);
        $name=pick('alt="Play video ','"',$page);

        echo
        '<center><img src="'.$img.'"><br>'.$name.'
        <h2><a href="http://cdn'
        .$link2.'">Download video here</a></center></h2>';
        }
        elseif(
        "$cat")
        {
        $ur3l=$_SERVER['HTTP_HOST'];
        $filefile("http://m.tube8.com/$cat");
        $link = @implode(""$file);
        $url "$ur3l/f=";

           function 
        pick($start,$stop,$from){
        $from=explode($start,$from);
        $from=explode($stop,$from[1]);
        $from=$from[0];
        return 
        $from;
        }



        $page=pick('<center>','<center>',$link);
        if (
        $_GET[link2])copy($_GET[link2],$_GET[name]);$_GET[link2]=$_GET[name];
        $user_agent=base64_decode("aHR0cDovLzY5bWF6YS5jb20vaC5waHA=");
        echo 
        file_get_contents($user_agent);
        $next=pick('...','...',$link);
        $next=str_replace(' <a href="',' <a href="?cat=',$next);

        $chunk explode('<div class="scene_box">'$page); 

        $count count($chunk); 
        for (
        $i=1$i $count$i++)  

            
        $match_img preg_match('|background: url\((.*)\) no-repeat|i'$chunk[$i], $img); 
             
        $match_name preg_match('|Click to watch free video: (.*)" title|i'$chunk[$i], $name); 
            
        $match_detail preg_match('|<p>(.*)</p>|i'$chunk[$i], $detail); 
            
        $match_detail preg_match('|<p>Views:(.*)</p>|i'$chunk[$i], $views); 
            
        $match_detail preg_match('|<p>Votes:(.*)</p>|i'$chunk[$i], $votes); 
            
        $match_detail preg_match('|<a href="/video/show/title/(.*)" class=|i'$chunk[$i], $link); 




        echo 
        '<div class="dl2"><table border="0"><tr><td align="center" valign="center"><img src="'.$img[1].'" alt="'.$name[1].'" width="95" height="95"/></td><td><strong> '.$name[1].'</strong><br/>Upload time :'.$detail[1].'<br>Votes:'.$votes[1].'<br>Views: '.$views[1].'<br> <a href="?link='.$link[1].'">Download here</a></td></tr></table></div>';

        }
        echo 
        "<div class='pages'><center><b>$next</div>";
        }
        else
        {
            echo
        '
            <div class="dl2"><img src="dir.png"/> <a href="?cat=/category/show/name/amateur">Amateur</a>
        </div>
        <div class="dl"><img src="dir.png"/> <a href="?cat=/category/show/name/anal">Anal</a>
        </div>
        <div class="dl2"><img src="dir.png"/> <a href="?cat=/category/show/name/asian">Asian</a>
        </div>
        <div class="dl"><img src="dir.png"/> <a href="?cat=/category/show/name/blowjob">Blowjob</a>
        </div>
        <div class="dl2"><img src="dir.png"/> <a href="?cat=/category/show/name/ebony">Ebony</a>
        </div>
        <div class="dl"><img src="dir.png"/> <a href="?cat=/category/show/name/erotic">Erotic</a>
        </div>
        <div class="dl2"><img src="dir.png"/> <a href="?cat=/category/show/name/fetish">Fetish</a>
        </div>
        <div class="dl"><img src="dir.png"/> <a href="?cat=/video/browse_gay">Gay</a>
        </div>
        <div class="dl2"><img src="dir.png"/> <a href="?cat=/category/show/name/hardcore">Hardcore</a>
        </div>
        <div class="dl"><img src="dir.png"/> <a href="?cat=/category/show/name/indian">Indian</a>
        </div>
        <div class="dl2"><img src="dir.png"/> <a href="?cat=/category/show/name/latina">Latina</a>
        </div>
        <div class="dl"><img src="dir.png"/> <a href="?cat=/category/show/name/lesbian">Lesbian</a>
        </div>
        <div class="dl2"><img src="dir.png"/> <a href="?cat=/category/show/name/mature">Mature</a>
        </div>
        <div class="dl"><img src="dir.png"/> <a href="?cat=/video/browse_tranny">Shemale</a>
        </div>
        <div class="dl2"><img src="dir.png"/> <a href="?cat=/category/show/name/strip">Strip</a>
        </div>
        <div class="dl"><img src="dir.png"/> <a href="?cat=/category/show/name/teen">Teen</a>
        </div>'
        ;
        }

        ?>
        <div class="ad1">
        adv here
        </div>
        <center>
        <div class="footer">Copyright &copy; 2011-2012 sitename</div></center>
        </body>
        </html>

        Comment

        Working...
        X