Skip to content

Music player that runs on top of youtube for my raspberry pi

Notifications You must be signed in to change notification settings

captn3m0/playtube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

playtube

Personal Music Server that plays music from youtube

Note: No longer supported.

Goals

  • Run on a Raspberry Pi (raspian jessy)
  • Download music using youtube-dl
  • Cache Music (don't redownload)
  • Present a web interface to queue and skip songs
  • (Optional) Video support using omxplayer
    • This will run the youtube video on the raspberry pi remotely
  • Maintain database of all downloaded tracks
  • Search support over youtube and local files

Tech

  • youtube-dl
  • flask
  • tinydb

TODO

  • Add search inside tags
  • Add playlist download and play support

License

Licensed under MIT.

About

Music player that runs on top of youtube for my raspberry pi

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages