projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f5c127
)
[aenetworks] Update _THEPLATFORM_KEY and _THEPLATFORM_SECRET (#29749)
author
Wes
<morganw@gmail.com>
Sat, 30 Jul 2022 01:10:00 +0000
(20:10 -0500)
committer
GitHub
<noreply@github.com>
Sat, 30 Jul 2022 01:10:00 +0000
(
02:10
+0100)
Fixes ytdl-org/youtube-dl#29300
youtube_dl/extractor/aenetworks.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/aenetworks.py
b/youtube_dl/extractor/aenetworks.py
index e55c03fd701a4f098c325df12baa64816b903678..2a1f08e39dcb1dc6924d83622a7d60d18ed37c89 100644
(file)
--- a/
youtube_dl/extractor/aenetworks.py
+++ b/
youtube_dl/extractor/aenetworks.py
@@
-20,8
+20,8
@@
class AENetworksBaseIE(ThePlatformIE):
(?:history(?:vault)?|aetv|mylifetime|lifetimemovieclub)\.com|
fyi\.tv
)/'''
- _THEPLATFORM_KEY = '
crazyjava
'
- _THEPLATFORM_SECRET = '
s3cr3t
'
+ _THEPLATFORM_KEY = '
43jXaGRQud
'
+ _THEPLATFORM_SECRET = '
S10BPXHMlb
'
_DOMAIN_MAP = {
'history.com': ('HISTORY', 'history'),
'aetv.com': ('AETV', 'aetv'),