diff options
| author | 2019-08-31 19:59:31 -0400 | |
|---|---|---|
| committer | 2019-08-31 19:59:31 -0400 | |
| commit | 01b2d06c57d52b2c6f241b1beb0e377ee3a8b2a6 (patch) | |
| tree | 8bd4f4b1b36c1a531829e150394ffffd25e1ccdb /gallery_dl/extractor/pornhub.py | |
| parent | b75d158d014d6c43d7d785c46c9372a9cf84d144 (diff) | |
New upstream version 1.10.3upstream/1.10.3
Diffstat (limited to 'gallery_dl/extractor/pornhub.py')
| -rw-r--r-- | gallery_dl/extractor/pornhub.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gallery_dl/extractor/pornhub.py b/gallery_dl/extractor/pornhub.py index 40816b3..bbbc709 100644 --- a/gallery_dl/extractor/pornhub.py +++ b/gallery_dl/extractor/pornhub.py @@ -123,7 +123,7 @@ class PornhubUserExtractor(PornhubExtractor): test = ( ("https://www.pornhub.com/users/flyings0l0/photos/public", { "pattern": PornhubGalleryExtractor.pattern, - "count": ">= 8", + "count": ">= 6", }), ("https://www.pornhub.com/users/flyings0l0/"), ("https://www.pornhub.com/users/flyings0l0/photos/public"), |
