flowhella / get-flash-videos

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

get_flash_video (Windows 64bit) for TOU.TV not downloading, errors #361

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. get_flash_videos http://www.tou.tv/enquette/S2011E15

What version of the product are you using? On what operating system?
1.24 ran --update, all up to date

Here's the output
C:\flash>perl c:\flash\get_flash_videos --debug http://www.tou.tv/enquette/S2011
E15
~N~o~ ~p~l~u~g~i~n~s~ ~i~n~s~t~a~l~l~e~d~
~Downloading http://www.tou.tv/enquette/S2011E15
-> GET http://www.tou.tv/enquette/S2011E15
<- 404 text/html; charset=utf-8 (20073): UTF8 on, non-ASCII, 20073 characters 20
139 bytes
Couldn't download 'http://www.tou.tv/enquette/S2011E15': 404 Not Found
Trying to open plugin C:\Users\Eric\AppData\Roaming/get_flash_videos/plugins/Www
.pm
Using method 'tou' for http://www.tou.tv/enquette/S2011E15
Video ID =
Error: Couldn't find TOU.TV video ID at c:\flash\get_flash_videos line 4667.

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: c:\flash\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.
--------------------------------
I have everything installed, no idea why this won't work, HELP Please!!

Original issue reported on code.google.com by becker...@gmail.com on 18 Feb 2012 at 2:14

GoogleCodeExporter commented 8 years ago
You will find this issue has been seen before as issue 191, and more recently 
as issue 359. See comment 4 under issue 359, for updated download files used 
for OpenBSD port/package. --update will not work, until a new version 1.25 or 
later has been released. Download the get_flash_videos-1.24-git-20120129, try 
as 
perl c:\flash\get_flash_videos-1.24-git-20120129 http://www.tou.tv/....

Some sites will require additional perl modules.. AMF::Connection, 
Crypto::Blowfish_PP are examples.

The alternative is to copy the git repository, and install/run from that.

Original comment by njtaylor...@gmail.com on 18 Feb 2012 at 10:30

GoogleCodeExporter commented 8 years ago
Fixed in git. See installation wiki page for instructions on getting code from 
git and link to njytaylor's unofficial releases.

Original comment by zakflash...@gmail.com on 20 Jun 2012 at 8:27