mirror of
https://github.com/imputnet/cobalt.git
synced 2026-07-16 03:53:30 -05:00
[GH-ISSUE #1168] Download specific timestamp of video #6627
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jjkay03 on GitHub (Mar 17, 2025).
Original GitHub issue: https://github.com/imputnet/cobalt/issues/1168
describe the feature you'd like to see
Being able to specify 2 timestamps of the video and download what is in between them would be really useful.
For example if a YouTube video is 10 minutes long but the user only want a specific part of it, they would be able to specify they want to download between
2:30and4:00.Not sure if this is possible to do but I thought I'd put it here :)