X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=youtube_dl%2Fextractor%2Fpornhub.py;h=9ce513aeb1968264b0150faecc3612b6739f4dc7;hb=7399ca1f80e59142c2c000670e18e67f05cfb124;hp=a7099bbbffe85e09659ec79acd2c384746c18e60;hpb=b4a190fe2adbfb770f4a1848c9746a6004cb276f;p=youtube-dl 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):