mirror of
https://git.freebsd.org/ports.git
synced 2025-05-17 17:43:11 -04:00
Youtube-transcript-api is a python API which allows you to retrieve the transcript/subtitles for a given YouTube video. It also works for automatically generated subtitles, supports translating subtitles and it does not require a headless browser, like other selenium based solutions do! https://github.com/jdepoix/youtube-transcript-api
4 lines
288 B
Text
4 lines
288 B
Text
Youtube-transcript-api is a Python API which allows you to retrieve the
|
|
transcript/subtitles for a given YouTube video. It also works for automatically
|
|
generated subtitles, supports translating subtitles and it does not require a
|
|
headless browser, like other selenium based solutions do!
|