mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-22 22:34:01 -07:00
add xhamster user tests link
This commit is contained in:
parent
8cb648c589
commit
8273e32946
1 changed files with 3 additions and 0 deletions
|
@ -436,6 +436,9 @@ class XHamsterUserIE(InfoExtractor):
|
|||
}, {
|
||||
'url': 'https://xhday.com/users/mobhunter',
|
||||
'only_matching': True,
|
||||
}, {
|
||||
'url': 'https://xhvid.com/users/pelushe21',
|
||||
'only_matching': True,
|
||||
}]
|
||||
|
||||
def _entries(self, user_id):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue