chore: add readme and license

This commit is contained in:
ThetaDev 2022-09-19 01:15:42 +02:00
parent 254c3885dc
commit df2952729a
3 changed files with 710 additions and 0 deletions

29
README.md Normal file
View file

@ -0,0 +1,29 @@
# RustyPipe
Client for the public YouTube / YouTube Music API (Innertube),
inspired by [NewPipe](https://github.com/TeamNewPipe/NewPipeExtractor).
## Features
### YouTube
- [X] **Player** (video/audio streams, subtitles)
- TODO: Livestream support
- [X] **Playlist**
- [ ] **VideoDetails** (metadata, comments, recommended videos)
- [ ] **Channel**
- [ ] **ChannelRSS**
- [ ] **Search**
- [ ] **Search suggestions**
- [ ] **Trending**
### YouTube Music
- [ ] **Playlist**
- [ ] **Album**
- [ ] **Artist**
- [ ] **Search**
- [ ] **Search suggestions**
- [ ] **Moods**
- [ ] **Charts**
- [ ] **New**