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

write-thumbnail doesn't respect max-filesize #4654

Open
cypherbits opened this issue Jan 6, 2015 · 2 comments
Open

write-thumbnail doesn't respect max-filesize #4654

cypherbits opened this issue Jan 6, 2015 · 2 comments

Comments

@cypherbits
Copy link

@cypherbits cypherbits commented Jan 6, 2015

when I use write-thumbnail and max-filesize together, the video doesn't download but the thumbnail is downloaded. using youtube.

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Jan 6, 2015

This is expected behavior in case the video you are trying to download exceeds max-filesize. Anyways, post the full output you get when running with --verbose option.

@rg3
Copy link
Collaborator

@rg3 rg3 commented Jan 6, 2015

Probably a confusion. As youtube-dl --help mentions, the --max-filesize option only applies to videos and not to other files.

--max-filesize SIZE Do not download any videos larger than SIZE (e.g. 50k or 44.6m)

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

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.