This repository has been archived on 2026-05-27. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
rustypipe/README.md
ThetaDev 305c3ee70e feat: add ChannelRss
- add documentation
- small model refactor: rename player VideoPlayerDetails.thumbnails to thumbnail
2022-09-27 15:23:09 +02:00

29 lines
632 B
Markdown

# 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**
- [X] **VideoDetails** (metadata, comments, recommended videos)
- [X] **Channel** (videos, playlists, info)
- [X] **ChannelRSS**
- [ ] **Search**
- [ ] **Search suggestions**
- [ ] **Trending**
### YouTube Music
- [ ] **Playlist**
- [ ] **Album**
- [ ] **Artist**
- [ ] **Search**
- [ ] **Search suggestions**
- [ ] **Moods**
- [ ] **Charts**
- [ ] **New**