Skip to content

App fails to get thumbnail of video file #119

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

Closed
domdomegg opened this issue Jun 7, 2016 · 2 comments
Closed

App fails to get thumbnail of video file #119

domdomegg opened this issue Jun 7, 2016 · 2 comments

Comments

@domdomegg
Copy link
Member

domdomegg commented Jun 7, 2016

App returns a 404 error as it is looking at the wrong path:

BasicNetwork.performRequest: Unexpected response code 404 for https://upload.wikimedia.org/wikipedia/commons/thumb/2/2c/Freedom_of_the_City_of_London_Parade_2016.webm/320px-Freedom_of_the_City_of_London_Parade_2016.webm.png

This is getting the error as it should be using two dashes and jpg like so:

https://upload.wikimedia.org/wikipedia/commons/thumb/2/2c/Freedom_of_the_City_of_London_Parade_2016.webm/320px--Freedom_of_the_City_of_London_Parade_2016.webm.jpg

@domdomegg
Copy link
Member Author

Screenshot:
screenshot_20160607-215519

@domdomegg
Copy link
Member Author

See PR #122

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

No branches or pull requests

2 participants