[pornhub] Add placeholder netrc machine

This commit is contained in:
Sergey M 2021-02-26 18:02:15 +01:00 committed by Laura Liberda
parent 044b166cda
commit f21660e963

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):