shreyamalviya / YouTube-Search

Search for YouTube videos from the terminal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YouTube-Search

Search for YouTube videos from the terminal (displays top 10 search results)

In order to use this, you'll need an API key.

Steps to use:

  • Clone repository
  • Navigate to folder (cd YouTube-Search)
  • Open VideoSearch.py and replace variable KEY with your API key
  • Run using python3 VideoSearch.py <search string>

Uses:

  • YouTube Data API
  • Python Fire

About

Search for YouTube videos from the terminal


Languages

Language:Python 100.0%