Added various Porn Pros archive sites.

This commit is contained in:
2020-02-23 05:00:08 +01:00
parent 5afd86a932
commit 0ede7e0f82
9 changed files with 68 additions and 5 deletions

View File

@@ -408,11 +408,6 @@ async function scrapeActors(actorNames) {
const profile = await mergeProfiles(profiles, actorEntry);
if (argv.inspect) {
console.log(profile);
logger.info(`Found ${profile.releases.length} releases for ${actorName}`);
}
if (profile === null) {
logger.warn(`Could not find profile for actor '${actorName}'`);
@@ -423,6 +418,11 @@ async function scrapeActors(actorNames) {
return null;
}
if (argv.inspect) {
console.log(profile);
logger.info(`Found ${profile.releases.length} releases for ${actorName}`);
}
if (argv.save) {
if (actorEntry && profile) {
await Promise.all([