Closed DrKain closed 4 years ago
Just found this after realizing the official V3 API only lets me do 100 search requests per day. If I get a chance I'll see if I can be of any help
@tycrek Just released an update changing and optimizing everything, The remaining types should now be relatively simple to add if you still wanted to take a look.
If not I'll be back to my computer in a few days, then I'll probably add them in.
Support will need to be added to search for channels, playlists, movies and live streams.
Each type should have their own interface in the interfaces file, Extending the default Result interface when needed.
Channels
Live Streams
Playlists
Movies
These are just the Result interface, but the channel data should be static. All YouTube movies have the same channel information.
Progress: