Skip to content

l-yc/youtube-pl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pypresence

youtube-pl

A terminal based client for youtube

Running

pip install -r requirements.txt
python main.py

TODOs

  • 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

User Guide

Search screen

enter query to search enter q to quit

Media selection screen

enter pa <number of video> to play both audio only enter pv <number of video> to play both audio and video

Media playback screen

Hotkeys:

  • q: quit to search screen
  • n: next song
  • N: previous song
  • r: next repeat mode (in order: NONE, ALL, ONE)
  • R: previous repeat mode
  • [: scroll to previous page of playlist
  • ]: scroll to next page of playlist

Releases

No releases published

Packages

No packages published

Languages