PHP Classes

Large Videos

Recommend this page to a friend!

      phpTube  >  All threads  >  Large Videos  >  (Un) Subscribe thread alerts  
Subject:Large Videos
Summary:Can't download large youtube videos
Messages:1
Author:Bart Lauwaert
Date:2008-01-29 15:35:20
 

  1. Large Videos   Reply   Report abuse  
Picture of Bart Lauwaert Bart Lauwaert - 2008-01-29 15:35:20
Hello,

I'm having some problems with downloading large videos from YouTube.
I tried to change my settings in php but still have the same result.

php.ini

max_execution_time = 600
max_input_time = 600
memory_limit = 100M
upload_max_filesize = 120M
default_socket_timeout = 600
post_max_size = 130M

When i'm downloading small files i get a message like:

YoutubeURL + Download done! File: demo.flv


When i'm downloading large files i get a message like:

youtube.com/get_video video_id=f3Myv8qjHNM&t=OEgsToPDskIPMvmuMOEqkbtzjvPXnPoo => without a "Download done!" message


I'm using phpTube 0.1.4

Any solutions?

Best regards,
Bart