Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ITV cannot download Poirot episodes (503 service unavailable) #227

Open
thoatswold opened this issue Jun 21, 2018 · 6 comments
Open

ITV cannot download Poirot episodes (503 service unavailable) #227

thoatswold opened this issue Jun 21, 2018 · 6 comments
Assignees

Comments

@thoatswold
Copy link

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

<title>503 Service Unavailable</title>

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.

@njtaylor
Copy link
Collaborator

njtaylor commented Jun 21, 2018 via email

@njtaylor njtaylor self-assigned this Jun 21, 2018
@thoatswold
Copy link
Author

thoatswold commented Jun 21, 2018 via email

@me3350
Copy link

me3350 commented Jun 22, 2018

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% [=========================================================================]

@thoatswold
Copy link
Author

thoatswold commented Jun 23, 2018 via email

@njtaylor
Copy link
Collaborator

Fixed by adding a check on response. Release to be created.

@njtaylor
Copy link
Collaborator

Downloads available for 1.25.99.03 version fixes the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants