giavoni / get-flash-videos

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

PBS Newshour not supported #335

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run get_flash_videos --debug 
"http://www.pbs.org/newshour/bb/business/july-dec11/makingsense_12-09.html"

What is the expected output? What do you see instead?
I expect the video to be downloaded. Instead I see

"""$ get_flash_videos --debug 
"http://www.pbs.org/newshour/bb/business/july-dec11/makingsense_12-09.html"
No plugins installed
Downloading 
http://www.pbs.org/newshour/bb/business/july-dec11/makingsense_12-09.html
-> GET http://www.pbs.org/newshour/bb/business/july-dec11/makingsense_12-09.html
<- 200 text/html (59958)
Trying to open plugin ~/.get_flash_videos/plugins/Www.pm
Trying to open plugin ~/.get_flash_videos/plugins/Pbs.pm
Using method 'pbs' for 
http://www.pbs.org/newshour/bb/business/july-dec11/makingsense_12-09.html
Error: Couldn't find media_id

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

What version of the product are you using? On what operating system?
I am using Debian Wheezy's package of get_flash_video (1.25~git2011.09.26-1)

http://packages.qa.debian.org/g/get-flash-videos.html

Original issue reported on code.google.com by sciurus@gmail.com on 15 Dec 2011 at 4:57