From 893fc61cd272f41e03e4ffeec3240cacc500fe58 Mon Sep 17 00:00:00 2001 From: John Sebastian Peterson Date: Thu, 19 Jun 2025 12:39:28 +0300 Subject: [PATCH] tnaflix: add br this link works now https://morigin.tnaflix.com/br/blonde-porn/Blonde-teen-lesbian-foot-sex/video7100891 --- yt_dlp/extractor/tnaflix.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/yt_dlp/extractor/tnaflix.py b/yt_dlp/extractor/tnaflix.py index 22832e068..f0cf2997d 100644 --- a/yt_dlp/extractor/tnaflix.py +++ b/yt_dlp/extractor/tnaflix.py @@ -221,7 +221,8 @@ class TNAEMPFlixBaseIE(TNAFlixNetworkBaseIE): class TNAFlixIE(TNAEMPFlixBaseIE): - _VALID_URL = r'https?://(?:www\.)?(?Ptnaflix)\.com/[^/]+/(?P[^/]+)/video(?P\d+)' + # to-do add more languages + _VALID_URL = r'https?://(?:www\.)?(?Ptnaflix)\.com/(?:(?Pbr)/)?[^/]+/(?P[^/]+)/video(?P\d+)' _TITLE_REGEX = r'(.+?) - (?:TNAFlix Porn Videos|TNAFlix\.com)'