default disable googlevideo domain debugging

This commit is contained in:
James Taylor
2018-08-31 16:36:58 -07:00
parent 7cfb66b4b8
commit a9ea97ad39
2 changed files with 13 additions and 6 deletions

View File

@@ -13,6 +13,13 @@ subtitles_language = "en"
enable_related_videos = True
enable_comments = True
enable_comment_avatars = True
# 0 to sort by top
# 1 to sort by newest
default_comment_sorting = 0
# developer use to debug 403s
gather_googlevideo_domains = False
'''
exec(default_settings)
try: