mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-06-27 13:15:04 +00:00
Compare commits
No commits in common. "801bccb0de0ee0127cf8ade031b9c1ff50079311" and "aed5241187f76de75ed5e1802d2b8c481d6bc8b8" have entirely different histories.
801bccb0de
...
aed5241187
@ -221,7 +221,7 @@ class TNAEMPFlixBaseIE(TNAFlixNetworkBaseIE):
|
||||
|
||||
|
||||
class TNAFlixIE(TNAEMPFlixBaseIE):
|
||||
_VALID_URL = r'https?://(?:(morigin|www)\.)?(?P<host>tnaflix)\.com/(?:[^/?#]+/){1,2}(?P<display_id>[^/?#]+)/video(?P<id>\d+)'
|
||||
_VALID_URL = r'https?://(?:(morigin|m|www)\.)?(?P<host>tnaflix)\.com/(?:[^/]+/){1,2}(?P<display_id>[^/]+)/video(?P<id>\d+)'
|
||||
|
||||
_TITLE_REGEX = r'<title>(.+?) - (?:TNAFlix Porn Videos|TNAFlix\.com)</title>'
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user