diff options
author | bashonly <88596187+bashonly@users.noreply.github.com> | 2024-11-23 18:51:51 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-23 18:51:51 +0000 |
commit | ccf0a6b86b7f68a75463804fe485ec240b8635f0 (patch) | |
tree | e34f6d942ebec0657b0a0daebd2d2e953146cfc5 /devscripts | |
parent | f9197295388b44ee0a8992cb00f361c7ef42acdb (diff) |
[cleanup] Misc (#11574)
Authored by: bashonly, pzhlkj6612
Co-authored-by: Mozi <29089388+pzhlkj6612@users.noreply.github.com>
Diffstat (limited to 'devscripts')
-rw-r--r-- | devscripts/changelog_override.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devscripts/changelog_override.json b/devscripts/changelog_override.json index 906e5cf72..079e2f729 100644 --- a/devscripts/changelog_override.json +++ b/devscripts/changelog_override.json @@ -238,6 +238,6 @@ { "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)" + "short": "[priority] **Login with OAuth is no longer supported for YouTube**\nDue to a change made by the site, yt-dlp is no longer able to support OAuth login for YouTube. [Read more](https://github.com/yt-dlp/yt-dlp/issues/11462#issuecomment-2471703090)" } ] |