dhumketuxbox / ror5

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

PBS No Longer Working #546

Open GoogleCodeExporter opened 8 years ago

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

./get_flash_videos --debug http://video.pbs.org/video/2365114972/

1 plugin installed:
- Rijndael.pm
Downloading http://video.pbs.org/video/2365114972/
-> GET http://video.pbs.org/video/2365114972/
<- 200 text/html; charset=utf-8 (42730): UTF8 on, non-ASCII, 42730 characters 
42735 bytes
Trying to open plugin ~/.get_flash_videos/plugins/Video.pm
Using method 'pbs' for http://video.pbs.org/video/2365114972/
media_id: 2365114972

-> GET http://video.pbs.org/videoPlayerInfo/2365114972
<- 301 text/html; charset=utf-8 (0): UTF8 on, ASCII, 0 characters 0 bytes
Error: File does not exist:  at ./get_flash_videos line 7193.
 (from FlashVideo::Site::Pbs::./get_flash_videos::14051)

Couldn't extract Flash movie URL. This site may need specific support adding,
or fixing.

Please confirm the site is using Flash video and if you have Flash available
check that the URL really works(!).

Check for updates by running: ./get_flash_videos --update

If the latest version does not support this please open a bug (or
contribute a patch!) at http://code.google.com/p/get-flash-videos/
make sure you include the output with --debug enabled.
Couldn't download any videos.
skip:~ ptremblay$ 

What is the expected output? What do you see instead?
Extracted Video. Error which has been reproduced above.

What version of the product are you using? On what operating system?
App-get_flash_videos-1.24.20130320

Please provide any additional information below.

Original issue reported on code.google.com by Pierre.M...@gmail.com on 3 Dec 2013 at 2:06

GoogleCodeExporter commented 8 years ago
See my comment #3 on issue 536. The changes I made allow downloading this video.

http://code.google.com/p/get-flash-videos/issues/detail?id=536#c3

Original comment by pcwal...@comcast.net on 3 Dec 2013 at 7:48