A terminal based client for youtube
pip install -r requirements.txt
python main.py
- Add jumping in playlists
- Add config file
- Show video optionally
- Add discord rich presence
- Upgrade to discord game activity
- Add play queue
- Abstract playback into a player class
- Ensure scenes are purely UI glues
- Universal command line
- Add repeating
enter query to search
enter q
to quit
enter pa <number of video>
to play both audio only
enter pv <number of video>
to play both audio and video
Hotkeys:
q
: quit to search screenn
: next songN
: previous songr
: next repeat mode (in order: NONE, ALL, ONE)R
: previous repeat mode[
: scroll to previous page of playlist]
: scroll to next page of playlist