Can we use youtube-transcript-api to extract only specific segments of the subtitle file? #261
Unanswered
Rafa-Segovia
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
This code is absolutely fantastic.
Can we use youtube-transcript-api to extract only specific segments of the subtitle file?
In a similiar way as in ffmpeg for video?
Ex: ffmpeg_i:-ss 406s -t 20"
If so, can it be don in bulk, supposing you have all the video urls and the corresponding start and end timecodes?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions