Added upcoming, profile and detailed scene actor scraping to InTheCrack. Fixed clip upsert.

This commit is contained in:
DebaucheryLibrarian
2020-08-20 23:35:18 +02:00
parent 552e6da392
commit 4ec89e2cc8
16 changed files with 188 additions and 35 deletions

View File

@@ -67,6 +67,7 @@ const { argv } = yargs
describe: 'Fetch all scenes for an actor',
type: 'boolean',
default: false,
alias: 'actor-scenes',
})
.option('actors-sources', {
describe: 'Use these scrapers for actor data',