Added Naughty America profile and actor releases scraper.

This commit is contained in:
2020-01-31 19:25:42 +01:00
parent c882862af6
commit 504bcd02e3
6 changed files with 37 additions and 4 deletions

View File

@@ -32,6 +32,7 @@ const { argv } = yargs
.option('with-releases', {
describe: 'Fetch all releases for an actor',
type: 'boolean',
alias: 'with-scenes',
default: false,
})
.option('scene', {