Fix readme

This commit is contained in:
dmunozv04
2022-04-02 15:39:36 +02:00
parent f0f8bddf92
commit 5de4aba92c
2 changed files with 17 additions and 20 deletions

View File

@@ -79,6 +79,7 @@ def main():
apikey = input("Enter your API key: ")
config["apikey"] = apikey
else:
print("get youtube apikey here: https://developers.google.com/youtube/registering_an_application")
apikey = input("Enter your API key: ")
config["apikey"] = apikey