Update GetLastVideo.py
This commit is contained in:
parent
09a686402f
commit
42f82aa01b
@ -41,7 +41,7 @@ class API:
|
|||||||
return video_title, video_url
|
return video_title, video_url
|
||||||
|
|
||||||
# Add your Youtube V3 API Key here
|
# Add your Youtube V3 API Key here
|
||||||
API_KEY = 'AIzaSyC0wpGPW4BjDZwfhCK2L_Wpj2sP5evgxSQ'
|
API_KEY = ''
|
||||||
|
|
||||||
# Add the Channel IDs here (as part of the channel url)
|
# Add the Channel IDs here (as part of the channel url)
|
||||||
CHANNEL_ID = ['1', # ID 1
|
CHANNEL_ID = ['1', # ID 1
|
||||||
|
Loading…
Reference in New Issue
Block a user