mirror of
https://github.com/l1ving/youtube-dl
synced 2025-03-07 08:17:18 +08:00
Update einthusan.py
This commit is contained in:
parent
7accab98e0
commit
fbfcbd2a25
@ -41,8 +41,6 @@ class EinthusanIE(InfoExtractor):
|
||||
'only_matching': True,
|
||||
}]
|
||||
|
||||
|
||||
|
||||
# reversed from jsoncrypto.prototype.decrypt() in einthusan-PGMovieWatcher.js
|
||||
def _decrypt(self, encrypted_data, video_id):
|
||||
return self._parse_json(compat_b64decode((
|
||||
|
Loading…
x
Reference in New Issue
Block a user