Skip to content

Latest commit

 

History

History
executable file
·
11 lines (6 loc) · 378 Bytes

File metadata and controls

executable file
·
11 lines (6 loc) · 378 Bytes

Open Video on YouTube from command line

This is a command line interface for searching and opening a video on YOUTUBE

  • First install the requirements by running pip install - r requirements.txt

  • Run the file python3 youtube_search.py "String to search on youtube" -n N(video number) (optional)

  • Run python3 youtube_search.py -h for help