mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-07-08 22:38:33 +00:00
[ie/tbsjp] update tests for new metadata
This commit is contained in:
parent
71ed78c163
commit
8e8cf2bc67
@ -24,14 +24,19 @@ class TBSJPEpisodeIE(TBSJPBaseIE):
|
|||||||
'id': '14694_2090934_1000117476',
|
'id': '14694_2090934_1000117476',
|
||||||
'ext': 'mp4',
|
'ext': 'mp4',
|
||||||
'display_id': 'ref:14694_2090934_1000117476',
|
'display_id': 'ref:14694_2090934_1000117476',
|
||||||
'description': 'md5:63a2f445387f9d8c50f4e76396df968f',
|
'description': 'md5:0f57448221519627dce7802432729159',
|
||||||
|
'uploader': 'TBS',
|
||||||
'uploader_id': 'tbs',
|
'uploader_id': 'tbs',
|
||||||
'duration': 2761,
|
'duration': 2761,
|
||||||
'thumbnail': 'md5:5e044cd3431b1301de1a25911a6a9a4e',
|
'thumbnail': 'md5:76882f287053dfec6a5adffad70ff1e3',
|
||||||
'categories': ['エンタメ', '水曜日のダウンタウン', 'ダウンタウン', '浜田雅功', '松本人志', '水ダウ', 'バラエティ', '動画'],
|
'categories': ['エンタメ', '水曜日のダウンタウン', 'ダウンタウン', '浜田雅功', '松本人志', '水ダウ', 'バラエティ', '動画'],
|
||||||
|
'cast': ['浜田\u3000雅功', '千原\u3000ジュニア', 'くっきー!(野性爆弾)', '田中\u3000卓志', '菊地\u3000亜美', '池田\u3000美優', '服部\u3000潤'],
|
||||||
|
'genres': ['variety'],
|
||||||
'series': '水曜日のダウンタウン',
|
'series': '水曜日のダウンタウン',
|
||||||
|
'series_id': '14694',
|
||||||
'episode': '次世代リアクション王発掘トーナメント',
|
'episode': '次世代リアクション王発掘トーナメント',
|
||||||
'episode_number': 335,
|
'episode_number': 335,
|
||||||
|
'episode_id': '14694_2090934_1000117476',
|
||||||
'timestamp': 1749547434,
|
'timestamp': 1749547434,
|
||||||
'upload_date': '20250610',
|
'upload_date': '20250610',
|
||||||
'release_timestamp': 1749646802,
|
'release_timestamp': 1749646802,
|
||||||
|
Loading…
Reference in New Issue
Block a user