eyecatchup / php-yt_downloader

PHP Class to download videos from YouTube.
http://eyecatchup.github.com/php-yt_downloader/
293 stars 166 forks source link

Empty video file #2

Open ipoletti opened 11 years ago

ipoletti commented 11 years ago

Hi,

I'm trying the script, but the generated video file is empty (instead the thumb is right). SSD_vs_HDD_PerformanceComparison-240p-_youtubeid-j84eEjP-RL4.jpg -> 16751 bytes SSD_vs_HDD_PerformanceComparison-240p-_youtubeid-j84eEjP-RL4.3gp -> 0 bytes

I also tried the HQ parameter, also getting an empty mp4 file.

I'm echoing the URL, is this:

http://r11---sn-a5m7ln7s.c.youtube.com/videoplayback?sparams=algorithm%2Cburst%2Ccp%2Cfactor%2Cid%2Cip%2Cipbits%2Citag%2Csource%2Cupn%2Cexpire&newshard=yes&id=8fce1e1233fe44be&key=yt1&algorithm=throttle-factor&burst=40&source=youtube&sver=3&itag=17&ipbits=8&expire=1357850795&cp=U0hUTFhQTl9OT0NONF9QSlJIOjltV0RZNEdqY0pw&upn=co9o_SBi5sw&ip=67.220.200.154&ms=au&fexp=907720%2C901809%2C930100%2C916626%2C901459%2C920704%2C912806%2C922403%2C922405%2C929901%2C913605%2C929104%2C929110%2C908493%2C920201%2C913302%2C930101%2C919009%2C911116%2C926403%2C910221%2C901451&mt=1357828754&mv=m&factor=1.25

Can you please confirm if the youtube URL has changed, or just my installation is failing?

Thanks & Regards!