mirror of
https://github.com/yt-dlp/yt-dlp
synced 2025-01-30 20:34:40 +01:00
[ie/acast:channel] fix test
Signed-off-by: Moritz Barsnick <barsnick@gmx.net>
This commit is contained in:
parent
c7ba73a653
commit
82a2749489
1 changed files with 1 additions and 1 deletions
|
@ -123,7 +123,7 @@ class ACastChannelIE(ACastBaseIE):
|
|||
'info_dict': {
|
||||
'id': '4efc5294-5385-4847-98bd-519799ce5786',
|
||||
'title': 'Today in Focus',
|
||||
'description': 'md5:c09ce28c91002ce4ffce71d6504abaae',
|
||||
'description': 'md5:feca253de9947634605080cd9eeea2bf',
|
||||
},
|
||||
'playlist_mincount': 200,
|
||||
}, {
|
||||
|
|
Loading…
Add table
Reference in a new issue