[pornhub] Add placeholder netrc machine

This commit is contained in:
Sergey M 2021-02-26 18:02:15 +01:00 committed by Dominika
parent a15fb8f91b
commit efbbc4fb90

View file

@ -30,6 +30,7 @@ from ..utils import (
class PornHubBaseIE(InfoExtractor):
_REQUIRES_PLAYWRIGHT = True
_NETRC_MACHINE = 'pornhub'
def _download_webpage_handle(self, *args, **kwargs):
def dl(*args, **kwargs):