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

Delete components after post-processing #2829

Closed
stickell opened this issue Apr 29, 2014 · 1 comment
Closed

Delete components after post-processing #2829

stickell opened this issue Apr 29, 2014 · 1 comment
Labels

Comments

@stickell
Copy link

@stickell stickell commented Apr 29, 2014

When I download a 1080p Youtube video using:

youtube-dl -f 137+140 youtubeid

I get 3 files, the m4a only audio file (stream 140), the mp4 only video file (stream 137) and the merged mp4 file.
Would be nice to add an option (something like --delete-commponents) that deletes the audio/video only components after the post-processing.

@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Apr 29, 2014

Duplicate of #2108. Once we fix it, they will be deleted by default and kept with the --keep-video option.

@jaimeMF jaimeMF closed this Apr 29, 2014
@dstftw dstftw added the duplicate label Apr 1, 2017
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.