monsieurvideo / get-flash-videos

Download or play videos from various Flash-based video hosting sites, without having to use the Flash player.
Apache License 2.0
241 stars 68 forks source link

Can't download any videos on TOU.TV #223

Open Aeonwaves opened 6 years ago

Aeonwaves commented 6 years ago

Hello,

All versions of get_flash_videos I've tested fail to download any videos from the https://ici.tou.tv/ website. I wonder if I'm doing something wrong, or if support for the site is broken.

Here's an example using the version "combined-get_flash_videos-1.25.99.01" :

aeonwaves@the-end-of-the-world:~/Downloads$ perl get_flash_videos.pl --debug "https://ici.tou.tv/autrui"
No plugins installed
Trying to open plugin ~/.get_flash_videos/plugins/Ici.pm
Using method 'tou' for https://ici.tou.tv/autrui
Downloading https://ici.tou.tv/autrui
-> GET https://ici.tou.tv/autrui
<- 500 text/plain (391): UTF8 off, ASCII, 391 characters 391 bytes
Couldn't download 'https://ici.tou.tv/autrui': 500 Can't verify SSL peers without knowing which Certificate Authorities to trust
Video ID = 
Error: Couldn't find TOU.TV video ID at get_flash_videos.pl line 24355.

Couldn't extract Flash movie URL. This site may need specific support adding,
or fixing.

Please confirm that the URL is valid and that you are running the latest
version of get-flash-videos.

If the latest version does not support this site please create a bug
report at https://github.com/monsieurvideo/get-flash-videos making
sure you include the output with --debug enabled. Alternatively,
fix it yourself and send us a pull request.
Couldn't download any videos.
aeonwaves@the-end-of-the-world:~/Downloads$