mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-18 06:09:17 +00: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 a new issue