Skip to content

Get answers to your questions from any public YouTube playlist with English captions using AI

License

Notifications You must be signed in to change notification settings

tripathiarpan20/QnA-Youtube-Playlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Youtube-Playlist-QA

Introduction

Have you ever found a great playlist on YouTube that's intruiging to you because of the rich information it holds about a certain topic & wished that you could get answers to your questions conveniently without rewatching (or even watching) the whole playlist?

Well look no further, the notebook provided in this repo works as follows:

  • Generate an API key for Youtube Data API v3 (follow the Step 1 in this guide).
  • Open the notebook, enter your API key and Playlist ID (details given in the notebook).
  • Run the notebook.
  • Get answers to your questions and have fun!

Getting Started

Link to notebook:

Open in Colab

Limitations

  • Due to the traffic detection by Google, only playlists with <200 videos can be queried without missing any videos (reference).
  • The notebook works by fetching the publicly available English subtitles in the videos, which might have some issues related to auto-captioning, or might not have captions at all.
  • The answers to the questions have to be present within the context of the Playlist videos for best results, although the notebook uses pretrained generative Transformer models from HuggingFace, hence it might be able to answer common questions.

References

About

Get answers to your questions from any public YouTube playlist with English captions using AI

Topics

Resources

License

Stars

Watchers

Forks