youtube-asr

There are 3 repositories under youtube-asr topic.

  • 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!

    Language:Python6.2k47377644
  • Thoroldvix/youtube-transcript-api

    Java library which allows you to retrieve subtitles/transcripts for a single YouTube video or for an entire playlists or channels.

    Language:Java19163
  • BBC-Esq/youtube-transcript-api-GUI

    Nice GUI for the youtube-transcript-apl library to download YouTube transcripts.

    Language:Python111