You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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$
The text was updated successfully, but these errors were encountered:
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" :
The text was updated successfully, but these errors were encountered: