aboutsummaryrefslogtreecommitdiff
path: root/yt_dlp/extractor/eplus.py
diff options
context:
space:
mode:
authorsepro <4618135+seproDev@users.noreply.github.com>2024-03-08 23:36:41 +0100
committerGitHub <noreply@github.com>2024-03-08 23:36:41 +0100
commitf4f9f6d00edcac6d4eb2b3fb78bf81326235d492 (patch)
tree4808f816cfeec2a30a6072e99873f3601bef5060 /yt_dlp/extractor/eplus.py
parentdfd8c0b69683b1c11beea039a96dd2949026c1d7 (diff)
[cleanup] Fix infodict returned fields (#8906)
Authored by: seproDev
Diffstat (limited to 'yt_dlp/extractor/eplus.py')
-rw-r--r--yt_dlp/extractor/eplus.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/yt_dlp/extractor/eplus.py b/yt_dlp/extractor/eplus.py
index 6383691a1..88a8d5a94 100644
--- a/yt_dlp/extractor/eplus.py
+++ b/yt_dlp/extractor/eplus.py
@@ -42,7 +42,6 @@ class EplusIbIE(InfoExtractor):
'live_status': 'was_live',
'release_date': '20210719',
'release_timestamp': 1626703200,
- 'description': None,
},
'params': {
'skip_download': True,