EslamTK / Youtube-Crawler

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:Python 98.1%Language:Shell 1.9%