I don't know where to put the youtube api key Traceback (most recent call last): File ".\main.py", line 65, in <module> api = Api(api_key=youtube_api_key) NameError: name 'youtube_api_key' is not defined
I don't know where to put the youtube api key
Traceback (most recent call last):
File ".\main.py", line 65, in
api = Api(api_key=youtube_api_key)
NameError: name 'youtube_api_key' is not defined