diff --git a/index.py b/index.py index ab62a3f..7c83597 100644 --- a/index.py +++ b/index.py @@ -88,7 +88,7 @@ class Second(object): "videoThumbnails": [], "storyboards": None, "description": info["description"], - "descriptionHtml": None, + "descriptionHtml": info["description"], "published": published, "publishedText": None, "keywords": None,