Open prateekmedia opened 2 years ago
Hi, I've introduced some more tests that should explain how to use them.
Since v1.11.0
you can either use yt.search()
or yt.search.search()
to search only videos and use a filter, currently you can't use more than one filter, see:
These are the filters youtube provides: TypeFilters, FeatureFilters, UploadDateFilter, DurationFilters, SortFilters
Is their any document that shows how to use the search filters, I know they are their but they are not documented.