mirror of
https://github.com/l1ving/youtube-dl
synced 2025-02-09 05:52:53 +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,
|
'categories': list,
|
||||||
},
|
},
|
||||||
'params': {
|
'params': {
|
||||||
|
'username': 'tdsist',
|
||||||
|
'password': 'ZtOUktu0QP',
|
||||||
'skip_download': True,
|
'skip_download': True,
|
||||||
},
|
},
|
||||||
}, {
|
}, {
|
||||||
|
Loading…
Reference in New Issue
Block a user