Added duration property to scraper template.

This commit is contained in:
ThePendulum 2019-04-07 05:21:27 +02:00
parent 6bf0bd9937
commit d5b9fec0db
1 changed files with 1 additions and 0 deletions

View File

@ -72,6 +72,7 @@ async function scrapeScene(html, url, site) {
actors,
director,
date,
duration,
tags,
rating: {
likes,