1
0
mirror of https://github.com/l1ving/youtube-dl synced 2025-02-08 21:02:51 +08:00

Remove creds from pornhub.py

Remove credentials from tests
This commit is contained in:
fauresystems 2019-06-27 10:27:51 +02:00
parent 7651816d34
commit d4bca8a7d6

View File

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