diff options
author | sepro <sepro@sepr0.com> | 2025-01-26 04:32:10 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-26 03:32:10 +0000 |
commit | 3b4531934465580be22937fecbb6e1a3a9e2334f (patch) | |
tree | f7f077bb1cc17834b63321487872c15a737b9088 /yt_dlp/extractor/tver.py | |
parent | 421bc72103d1faed473a451299cd17d6abb433bb (diff) |
[cleanup] Misc (#12194)
Closes #12098, Closes #12133
Authored by: seproDev, bashonly, lonble, pjrobertson
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
Co-authored-by: Lonble <74650029+lonble@users.noreply.github.com>
Co-authored-by: Patrick Robertson <robertson.patrick@gmail.com>
Diffstat (limited to 'yt_dlp/extractor/tver.py')
-rw-r--r-- | yt_dlp/extractor/tver.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/yt_dlp/extractor/tver.py b/yt_dlp/extractor/tver.py index a8865fe64..f3daf8946 100644 --- a/yt_dlp/extractor/tver.py +++ b/yt_dlp/extractor/tver.py @@ -24,8 +24,6 @@ class TVerIE(InfoExtractor): 'channel': 'テレビ朝日', 'id': 'ep83nf3w4p', 'ext': 'mp4', - 'onair_label': '5月3日(火)放送分', - 'ext_title': '家事ヤロウ!!! 売り場席巻のチーズSP&財前直見×森泉親子の脱東京暮らし密着! テレビ朝日 5月3日(火)放送分', }, 'add_ie': ['BrightcoveNew'], }, { |