1
0
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:
fauresystems 2019-06-24 15:15:18 +02:00
parent 0eb785f04b
commit 72fb36cd5d

View File

@ -96,6 +96,8 @@ class PornHubIE(PornHubBaseIE):
'categories': list,
},
'params': {
'username': 'tdsist',
'password': 'ZtOUktu0QP',
'skip_download': True,
},
}, {