Open thoatswold opened 6 years ago
This is a known issue, ITV have made changes to their site, and most downloads are failing.
youtube-dl had the same issue, and have just fixed it, but not released yet.
I should have an update early next week, just expecting to busy over next few days.
On 06/21/18 22:00, thoatswold wrote:
Windows 10 1803 (64-bit) Latest get-flash-videos master (1.25.99.03) running from source code
Debug output:
perl get_flash_videos --debug "https://www.itv.com/hub/poirot/9Da13011" No~ plugins installed ~Trying to open plugin C:\Users\Philip Gardner\AppData\Roaming/get_flash_videos/plugins/Www.pm Trying to open plugin C:\Users\Philip Gardner\AppData\Roaming/get_flash_videos/plugins/Itv.pm Using method 'itv' plugin version 0.09.05 for https://www.itv.com/hub/poirot/9Da13011 Downloading https://www.itv.com/hub/poirot/9Da13011 -> GET https://www.itv.com/hub/poirot/9Da13011 <- 200 text/html; charset=UTF-8 15750 (102190): UTF8 on, ASCII, 102190 characters 102190 bytes ~13011#008
503 Service Unavailable Error 503 Service Unavailable
Service Unavailable
Guru Meditation:
XID: 1366705837
Varnish cache server
Error: Unable to find in XML at C:\Flash\lib/FlashVideo/Site/Itv.pm line 275.
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.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/monsieurvideo/get-flash-videos/issues/227, or mute the thread https://github.com/notifications/unsubscribe-auth/AAjysDJiiOJo5Z_rgfibhH_v3QGNp28Zks5t_Al1gaJpZM4Uywl6.
Thank you – I shall patiently wait for the update.
Phil From Philip Gardner
--
From Phil Gardner
phil@pangolin-cs.co.uk mailto:phil@pangolin-cs.co.uk
Pangolin Computing Solutions
1 Gledhow Park Grove, Leeds LS7 4JW
07960 566597
On 21/06/2018 22:12, Nigel Taylor wrote:
This is a known issue, ITV have made changes to their site, and most downloads are failing.
youtube-dl had the same issue, and have just fixed it, but not released yet.
I should have an update early next week, just expecting to busy over next few days.
On 06/21/18 22:00, thoatswold wrote:
Windows 10 1803 (64-bit) Latest get-flash-videos master (1.25.99.03) running from source code
Debug output:
perl get_flash_videos --debug "https://www.itv.com/hub/poirot/9Da13011" No~ plugins installed ~Trying to open plugin C:\Users\Philip Gardner\AppData\Roaming/get_flash_videos/plugins/Www.pm Trying to open plugin C:\Users\Philip Gardner\AppData\Roaming/get_flash_videos/plugins/Itv.pm Using method 'itv' plugin version 0.09.05 for https://www.itv.com/hub/poirot/9Da13011 Downloading https://www.itv.com/hub/poirot/9Da13011 -> GET https://www.itv.com/hub/poirot/9Da13011 <- 200 text/html; charset=UTF-8 15750 (102190): UTF8 on, ASCII, 102190 characters 102190 bytes ~13011#008
503 Service Unavailable Error 503 Service Unavailable
Service Unavailable
Guru Meditation:
XID: 1366705837
Varnish cache server
Error: Unable to find in XML at C:\Flash\lib/FlashVideo/Site/Itv.pm line 275.
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.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/monsieurvideo/get-flash-videos/issues/227, or mute the thread
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/monsieurvideo/get-flash-videos/issues/227#issuecomment-399245100, or mute the thread https://github.com/notifications/unsubscribe-auth/AKlK-LWrPSgQo5bmaedCPnS_WwPehwxAks5t_Aw5gaJpZM4Uywl6.
As a temporary workaround you can try adding "-t hls" on the command line:
get_flash_videos -t hls https://www.itv.com/hub/poirot/9Da13011 Using method 'itv' plugin version 0.09.04 for https://www.itv.com/hub/poirot/9Da13011 Downloading https://www.itv.com/hub/poirot/9Da13011 Downloading 464 segments 100% [=========================================================================]
Thank you! That works. By the way, the latest version of the ITV plugin is 0.09.05.
Phil From Philip Gardner
--
From Phil Gardner
phil@pangolin-cs.co.uk mailto:phil@pangolin-cs.co.uk
Pangolin Computing Solutions
1 Gledhow Park Grove, Leeds LS7 4JW
07960 566597
On 22/06/2018 20:29, me3350 wrote:
As a temporary workaround you can try adding "-t hls" on the command line:
get_flash_videos -t hls https://www.itv.com/hub/poirot/9Da13011 Using method 'itv' plugin version 0.09.04 for https://www.itv.com/hub/poirot/9Da13011 Downloading https://www.itv.com/hub/poirot/9Da13011 Downloading 464 segments 100% [=========================================================================]
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/monsieurvideo/get-flash-videos/issues/227#issuecomment-399556840, or mute the thread https://github.com/notifications/unsubscribe-auth/AKlK-H_qwb9dukdEU-6pVxu3GWpcY8eWks5t_UV7gaJpZM4Uywl6.
Fixed by adding a check on response. Release to be created.
Downloads available for 1.25.99.03 version fixes the issue.
Windows 10 1803 (64-bit) Latest get-flash-videos master (1.25.99.03) running from source code
Debug output:
perl get_flash_videos --debug "https://www.itv.com/hub/poirot/9Da13011" ~N~o~ ~p~l~u~g~i~n~s~ ~i~n~s~t~a~l~l~e~d~ ~Trying to open plugin C:\Users\Philip Gardner\AppData\Roaming/get_flash_videos/plugins/Www.pm Trying to open plugin C:\Users\Philip Gardner\AppData\Roaming/get_flash_videos/plugins/Itv.pm Using method 'itv' plugin version 0.09.05 for https://www.itv.com/hub/poirot/9Da13011 Downloading https://www.itv.com/hub/poirot/9Da13011 -> GET https://www.itv.com/hub/poirot/9Da13011 <- 200 text/html; charset=UTF-8 15750 (102190): UTF8 on, ASCII, 102190 characters 102190 bytes ~13011#008
<?xml version="1.0" encoding="utf-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
Error 503 Service Unavailable
Service Unavailable
Guru Meditation:
XID: 1366705837
Varnish cache server
Error: Unable to find
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.