projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b4a190f
)
[pornhub] PEP 8
author
Sergey M․
<dstftw@gmail.com>
Sat, 10 Mar 2018 16:14:16 +0000
(23:14 +0700)
committer
Sergey M․
<dstftw@gmail.com>
Sat, 10 Mar 2018 16:14:37 +0000
(23:14 +0700)
[ci skip]
youtube_dl/extractor/pornhub.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/pornhub.py
b/youtube_dl/extractor/pornhub.py
index a7099bbbffe85e09659ec79acd2c384746c18e60..9ce513aeb1968264b0150faecc3612b6739f4dc7 100644
(file)
--- a/
youtube_dl/extractor/pornhub.py
+++ b/
youtube_dl/extractor/pornhub.py
@@
-114,7
+114,7
@@
class PornHubIE(InfoExtractor):
def _real_extract(self, url):
video_id = self._match_id(url)
-
+
self._set_cookie('pornhub.com', 'age_verified', '1')
def dl_webpage(platform):