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.
I'd like to see the option to extract a sequence from a video defined by start and end timestamp, let's say from
https://www.youtube.com/watch?v=6exFuFJhfcA#t=0h08m19s
to
https://www.youtube.com/watch?v=6exFuFJhfcA#t=0h12m05s
So I don't have to download the complete video which is itself very big. What do you think?