1
0
Fork 0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-01-18 23:03:05 +01:00

fix matching

This commit is contained in:
Son Phan Trung 2025-01-12 09:51:51 +07:00 committed by GitHub
parent a36296dcf1
commit 5e9c7815e5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,7 +3,7 @@ from .common import InfoExtractor
class FitnessBlenderIE(InfoExtractor):
_VALID_URL = r'https?://(?:www\.)?fitnessblender\.com/videos/[\w-]+/T?(?P<id>\d+)'
_VALID_URL = r'https?://(?:www\.)?fitnessblender\.com/videos/'
_TESTS = [{
'url': 'https://www.fitnessblender.com/videos/lower-body-strength-hiit-workout-strength-sets-with-hiit-cardio-burst',