Remove YouTube Data API v3 Captions: download endpoint content, as it is only usable by the channel owning the given videos we want the captions of (source: comments of [this StackOverflow answer](https://stackoverflow.com/a/30660549), I verified this fact).
parent
416c60c5f2
commit
345509560a
2
Home.md
2
Home.md
@ -1 +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).
|
||||
Welcome to the Wiki.
|
Loading…
Reference in New Issue
Block a user