mirror of
https://github.com/l1ving/youtube-dl
synced 2025-02-09 06:05:36 +08:00
Update pornhub.py
Added credentials
This commit is contained in:
parent
0eb785f04b
commit
72fb36cd5d
@ -96,6 +96,8 @@ class PornHubIE(PornHubBaseIE):
|
||||
'categories': list,
|
||||
},
|
||||
'params': {
|
||||
'username': 'tdsist',
|
||||
'password': 'ZtOUktu0QP',
|
||||
'skip_download': True,
|
||||
},
|
||||
}, {
|
||||
|
Loading…
Reference in New Issue
Block a user