commit 416c60c5f2d00cf9495dda0ffe5ccbf2eb04d3c5 Author: Benjamin_Loison Date: Mon Dec 12 00:50:27 2022 +0100 Initial commit about diff --git a/Home.md b/Home.md new file mode 100644 index 0000000..5173cca --- /dev/null +++ b/Home.md @@ -0,0 +1 @@ +As [YouTube Data API v3](https://developers.google.com/youtube/v3) [Captions: download](https://developers.google.com/youtube/v3/docs/captions/download) requires [OAuth 2 authentication](https://developers.google.com/youtube/v3/guides/authentication), we can bypass the process on https://console.cloud.google.com to get our access token by just using the web-browser Web Developer Tool `Network` tab and use OAuth 2 on another endpoint such as [Captions: list](https://developers.google.com/youtube/v3/docs/captions/list). \ No newline at end of file