rt2yrru / get-flash-videos

Automatically exported from code.google.com/p/get-flash-videos
0 stars 0 forks source link

Youtube not working #445

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

Try to use get_flash_videos to download 
http://www.youtube.com/watch?v=OMD8hBsA-RI

What is the expected output? What do you see instead?

Expect video to start downloading.  Instead, receive the following:

Using method 'youtube' for http://www.youtube.com/watch?v=OMD8hBsA-RI
Downloading http://www.youtube.com/watch?v=OMD8hBsA-RI
Downloading http://o-o---preferred---sn-ab5e6nsr---v2---lscache1.c.youtube.com/v
ideoplayback?upn=OECwyCNID4M&sparams=algorithm%2Cburst%2Ccp%2Cfactor%2Cgcr%2Cid%
2Cip%2Cipbits%2Citag%2Csource%2Cupn%2Cexpire&fexp=922401%2C920704%2C912806%2C927
201%2C925003%2C913546%2C913556%2C919003%2C920201%2C912706%2C900816%2C911112&ms=a
u&algorithm=throttle-factor&burst=40&ip=108.61.55.67&itag=35&gcr=us&sver=3&mt=13
50740232&mv=m&source=youtube&key=yt1&ipbits=8&factor=1.25&cp=U0hURVdRUl9OUENONF9
PS1ZHOmNoUERwVnpOa1pP&expire=1350764696&id=38c0fc841b00f912...
Couldn't download http://o-o---preferred---sn-ab5e6nsr---v2---lscache1.c.youtube
.com/videoplayback?upn=OECwyCNID4M&sparams=algorithm%2Cburst%2Ccp%2Cfactor%2Cgcr
%2Cid%2Cip%2Cipbits%2Citag%2Csource%2Cupn%2Cexpire&fexp=922401%2C920704%2C912806
%2C927201%2C925003%2C913546%2C913556%2C919003%2C920201%2C912706%2C900816%2C91111
2&ms=au&algorithm=throttle-factor&burst=40&ip=108.61.55.67&itag=35&gcr=us&sver=3
&mt=1350740232&mv=m&source=youtube&key=yt1&ipbits=8&factor=1.25&cp=U0hURVdRUl9OU
ENONF9PS1ZHOmNoUERwVnpOa1pP&expire=1350764696&id=38c0fc841b00f912: 403 Forbidden

Couldn't download any videos.

What version of the product are you using? On what operating system?

Windows 7, development version of get_flash_videos with youtube.pm updated 17 
days ago

Please provide any additional information below.

Original issue reported on code.google.com by annoyw...@gmail.com on 20 Oct 2012 at 1:58

GoogleCodeExporter commented 8 years ago
This is a duplicate of Issue 432 and Issue 433. They describe a patch but it 
has not been placed in the git master.

Original comment by pcwal...@comcast.net on 20 Oct 2012 at 4:05

GoogleCodeExporter commented 8 years ago
Sorry, I just checked and 432 says a patch was pulled into git on Oct 3.

Original comment by pcwal...@comcast.net on 20 Oct 2012 at 4:07

GoogleCodeExporter commented 8 years ago
This is fixed by one of the pull requests...

$  get_flash_videos http://www.youtube.com/watch?v=OMD8hBsA-RI
Using method 'youtube' for http://www.youtube.com/watch?v=OMD8hBsA-RI
Downloading http://www.youtube.com/watch?v=OMD8hBsA-RI
Downloading 
http://o-o---preferred---sn-aig7knes---v2---lscache1.c.youtube.com/videoplayback
?upn=dUM1pNpWPGI&sparams=algorithm%2Cburst%2Ccp%2Cfactor%2Cgcr%2Cid%2Cip%2Cipbit
s%2Citag%2Csource%2Cupn%2Cexpire&fexp=927803%2C910101%2C919507%2C916611%2C922401
%2C920704%2C912806%2C927201%2C925003%2C913546%2C913556%2C919003%2C920201%2C91270
6%2C900816%2C911112&ms=au&algorithm=throttle-factor&burst=40&ip=80.177.13.158&it
ag=35&gcr=gb&sver=3&mt=1350770411&mv=m&source=youtube&key=yt1&ipbits=8&factor=1.
25&cp=U0hURVdUVV9OUENONF9PTllBOll6THpaMUc4OHFt&expire=1350797096&id=38c0fc841b00
f912&signature=CB6A4BDD2AD02CADE7F86E0FCDFC571798C997E9.482352BF87AB2DEFC17BA6C6
71E67C2668AA3094...
Journey_-_Faithfully.mp4: 2% (730.01 / 30141.73 KiB)^C

Tested on OpenBSD, using new package created using new download files created 
here
https://github.com/njtaylor/get-flash-videos/downloads

Original comment by njtaylor...@gmail.com on 20 Oct 2012 at 10:19

GoogleCodeExporter commented 8 years ago
Thanks for the comments, guys - I incorporated the code from the pull and 
youtube now working again.

Appreciate some education here: How often are pull requests merged into the 
site files at 
https://github.com/monsieurvideo/get-flash-videos/tree/master/lib/FlashVideo/Sit
e?  Looks like before ever posting a break issue here I would need to check and 
make sure there are no pending pull requests that resolve the issue but have 
not yet been incorporated into the updated files at the address above.

Thanks again.

Original comment by jeffplem...@gmail.com on 21 Oct 2012 at 4:50

GoogleCodeExporter commented 8 years ago
What I do is search all issues for related problems before I post any new 
issue. If there is a patch or pull request waiting it'll be mentioned in a 
pre-existing issue first.

Original comment by pcwal...@comcast.net on 21 Oct 2012 at 7:00

GoogleCodeExporter commented 8 years ago
Fixed in git thanks to psycotica and njtaylor.

Original comment by zakflash...@gmail.com on 8 Nov 2012 at 7:35