Görkem KARA

Results 5 comments of Görkem KARA

i have the same question

**### for me, "int itag = 18;" worked** String youtubeLink = ("https://www.youtube.com/watch?v=" + youtubeDataModel.getVideo_id()); YouTubeUriExtractor ytEx = new YouTubeUriExtractor(getApplicationContext()) { @Override public void onUrisAvailable(String videoID, String videoTitle, SparseArray ytFiles) {...

> The tag 18 and 22 is working perfectly. Though there are some other problems with the URL formats too. But for now use 18 (480p) and 22 (720p). 137...

I solved the problem: https://stackoverflow.com/a/49569958/12283105