mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-09-28 23:14:53 +00:00
[pornhub] PEP 8
[ci skip]
This commit is contained in:
@@ -114,7 +114,7 @@ class PornHubIE(InfoExtractor):
|
|||||||
|
|
||||||
def _real_extract(self, url):
|
def _real_extract(self, url):
|
||||||
video_id = self._match_id(url)
|
video_id = self._match_id(url)
|
||||||
|
|
||||||
self._set_cookie('pornhub.com', 'age_verified', '1')
|
self._set_cookie('pornhub.com', 'age_verified', '1')
|
||||||
|
|
||||||
def dl_webpage(platform):
|
def dl_webpage(platform):
|
||||||
|
Reference in New Issue
Block a user