Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quality iTags on YouTube #25

Open
ashu12chi opened this issue Sep 27, 2021 · 0 comments
Open

Quality iTags on YouTube #25

ashu12chi opened this issue Sep 27, 2021 · 0 comments
Labels
40 points hard level nisiddharth mentor

Comments

@ashu12chi
Copy link
Contributor

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.

@ashu12chi ashu12chi added nisiddharth mentor 40 points labels Sep 27, 2021
@nisiddharth nisiddharth added the hard level label Sep 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
40 points hard level nisiddharth mentor
Projects
None yet
Development

No branches or pull requests

2 participants