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