Expand description
§Query parameters
This module contains structs and enums used as input parameters for the functions in RustyPipe.
Modules§
- YouTube search filter
Structs§
- The StreamFilter is used for selecting audio/video streams from an extracted video
Enums§
- Sort order for channel videos
- Channel video tab
- Available countries
- Available languages
Constants§
- Array of all available countries
- Array of all available languages The languages are sorted by their native names. This array can be used to display a language selection or to get the language code from a language name using binary search.