add comments.js

This commit is contained in:
zrose584
2020-10-07 19:03:22 +02:00
parent 9123d9a6cf
commit debc11931f
9 changed files with 93 additions and 19 deletions

View File

@@ -470,8 +470,6 @@ def get_watch_page(video_id=None):
comment_count = info['comment_count'],
comments_disabled = info['comments_disabled'],
settings = settings,
video_height = video_height,
video_width = video_width,
theater_video_target_width = theater_video_target_width,