Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Delete components after post-processing #2829
Comments
|
Duplicate of #2108. Once we fix it, they will be deleted by default and kept with the |
When I download a 1080p Youtube video using:
I get 3 files, the
m4aonly audio file (stream 140), themp4only video file (stream 137) and the mergedmp4file.Would be nice to add an option (something like
--delete-commponents) that deletes the audio/video only components after the post-processing.