/Youtube-Crawler

A simple youtube crawler application that uses the youtube api v3 to crawl videos info and store them in a sqlite database

Primary LanguagePython

Youtube Crawler

A simple youtube crawler application that uses the youtube api v3 to crawl videos info and store them in a sqlite database.

The application support 3 urls formats:

How to run:

  • Make sure you have python 2 and it's pip installed and run the setup.sh script
  • Url will be given to authorize the application usign your google account, open the link and authorize the app then copy the code to the app.
  • Enter a valid url and the download will starts.