X-Git-Url: https://git.cielonegro.org/gitweb.cgi?a=blobdiff_plain;f=youtube_dl%2Fextractor%2Fpornhub.py;h=9ce513aeb1968264b0150faecc3612b6739f4dc7;hb=8b7340a45eb0e3aeaa996896ff8690b6c3a32af6;hp=a7099bbbffe85e09659ec79acd2c384746c18e60;hpb=a7298f3e99c8373d8c60be42f00d3b978d9b176a;p=youtube-dl.git diff --git a/youtube_dl/extractor/pornhub.py b/youtube_dl/extractor/pornhub.py index a7099bbbf..9ce513aeb 100644 --- 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):