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.
Hi,
I'm trying to use youtube-dl to download up to a specific part of a video.
For instance, if I have a 5 minute video, and I want to download from 2:00 to 3:00, what command would I need in order to do this? I have reviewed the documentation but not seen any commands that relate to this.
Thank you for any advice you can offer.