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

Downloading video files that are not mp4 results in error #26

Open
kylef opened this issue Feb 4, 2018 · 0 comments
Open

Downloading video files that are not mp4 results in error #26

kylef opened this issue Feb 4, 2018 · 0 comments
Labels

Comments

@kylef
Copy link
Member

kylef commented Feb 4, 2018

When you download a video file in fetch that doesn’t have the .mp4 file extension (such as .mkv), a generic error message is produced once the file is downloaded. The error message says that the device may have ran out of storage. It seems the download is actually successful and works.

I’ll try to take a look into this myself, just posting here for tracking purposes. Haven’t digged into it yet. I think the code is assuming mp4 extension and then checking for the file locally that doesn’t match the name.

@kylef kylef added the bug label Feb 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant