youtube_explode_dart
youtube_explode_dart copied to clipboard
VideoSearchList is randomly empty instead of returning a list of 20
final videos = await yt.search.search("{searchterm}", filter: TypeFilters.video);
sometimes return a empty list. Sometimes randomly and sometimes always on some devices
Having the same issue on some devices. I advise to buy the api
Same issue, any solutions?