Abdullah Zowad Khan

Results 3 issues of Abdullah Zowad Khan

When I try to extract url of videos I get this error: W/System.err: java.io.FileNotFoundException: https://www.youtube.com/watch?v=HGSR3FDVkkQ&has_verified=1&bpctr=9999999999 W/System.err: at com.android.okhttp.internal.huc.HttpURLConnectionImpl.getInputStream(HttpURLConnectionImpl.java:255) W/System.err: at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getInputStream(DelegatingHttpsURLConnection.java:211) W/System.err: at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:30) W/System.err: at ---.----.----.youtube.utils.HTTPUtility.downloadPageSource(HTTPUtility.java:47) W/System.err: at ---.----.----.youtube.YoutubeStreamExtractor.doInBackground(YoutubeStreamExtractor.java:105)...

As far as I understand from the docs, the player by default plays the video on an item if 75% of the item is visible. What if items are shorter,...

- Migrated to AndroidX - Gradle updates - Java 8 support - Option to choose between a single view or a full item as toggle - OnTreeNodeListener#onClick separated and set...