fix: Cookies for Youtube query (#264)
This commit is contained in:
@ -121,7 +121,7 @@ port = 64738
|
||||
# bot.
|
||||
# This problem can be resolved if the bot bears a valid cookie.
|
||||
# If the bot complains "unable to query youtube", you may try to add your cookie here.
|
||||
#youtube_query_cookie = {'CONSENT': 'paste your CONSENT cookie value here'}
|
||||
#youtube_query_cookie = {"CONSENT": "paste your CONSENT cookie value here"}
|
||||
|
||||
# [webinterface] stores settings related to the web interface.
|
||||
[webinterface]
|
||||
|
Reference in New Issue
Block a user