rt2yrru / get-flash-videos

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

Cbs.com not working #465

Open GoogleCodeExporter opened 8 years ago

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

1.  use get_flash_videos to download http://www.cbs.com/shows/elementar
y/video/fzX6EQg1Q5JDlH79VxiC0UOY1fsPMEOx/elementary-pilot
2.
3.

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

Receive the following message (full debug output further below):
Error: File does not exist: Media is not available at C:/Perl/lib/FlashVideo/Uti
ls.pm line 429
 (from FlashVideo::Site::Cbs::C:/Perl/lib/FlashVideo/Site/Cbs.pm::17)

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

Using what I think is the latest get_flash_videos developmental build (just 
updated all code for FlashVideo pm files as well as cbs.pm) on Windows 7.

Please provide any additional information below.

Would really like to understand how to analyze these types of broken sites 
myself to learn how to fix them so I don't take up the community's time 
unnecessarily.  Even a suggestion of what programs to use/data to look at would 
be a start.

Full debug text:

C:\Perl\bin>perl.exe get_flash_videos --debug http://www.cbs.com/shows/elementar
y/video/fzX6EQg1Q5JDlH79VxiC0UOY1fsPMEOx/elementary-pilot
~1~ ~p~l~u~g~i~n~ ~i~n~s~t~a~l~l~e~d~:~
~~-~ ~H~u~l~u~.~p~m~
~Subroutine FlashVideo::Utils::GetACP redefined at (eval 50) line 2.
Subroutine FlashVideo::Utils::GetACP redefined at (eval 52) line 2.
Trying to open plugin C:\Users\owner\AppData\Roaming/get_flash_videos/plugins/Ww
w.pm
Trying to open plugin C:\Users\owner\AppData\Roaming/get_flash_videos/plugins/Cb
s.pm
Using method 'cbs' for http://www.cbs.com/shows/elementary/video/fzX6EQg1Q5JDlH7
9VxiC0UOY1fsPMEOx/elementary-pilot
Downloading http://www.cbs.com/shows/elementary/video/fzX6EQg1Q5JDlH79VxiC0UOY1f
sPMEOx/elementary-pilot
-> GET http://www.cbs.com/shows/elementary/video/fzX6EQg1Q5JDlH79VxiC0UOY1fsPMEO
x/elementary-pilot
<- 200 text/html; charset=utf-8 (61048): UTF8 on, non-ASCII, 61048 characters 61
052 bytes
-> GET http://release.theplatform.com/content.select?format=SMIL&Tracking=true&b
alance=true&MBR=true&pid=
<- 404 (22): UTF8 off, ASCII, 22 characters 22 bytes
Error: File does not exist: Media is not available at C:/Perl/lib/FlashVideo/Uti
ls.pm line 429
 (from FlashVideo::Site::Cbs::C:/Perl/lib/FlashVideo/Site/Cbs.pm::17)

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.

Original issue reported on code.google.com by jeffplem...@gmail.com on 22 Dec 2012 at 12:34