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.
Please allow passing of -ss and -to (-t) to ffmpeg #4803
Comments
|
For a few versions, youtube-dl has the
I thinks that's enough and youtube-dl shouldn't have special support for it, for a few reasons:
This is just my opinion, so if you (or someone else) thinks that we should really add support for passing these options, I don't mind reopening the issue. |
It's nice that you can dump youtube videos into audio and even have it convert using ffmpeg. What would be nice is to allow youtube-dl to pass START and STOP (duration) through to either ffmpeg or whatever is used as alternative.
Reason behind my request:
Some movies have some talking before or after the music-video (or whatever I watch). I would really like to avoid using youtube-dl AND ffmpeg afterwards only to convert one file. It would be a huge benefit to have this offered by youtube-dl. So I only need to deal with youtube-dl alone.
Reported in Red Hat Bugzilla:
https://bugzilla.redhat.com/show_bug.cgi?id=1065746