mirror of
https://github.com/l1ving/youtube-dl
synced 2025-02-09 01:43:01 +08:00
Remove creds from pornhub.py
Remove credentials from tests
This commit is contained in:
parent
7651816d34
commit
d4bca8a7d6
@ -96,8 +96,6 @@ 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