Added Bang! actor scraper. Fixed date interpolation. Showing date and age of death on profile (only if actor has already died).
This commit is contained in:
@@ -49,7 +49,7 @@ const { argv } = yargs
|
||||
.option('profiles', {
|
||||
describe: 'Scrape profiles for new actors after fetching scenes',
|
||||
type: 'boolean',
|
||||
alias: 'bios',
|
||||
alias: 'with-actors',
|
||||
default: false,
|
||||
})
|
||||
.option('scene', {
|
||||
|
||||
Reference in New Issue
Block a user