Search for youtube videos and stream them instantly from the terminal.
$ pip2.7 install youtube-streamer
Query for the video:
$ ys [Video/Keyword]
$ ys shape of you
Make sure you have VLC media player installed with the latest youtube.lua file. You can view the latest script here and save it to (vlc-install-dir)\lua\playlist\youtube.lua.
The script requires following dependencies and downloads them automatically.
- Requests
- Beautiful Soup
- prettytable
Tried and tested on Ubuntu.
Watching copyrighted content might be illegal in your country.