flowhella / get-flash-videos

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

TOU.TV ERROR: Closing connection: NetStream.Play.StreamNotFound #388

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.perl combined-get_flash_videos-1.23b http://www.tou.tv/decouverte/S2011E33
2.Downloading http://www.tou.tv/decouverte/S2011E33
Using method 'tou' for http://www.tou.tv/decouverte/S2011E33
RTMPDump v2.3
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
ERROR: Closing connection: NetStream.Play.StreamNotFound
Download failed, no valid file downloaded
Couldn't download any videos.

What is the expected output? What do you see instead?
I expect to download the video

What version of the product are you using? On what operating system?
Windows 7, combined-get_flash_videos-1.23b

Please provide any additional information below.
Used to work last week, but since the "TOU.TV" web site has been updated

Original issue reported on code.google.com by F37mW827...@gmail.com on 18 May 2012 at 1:05

GoogleCodeExporter commented 8 years ago
That's quite an old version of rtmpdump, and an old version of 
get_flash_videos. Either use the version from git (recommended, since I've just 
pushed a fix for Tou.tv) or use one of the unofficial releases provided by 
njtaylor:
https://github.com/njtaylor/get-flash-videos/downloads

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

GoogleCodeExporter commented 8 years ago
Hi, thanks for the answer. I don't know if I did it correctly. I'm on Windows 7 
with perl strawberry without WWW-Mechanize. I downloaded the zip from the 
github website you provided and the combined-get_flash_videos-1.24-git-20120610 
file. I unzip the package and place the file in the same directory as the 
get_flash_videos file. Upon the following command execution I receive that 
error.

Regards,

>perl combined-get_flash_videos-1.24-git-2012061 
http://www.tou.tv/l-epicerie/S2011E37
syntax error at combined-get_flash_videos-1.24 line 18554, near "3.02 (" BEGIN 
not safe after errors--compilation aborted at 
combined-get_flash_videos-1.24-git-2012061 line 18554.

Original comment by F37mW827...@gmail.com on 20 Jun 2012 at 11:57