flowhella / get-flash-videos

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

Downloading Big Bang Theory from CBS broken #348

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. $ get_flash_videos -d 
http://www.cbs.com/shows/big_bang_theory/video/2186122924/the-big-bang-theory-th
e-shiny-trinket-maneuver
2. Receive: Error: File does not exist: Media is not available at 
/usr/local/bin/get_flash_videos line 391
 (from FlashVideo::Site::Cbs::/usr/local/bin/get_flash_videos::1468)
3.

What is the expected output? What do you see instead?
file should start to download

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

Please provide any additional information below.
Debug output:
$ get_flash_videos -d 
http://www.cbs.com/shows/big_bang_theory/video/2186122924/the-big-bang-theory-th
e-shiny-trinket-maneuver 
No plugins installed
Downloading 
http://www.cbs.com/shows/big_bang_theory/video/2186122924/the-big-bang-theory-th
e-shiny-trinket-maneuver
-> GET 
http://www.cbs.com/shows/big_bang_theory/video/2186122924/the-big-bang-theory-th
e-shiny-trinket-maneuver
<- 200 text/html; charset=utf-8 (39747): UTF8 on, ASCII, 39747 characters 39747 
bytes
Trying to open plugin ~/.get_flash_videos/plugins/Www.pm
Using method 'cbs' for 
http://www.cbs.com/shows/big_bang_theory/video/2186122924/the-big-bang-theory-th
e-shiny-trinket-maneuver
-> GET 
http://release.theplatform.com/content.select?format=SMIL&Tracking=true&balance=
true&MBR=true&pid=
<- 404 (22): UTF8 off, ASCII, 22 characters 22 bytes
Error: File does not exist: Media is not available at 
/usr/local/bin/get_flash_videos line 391
 (from FlashVideo::Site::Cbs::/usr/local/bin/get_flash_videos::1468)

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: /usr/local/bin/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.

Original issue reported on code.google.com by deeda...@gmail.com on 16 Jan 2012 at 11:42