mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-15 18:12:58 +00:00
made ddc.arte.tv test working
This commit is contained in:
parent
56a8ab7d60
commit
52defb0c9b
@ -267,9 +267,9 @@ class ArteTVDDCIE(ArteTVPlus7IE):
|
|||||||
|
|
||||||
_TEST = {
|
_TEST = {
|
||||||
u'url': u'http://ddc.arte.tv/folge/neues-aus-mauretanien',
|
u'url': u'http://ddc.arte.tv/folge/neues-aus-mauretanien',
|
||||||
u'file': u'Mit offenen Karten-049881-009_PLUS7-D.flv',
|
u'file': u'049881-009_PLUS7-D.flv',
|
||||||
u'info_dict': {
|
u'info_dict': {
|
||||||
u'title': u'neues-aus-mauretanien',
|
u'title': u'Mit offenen Karten',
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user