feat: add ChannelRss
- add documentation - small model refactor: rename player VideoPlayerDetails.thumbnails to thumbnail
This commit is contained in:
parent
6ac5bc3782
commit
305c3ee70e
29 changed files with 2222 additions and 118 deletions
|
|
@ -11,8 +11,8 @@ inspired by [NewPipe](https://github.com/TeamNewPipe/NewPipeExtractor).
|
|||
- TODO: Livestream support
|
||||
- [X] **Playlist**
|
||||
- [X] **VideoDetails** (metadata, comments, recommended videos)
|
||||
- [ ] **Channel**
|
||||
- [ ] **ChannelRSS**
|
||||
- [X] **Channel** (videos, playlists, info)
|
||||
- [X] **ChannelRSS**
|
||||
- [ ] **Search**
|
||||
- [ ] **Search suggestions**
|
||||
- [ ] **Trending**
|
||||
|
|
|
|||
Reference in a new issue