Improved Little Caprice Dreams scraper.

This commit is contained in:
DebaucheryLibrarian
2020-11-28 00:46:30 +01:00
parent 9a183c7ffb
commit 71c884fe48
5 changed files with 82 additions and 11 deletions

View File

@@ -72,7 +72,7 @@ const { argv } = yargs
.option('actor-sources', {
describe: 'Use these scrapers for actor data',
type: 'array',
alias: ['actor-source', 'profile-sources', 'profile-source', 'source'],
alias: ['actor-source', 'profile-sources', 'profile-source', 'source', 'sources'],
})
.option('movie-scenes', {
describe: 'Fetch all scenes for a movie',