HaarigerHarald / android-youtubeExtractor

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

Fix Pattern patDecryptionJsFile #163

Closed Dn-a closed 3 years ago

Dn-a commented 3 years ago

Hi @HaarigerHarald, In the last few days I found a problem with the url of videos with encrypted signature. In practice the url 's/player/....js 'is now returned without slash and consequently the Pattern patDecryptionJsFile failed in matching check.

itslonua commented 3 years ago

@Dn-a Does not work on for this link: https://www.youtube.com/watch?v=aAkMkVFwAoo

Dn-a commented 3 years ago

hi @itslonua in addition to my fix, do this #165