Skip to content

browse media.ccc.de and open mpv from the command line (searchable; filterable)

License

Notifications You must be signed in to change notification settings

burgr033/chaosplayr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chaosplayr

chaosplayr is a small CLI tool that displays a searchable list of the last 2 years of media.ccc.de content. Can open MPV on keypress

Features

  • Search list of videos & authors, and keywords
  • view summary from video
  • Bookmark certain videos in a local list to store
  • caching of the rss feed

To be implemented

  • if mpv has a callback mechanism, we could store watched time in that list and "continue" videos
  • parameters for either sd or hd and mpv command line switches

Installation

  • Prerequsites
    • go >= 1.23.2
    • mpv (tested with version 0.39.0)
  go install github.com/burgr033/chaosplayr/cmd/chaosplayr

Build locally and run

  go build ./cmd/chaosplayr && ./chaosplayr

Acknowledgements

Contributors

Contributing

Code & Resource contributions are always welcome!

About

browse media.ccc.de and open mpv from the command line (searchable; filterable)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages