Didn't intend to commit the API key, too
This commit is contained in:
parent
6f065351d3
commit
25f981e0b1
|
@ -49,8 +49,6 @@ youtube_api_key = get_config ('youtube_api_key')
|
|||
if youtube_api_key == "":
|
||||
bot_print ("youtube: missing `youtube_api_key'")
|
||||
|
||||
youtube_api_key = 'AIzaSyCcmzr0KkBKFv5y1oLuEB4ZZ9y_SQkJgSQ'
|
||||
|
||||
print ("ZYKLONB register")
|
||||
|
||||
re_link_1 = re.compile ('youtube\\.[a-z]+/[^ ]*[&?]v=([-_A-Za-z0-9]+)')
|
||||
|
|
Loading…
Reference in New Issue