youtube_explode_fork/src/search/search library Search
APIs related to YouTube search queries.
Classes
- DurationFilters
- FeatureFilters
- SearchChannel
- SearchClient
- YouTube search queries.
- SearchFilter
- SearchList
- This contains the search results which can be a video, channel or playlist. This behaves like a List but has the SearchList.nextPage to get the next batch of videos.
- SearchPlaylist
- SearchQuery
- SearchResult
- SearchVideo
- SortFilters
- TypeFilters
- UploadDateFilter
- VideoSearchList
- This contains the search results which can only be a video Same as SearchList but filters to only return Videos. This behaves like a List but has the SearchList.nextPage to get the next batch of videos.