From 72fb36cd5d8a63f4c8b10609cd4a8d6bf65aae60 Mon Sep 17 00:00:00 2001 From: fauresystems <34378695+fauresystems@users.noreply.github.com> Date: Mon, 24 Jun 2019 15:15:18 +0200 Subject: [PATCH] Update pornhub.py Added credentials --- youtube_dl/extractor/pornhub.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/youtube_dl/extractor/pornhub.py b/youtube_dl/extractor/pornhub.py index b38b8c815..011d04ac4 100644 --- a/youtube_dl/extractor/pornhub.py +++ b/youtube_dl/extractor/pornhub.py @@ -96,6 +96,8 @@ class PornHubIE(PornHubBaseIE): 'categories': list, }, 'params': { + 'username': 'tdsist', + 'password': 'ZtOUktu0QP', 'skip_download': True, }, }, {