Update README.md
This commit is contained in:
parent
9e45cae53b
commit
73a96c32a7
@ -1,2 +1,7 @@
|
|||||||
# youtube_newest_video_from_channel
|
# youtube_newest_video_from_channel
|
||||||
Small Python script to get the latest video from a specific Youtube channel
|
Small Python script to get the latest video from a specific Youtube channel and prints it's title and url
|
||||||
|
|
||||||
|
You need to get an Google API Key for the Youtube V3 API
|
||||||
|
and the ID of the Channel you want to use. -> Is part of the URL if you go on this channel (after 'https://www.youtube.com/channel/' and before the first '?&'
|
||||||
|
|
||||||
|
Needs 'requests' to work.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user