mirror of
https://github.com/l1ving/youtube-dl
synced 2025-03-13 13:00:31 +08:00
Now http://www.theoperaplatform.eu/de/article/cosi-fan-tutte-auf-dem-festival-daix-en-provence-2016 works
This commit is contained in:
parent
99386f51c0
commit
747d2e72d7
@ -412,7 +412,7 @@ class ArteTVEmbedIE(ArteTVPlus7IE):
|
|||||||
|
|
||||||
class ArteTVOperaPlatformIE(ArteTVPlus7IE):
|
class ArteTVOperaPlatformIE(ArteTVPlus7IE):
|
||||||
IE_NAME = 'arte.tv:operaplatform'
|
IE_NAME = 'arte.tv:operaplatform'
|
||||||
_VALID_URL = r'https?://www.theoperaplatform.eu/(?P<lang>fr|de|en|es)/opera/(?P<id>[^/?#&]+)'
|
_VALID_URL = r'https?://www.theoperaplatform.eu/(?P<lang>fr|de|en|es)/(?P<id>[^/?#&]+)'
|
||||||
|
|
||||||
_TESTS = [{
|
_TESTS = [{
|
||||||
'url': 'http://www.theoperaplatform.eu/de/opera/verdi-otello',
|
'url': 'http://www.theoperaplatform.eu/de/opera/verdi-otello',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user