[arte.tv:embed] Extended support (#2620)
This commit is contained in:
parent
0f56bd2178
commit
134c207e3f
2 changed files with 14 additions and 2 deletions
|
@ -337,7 +337,7 @@ class ArteTVEmbedIE(ArteTVPlus7IE):
|
|||
IE_NAME = 'arte.tv:embed'
|
||||
_VALID_URL = r'''(?x)
|
||||
http://www\.arte\.tv
|
||||
/playerv2/embed\.php\?json_url=
|
||||
/(?:playerv2/embed|arte_vp/index)\.php\?json_url=
|
||||
(?P<json_url>
|
||||
http://arte\.tv/papi/tvguide/videos/stream/player/
|
||||
(?P<lang>[^/]+)/(?P<id>[^/]+)[^&]*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue