1
0
mirror of https://github.com/l1ving/youtube-dl synced 2026-06-05 02:53:35 +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
Unverified
parent 7651816d34
commit d4bca8a7d6
-2
View File
@@ -96,8 +96,6 @@ class PornHubIE(PornHubBaseIE):
'categories': list,
},
'params': {
'username': 'tdsist',
'password': 'ZtOUktu0QP',
'skip_download': True,
},
}, {