CatchTube V2- YouTube Video Searcher And Downloader

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

  • opticalpigion
    replied
    i fixed 2 times today, sometime download works sometime not.
    Last edited by opticalpigion; 20.03.10, 13:43.

    Leave a comment:


  • maruf22
    replied
    none of those youtube video downloader scripts working anymore.youtube has changed some of their code.as i heard,they are converting their site to ajax code

    Leave a comment:


  • Malka1
    replied
    This looks more glichy than working, i prefer previos one ;)

    Leave a comment:


  • heykooldude
    replied
    Yes Youtube has updated its code.So the script needs update too.

    Leave a comment:


  • MaaV
    replied
    it seems like youtube has updated their code,

    downloading is not possible anymore

    any updates?

    thanks in advance.

    Leave a comment:


  • MaaV
    replied
    simple script .. but priceless ... thanks so much for this ..

    Leave a comment:


  • opticalpigion
    replied
    Originally posted by bjayz View Post
    hi can u pls back up ur script yah using now in ur demo and zipped it then attached it here again,, thats sure it has no errors and bugs! pls...
    in current demo i have make 1-2 changes.
    i'll share script after adding more features.
    and into this attached file there is no any error.
    all you need is php curl enable. and mysql3+

    Leave a comment:


  • bjayz
    replied
    hi can u pls back up ur script yah using now in ur demo and zipped it then attached it here again,, thats sure it has no errors and bugs! pls...

    Leave a comment:


  • Ladoo
    replied
    ERROR : Missing Video ID

    Please Help Me To Fix This Problem

    Leave a comment:


  • Ladoo
    replied
    Warning: simplexml_load_file() [function.simplexml-load-file]: URL file-access is disabled in the server configuration in /home/xxxxxxxxxx/public_html/xxxxxxxxx/search.php on line 82


    How Should i solve this ??

    Leave a comment:


  • ranzit2
    replied
    Originally posted by rap-4ever View Post
    i have error in datails.php , Fatal error: Call to undefined function curl_init() in C:\xampp\htdocs\chat\details.php on line 15
    and
    Fatal error: Call to undefined function admob_request() in C:\xampp\htdocs\chat\details.php on line 221 ...

    help me (if you want :D )
    enable curl on xampp .
    goto php folder that is “C:\xampp\php” in that search for “php.ini” open it. After opening search for “extension=php_curl.dll” just uncomment that one. After doing that, just restart your Apache.
    and include admob in details.php as function admob_request() in in admob.php
    Last edited by ranzit2; 21.11.09, 16:13.

    Leave a comment:


  • rap-4ever
    replied
    i have error in datails.php , Fatal error: Call to undefined function curl_init() in C:\xampp\htdocs\chat\details.php on line 15
    and
    Fatal error: Call to undefined function admob_request() in C:\xampp\htdocs\chat\details.php on line 221 ...

    help me (if you want :D )

    Leave a comment:


  • rap-4ever
    replied
    yeah...its very easy to fix... just open footer.php and other files where you see error like function include and replace with this..
    <?php include('mkhoj.php');
    on this script it is like this,and it is wrong :D
    [QUOTE]
    <?php include($_SERVER['DOCUMENT_ROOT'].'/mkhoj.php'); [QUOTE]

    and add in mkhoj.php and admob.php this:

    <?php
    ?>

    :D


    or just move mkhoj.php and admob.php in root.

    Leave a comment:


  • xcoderx
    replied
    Originally posted by rh0bz View Post
    i also have the same problem,, mine is that i doesnt support simplexml_load_file() i use php4 can anyone recode it as php curl? they said it will work there
    add this line to ur htaccess and try ur luck

    Code:
    # Use PHP5 as default
    AddHandler application/x-httpd-php5 .php .php4 .php3 .phtml .html

    Leave a comment:


  • rh0bz
    replied
    i also have the same problem,, mine is that i doesnt support simplexml_load_file() i use php4 can anyone recode it as php curl? they said it will work there

    Leave a comment:

Working...
X