aboutsummaryrefslogtreecommitdiffstats
path: root/yt_dlp/extractor/discoveryplusindia.py
diff options
context:
space:
mode:
authorSipherdrakon <64430430+Sipherdrakon@users.noreply.github.com>2021-07-29 00:25:00 -0400
committerGitHub <noreply@github.com>2021-07-29 09:55:00 +0530
commit45d1f1572510b4b4cf8c97f204871838c1730996 (patch)
tree427b53adf0a06669e2493020bbe3fb0cbf9bf41c /yt_dlp/extractor/discoveryplusindia.py
parenta318f59d14792d25b2206c3f50181e03e8716db7 (diff)
downloadhypervideo-pre-45d1f1572510b4b4cf8c97f204871838c1730996.tar.lz
hypervideo-pre-45d1f1572510b4b4cf8c97f204871838c1730996.tar.xz
hypervideo-pre-45d1f1572510b4b4cf8c97f204871838c1730996.zip
[dplay] Add `ScienceChannelIE` (#567)
Authored by: Sipherdrakon
Diffstat (limited to 'yt_dlp/extractor/discoveryplusindia.py')
-rw-r--r--yt_dlp/extractor/discoveryplusindia.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/yt_dlp/extractor/discoveryplusindia.py b/yt_dlp/extractor/discoveryplusindia.py
index ee57bb2d0..4f2f4f731 100644
--- a/yt_dlp/extractor/discoveryplusindia.py
+++ b/yt_dlp/extractor/discoveryplusindia.py
@@ -63,8 +63,7 @@ class DiscoveryPlusIndiaShowIE(InfoExtractor):
'info_dict': {
'id': 'how-do-they-do-it',
},
- }
- ]
+ }]
def _entries(self, show_name):
headers = {