Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tymanwastaken/ytmusic-rs

A native client for youtube music, written in rust
https://github.com/tymanwastaken/ytmusic-rs

Last synced: about 1 month ago
JSON representation

A native client for youtube music, written in rust

Awesome Lists containing this project

README

        

# ytmusic-rs
A native client for youtube music, written in rust

This contains two crates, the library crate (ytmusic-api) contains all the logic for interacting with the actual youtube music api, and the binary crate (ytmusic-gui, located in src dir) contains all the logic for the gui part of the app.