jdepoix / youtube-transcript-api

This is a python API which allows you to get the transcript/subtitles for a given YouTube video. It also works for automatically generated subtitles and it does not require an API key nor a headless browser, like other selenium based solutions do!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How can I integrate it in a code without using the package?

PierrunoYT opened this issue · comments

How can I integrate it in a code without using the package? Like is there an API Endpoint adress?

No, I am not hosting this anywhere. You could do so yourself, using this package, but it sounds like that's not what you're after.