google-code-export / get-flash-videos

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

Solution PATCH for tou.tv no longer working #196

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. get_flash_videos --debug http://www.tou.tv/la-facture/S2010E06
2. See solution patch at the end of this message
3.

What is the expected output? What do you see instead?
No plugins installed
Downloading http://www.tou.tv/la-facture/S2010E06
-> GET http://www.tou.tv/la-facture/S2010E06
<- 200 text/html; charset=utf-8 (49135)
Trying to open plugin ~/.get_flash_videos/plugins/Www.pm
Using method 'tou' for http://www.tou.tv/la-facture/S2010E06
Video ID = 
Error: Couldn't find TOU.TV video ID at /usr/bin/get_flash_videos line 4063.

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/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.

What version of the product are you using? On what operating system?
get_flash_videos -v
get_flash_videos version 1.23 (http://code.google.com/p/get-flash-videos/)

Please provide any additional information below.
SOLUTION Patch:
Line 4063: Change "pid" to "PID"
Line 4071: Change "titleId" to "TitleID"

Original issue reported on code.google.com by therau2...@videotron.ca on 22 Nov 2010 at 7:34

GoogleCodeExporter commented 9 years ago
I applied the tou.tv patch manually to combined-get_flash_videos and I just 
downloaded http://www.tou.tv/mauvais-karma/S01E11 without any problems

Original comment by jlap...@gmail.com on 23 Nov 2010 at 12:17

Attachments:

GoogleCodeExporter commented 9 years ago
Fixed in git.

Original comment by monsieur...@gmail.com on 5 Dec 2010 at 5:21

GoogleCodeExporter commented 9 years ago
On linux I don't have a problem, but on Windows 7 I had to manually change 
these two patterns, even though I'm using 1.24.
Is the patch really integrated?

Original comment by nbigaoue...@gmail.com on 27 Mar 2011 at 4:22