I'm using this url:
https://www.googleapis.com/youtube/v3/playlistItems?key={API_KEY}&part=snippet,status&videoDefinition=hd&playlistId={PLAYLIST_ID}
How can I get the value in English?hl=en doesn't work.
I'm using this url:
https://www.googleapis.com/youtube/v3/playlistItems?key={API_KEY}&part=snippet,status&videoDefinition=hd&playlistId={PLAYLIST_ID}
How can I get the value in English?hl=en doesn't work.