mirror of
https://github.com/ytdl-org/youtube-dl
synced 2025-01-11 05:50:09 +09:00
[mediathekviewweb] Stray whitespace
This commit is contained in:
parent
230fb7caa1
commit
c8d69b4d33
@ -26,7 +26,7 @@ class MediathekViewWebSearchIE(SearchInfoExtractor):
|
|||||||
{
|
{
|
||||||
# Audio description & common topic.
|
# Audio description & common topic.
|
||||||
'url': 'mvwsearch:#Sendung,Maus Audiodeskription',
|
'url': 'mvwsearch:#Sendung,Maus Audiodeskription',
|
||||||
'info_dict' : {
|
'info_dict': {
|
||||||
'title': 'Die Sendung mit der Maus',
|
'title': 'Die Sendung mit der Maus',
|
||||||
},
|
},
|
||||||
'playlist': [],
|
'playlist': [],
|
||||||
|
Loading…
Reference in New Issue
Block a user