Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Backups
youtube-dl
Commits
a4b27694
Unverified
Commit
a4b27694
authored
Jan 18, 2020
by
Sergey M․
Browse files
[24video] Add support for 24video.vip (closes #23753)
parent
d9a2f867
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
youtube_dl/extractor/twentyfourvideo.py
youtube_dl/extractor/twentyfourvideo.py
+4
-1
No files found.
youtube_dl/extractor/twentyfourvideo.py
View file @
a4b27694
...
...
@@ -18,7 +18,7 @@ class TwentyFourVideoIE(InfoExtractor):
https?://
(?P<host>
(?:(?:www|porno)\.)?24video\.
(?:net|me|xxx|sexy?|tube|adult|site)
(?:net|me|xxx|sexy?|tube|adult|site
|vip
)
)/
(?:
video/(?:(?:view|xml)/)?|
...
...
@@ -59,6 +59,9 @@ class TwentyFourVideoIE(InfoExtractor):
},
{
'url'
:
'https://porno.24video.net/video/2640421-vsya-takaya-gibkaya-i-v-masle'
,
'only_matching'
:
True
,
},
{
'url'
:
'https://www.24video.vip/video/view/1044982'
,
'only_matching'
:
True
,
}]
def
_real_extract
(
self
,
url
):
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment