Quantcast
Channel: Active questions tagged youtube-api - Stack Overflow
Viewing all articles
Browse latest Browse all 3831

Youtube API with python, multiple requests

$
0
0

I want to write a code that will take off the likes from my liked videos. I try this with 2 requests. The first is for me to find out the id of the video and the second is to perform the removal. I would like to make this into a for loop but im having trouble with only one video too. This is my first time with APIs so im sure i did something wrong.


Viewing all articles
Browse latest Browse all 3831

Trending Articles