Tweak again

This commit is contained in:
dirkf 2025-05-15 13:34:53 +01:00 committed by GitHub
parent 4f2c652189
commit 438f35a8dc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -373,7 +373,7 @@ class FranceTVEmbedIE(FranceTVBaseIE):
class FranceTVSiteIE(FranceTVBaseIE):
IE_NAME = 'francetv:site'
_VALID_URL = r'https?://(?:(?:www|mobile)\.)?france\.tv)/(?:[^/]+/)*(?P<id>[^/]+)\.html'
_VALID_URL = r'https?://(?:(?:www|mobile)\.)?france\.tv/(?:[^/]+/)*(?P<id>[^/]+)\.html'
_TESTS = [{
'url': 'https://www.france.tv/france-2/13h15-le-dimanche/140921-les-mysteres-de-jesus.html',