mirror of
https://github.com/blackjack4494/yt-dlc.git
synced 2024-11-04 10:02:48 +01:00
tabs as spaces
This commit is contained in:
parent
0cdf576d86
commit
14470ac87b
@ -8,7 +8,7 @@ class SpiegeltvIE(InfoExtractor):
|
||||
_VALID_URL = r'https?://(?:www\.)?spiegel\.tv/filme/(?P<id>[\-a-z0-9]+)'
|
||||
_TEST = {
|
||||
'url': 'http://www.spiegel.tv/filme/flug-mh370/',
|
||||
'md5': '700d62dc485f3a81cf9d52144e5ead59',
|
||||
'md5': '700d62dc485f3a81cf9d52144e5ead59',
|
||||
'info_dict': {
|
||||
'id': 'flug-mh370',
|
||||
'ext': 'm4v',
|
||||
|
Loading…
Reference in New Issue
Block a user