Added profile scraping to Private.

This commit is contained in:
2020-02-24 00:31:36 +01:00
parent 70afe75eb4
commit 0ae7d2669a
4 changed files with 93 additions and 8 deletions

View File

@@ -91,9 +91,10 @@ module.exports = {
'pervertgallery',
'povperverts',
],
'kellymadison',
'bangbros',
'private',
'ddfnetwork',
'bangbros',
'kellymadison',
'legalporno',
'score',
'boobpedia',
@@ -107,7 +108,7 @@ module.exports = {
path: './media',
thumbnailSize: 320, // width for 16:9 will be exactly 576px
thumbnailQuality: 100,
videoQuality: [480, 360, 320, 540, 720, 1080, 2160, 240, 180],
videoQuality: [480, 360, 320, 540, 720, 1080, 2160, 240, 180],
limit: 25, // max number of photos per release
},
titleSlugLength: 50,