diff options
author | bashonly <88596187+bashonly@users.noreply.github.com> | 2024-11-17 23:25:05 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-17 23:25:05 +0000 |
commit | da252d9d322af3e2178ac5eae324809502a0a862 (patch) | |
tree | b5fa27f62c979684c64e08bd32c57b7e15c27700 /devscripts | |
parent | e079ffbda66de150c0a9ebef05e89f61bb4d5f76 (diff) |
[cleanup] Misc (#11554)
Closes #6884
Authored by: bashonly, Grub4K, seproDev
Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
Co-authored-by: sepro <sepro@sepr0.com>
Diffstat (limited to 'devscripts')
-rw-r--r-- | devscripts/changelog_override.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/devscripts/changelog_override.json b/devscripts/changelog_override.json index 08ea9666e..906e5cf72 100644 --- a/devscripts/changelog_override.json +++ b/devscripts/changelog_override.json @@ -234,5 +234,10 @@ "when": "57212a5f97ce367590aaa5c3e9a135eead8f81f7", "short": "[ie/vimeo] Fix API retries (#11351)", "authors": ["bashonly"] + }, + { + "action": "add", + "when": "52c0ffe40ad6e8404d93296f575007b05b04c686", + "short": "[priority] **Login with OAuth is no longer supported for YouTube**\nDue to a change made by the site, yt-dlp is longer able to support OAuth login for YouTube. [Read more](https://github.com/yt-dlp/yt-dlp/issues/11462#issuecomment-2471703090)" } ] |