HaarigerHarald / android-youtubeExtractor

Deprecated: Android based YouTube URL extractor and downloader
Other
877 stars 304 forks source link

ytFiles is null in youtubeExtractor "onExtractionComplete" #243

Open istiaksaif opened 10 months ago

istiaksaif commented 10 months ago

I am using the "youtube extractor" library in my Android Studio music project and previously used the "master-SNAPSHOT" version. However, since encountering an issue, I switched to version "v2.1.0". Now, I am having problems with the "ytFiles" variable, which is returning null instead of containing information about the YouTube video. Can anyone assist me with this issue?