Added support for Reality Kings sites 'Look At Her Now' and 'Tranny Surprise'.

This commit is contained in:
2019-12-07 00:42:47 +01:00
parent 2a1fd87ee8
commit 98b9c885ec
12 changed files with 142 additions and 68 deletions

View File

@@ -25,7 +25,7 @@ const { argv } = yargs
alias: 'actor',
})
.option('sources', {
describe: 'Only use these scrapers for actor data',
describe: 'Use these scrapers for actor data',
type: 'array',
alias: 'source',
})