This commit is contained in:
bashonly 2024-05-19 01:54:06 +00:00 committed by GitHub
parent f85d4da7ee
commit 7b820f71e3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,6 @@ class ArteTVIE(ArteTVBaseIE):
},
},
}, {
'skip': '404 Not Found',
'note': 'age-restricted',
'url': 'https://www.arte.tv/de/videos/006785-000-A/the-element-of-crime/',
'info_dict': {
@ -76,6 +75,7 @@ class ArteTVIE(ArteTVBaseIE):
'upload_date': '20230930',
'ext': 'mp4',
},
'skip': '404 Not Found',
}]
_GEO_BYPASS = True