mirror of
https://github.com/ytdl-org/youtube-dl
synced 2024-11-06 23:27:00 +01:00
[francetv] Restore support for jt videos
This commit is contained in:
parent
ecdbe09e10
commit
789a12aaaf
@ -164,7 +164,8 @@ class FranceTVIE(FranceTVBaseInfoExtractor):
|
|||||||
(?:www\.)?france[2345o]\.fr/
|
(?:www\.)?france[2345o]\.fr/
|
||||||
(?:
|
(?:
|
||||||
emissions/[^/]+/(?:videos|diffusions)?|
|
emissions/[^/]+/(?:videos|diffusions)?|
|
||||||
videos
|
videos|
|
||||||
|
jt
|
||||||
)
|
)
|
||||||
/|
|
/|
|
||||||
embed\.francetv\.fr/\?ue=
|
embed\.francetv\.fr/\?ue=
|
||||||
|
Loading…
Reference in New Issue
Block a user