-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
Description
Use this to know what are quality iTags on YouTube https://gist.github.com/sidneys/7095afe4da4ae58694d128b1034e01e2#comprehensive-list-of-youtube-format-code-itags. The package used to implement YouTube downloader has some problem. The var result = await FlutterYoutubeDownloader.downloadVideo(_youtubeLink, "VideoUpyogaarth", 22); line never returns anything (and hence checking if the download is possible for some resolution is not possible). Try to fix this by either changing the package or try changing the source code of the used package itself.
Reactions are currently unavailable