Skip to content

Play YouTube videos right in your terminal! A fun python script.

Notifications You must be signed in to change notification settings

aehernandez/Tubular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tubular, a YouTube to Terminal Video Player

Dependencies:
======

Make sure opencv is installed
    apt-get install libopencv-dev python-opencv
Make sure other dependencies are installed
    pip install -r requirements.txt

In the root project directory run 'python tubular.py [query]'
Where [query] is a string representing a YouTube video search query.
For example 'python tubular.py "upenn grasp"' could be run.
The top three results will be shown. Type 1, 2, or 3 to select the video you
want to play and then hit enter. Enjoy the video!

About

Play YouTube videos right in your terminal! A fun python script.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages