HaarigerHarald / android-youtubeExtractor

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

url with encryption cannot extractor:something wrong with 'patSignatureDecFunction' #155

Open williamycyh opened 4 years ago

williamycyh commented 4 years ago

Matcher mat = patSignatureDecFunction.matcher(javascriptFile); in decipherSignature function cannot match anythings.

sample url https://www.youtube.com/watch?v=gkAHSL003PA https://www.youtube.com/watch?v=wGfnUwBK5Ow

sametserpil commented 4 years ago

ytFiles is always null

xibr commented 4 years ago

check this (#154) to fix or wait for @HaarigerHarald to merging this change.

fuelmandevteam commented 3 years ago

ytFiles is always null

getting same issue