mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-07 20:30:41 -05:00
[pornhub] PEP 8
[ci skip]
This commit is contained in:
parent
b4a190fe2a
commit
7399ca1f80
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@ def _extract_count(self, pattern, webpage, name):
|
|||
|
||||
def _real_extract(self, url):
|
||||
video_id = self._match_id(url)
|
||||
|
||||
|
||||
self._set_cookie('pornhub.com', 'age_verified', '1')
|
||||
|
||||
def dl_webpage(platform):
|
||||
|
|
Loading…
Reference in a new issue