1
0
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:
Sergey M 2019-08-21 09:52:23 +07:00 committed by GitHub
parent 7accab98e0
commit fbfcbd2a25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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((