Packages
Syts is a very basic command-line YouTube searcher. It takes a query from the user, grabs (up to) 5 YouTube results, and then presents them to the user for selection. The selected video is then played in MPV. I wrote this to try out Elixir. It's probably not idiomatic or safe to use.
Current section
1 Dependency
Jump to
Current section
1 Dependency
Dependencies of syts
1 dependency| Package | Requirement |
|---|---|
| poison |
~> 3.1
|