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

abort video + audio when --max-filesize reached #7800

Open
hedii opened this issue Dec 8, 2015 · 1 comment
Open

abort video + audio when --max-filesize reached #7800

hedii opened this issue Dec 8, 2015 · 1 comment
Labels

Comments

@hedii
Copy link
Contributor

@hedii hedii commented Dec 8, 2015

youtube-dl -f bestvideo[ext=mp4]+bestaudio[ext=m4a]/best --max-filesize 2G --abort-on-error 'https://www.youtube.com/watch?v=ksWHFG8-gC4'

When i exec this command for a youtube video, if the video file is bigger than 2G, video download is aborted, but audio file is still downloaded.

is there any option combination that would abort download totally (video and audio)?

@jaimeMF jaimeMF added the request label Dec 8, 2015
@Arnaudv6
Copy link

@Arnaudv6 Arnaudv6 commented Nov 29, 2018

I'm hit by the bug too...
actually I'm only downloading the audio file, and the --max-filesize just gests ignored

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.