Skip to content

Fluggs/shareserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple REST server that accepts Youtube links, downloads the corresponding video via youtube-dl and plays them via omxplayer.

Easily expandable to support other endpoints.

The http server is probably unsafe, do not point it towards the internet.

TODO

  • Daemonize
  • Nice termination
  • Improve logging
  • Plugin structure for endpoints
  • Fix tests
  • Improve test coverage

Features that would be great

  • Playback control
  • Stream instead of download

About

random python rest server that does things

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages