forked from DebaucheryLibrarian/traxxx
Added tags and duration to scraping. Added LegalPorno scraper.
This commit is contained in:
@@ -17,6 +17,10 @@ const { argv } = yargs
|
||||
describe: 'Copy relevant result to clipboard',
|
||||
type: 'boolean',
|
||||
alias: 'c',
|
||||
})
|
||||
.option('debug', {
|
||||
describe: 'Show error stack traces',
|
||||
type: 'boolean',
|
||||
});
|
||||
|
||||
module.exports = argv;
|
||||
|
||||
Reference in New Issue
Block a user