forked from DebaucheryLibrarian/traxxx
Added duration property to scraper template.
This commit is contained in:
parent
6bf0bd9937
commit
d5b9fec0db
|
@ -72,6 +72,7 @@ async function scrapeScene(html, url, site) {
|
|||
actors,
|
||||
director,
|
||||
date,
|
||||
duration,
|
||||
tags,
|
||||
rating: {
|
||||
likes,
|
||||
|
|
Loading…
Reference in New Issue