feat: add channel search
This commit is contained in:
parent
402f5834d2
commit
4c1876cb55
8 changed files with 151 additions and 171 deletions
|
|
@ -10,7 +10,7 @@ inspired by [NewPipe](https://github.com/TeamNewPipe/NewPipeExtractor).
|
|||
- [X] **Player** (video/audio streams, subtitles)
|
||||
- [X] **Playlist**
|
||||
- [X] **VideoDetails** (metadata, comments, recommended videos)
|
||||
- [X] **Channel** (videos, playlists, info)
|
||||
- [X] **Channel** (videos, shorts, livestreams, playlists, info, search)
|
||||
- [X] **ChannelRSS**
|
||||
- [X] **Search** (with filters)
|
||||
- [X] **Search suggestions**
|
||||
|
|
|
|||
Reference in a new issue