Use description for descriptionHtml

This commit is contained in:
Cadence Ember 2020-08-09 21:19:45 +12:00
parent 831d67e990
commit 761561edec
No known key found for this signature in database
GPG Key ID: 128B99B1B74A6412
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ class Second(object):
"videoThumbnails": [],
"storyboards": None,
"description": info["description"],
"descriptionHtml": None,
"descriptionHtml": info["description"],
"published": published,
"publishedText": None,
"keywords": None,