diff --git a/README.md b/README.md index 0d0c93a3ea..989bdf0c75 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [![Release version](https://img.shields.io/github/v/release/yt-dlp/yt-dlp?color=brightgreen&label=Latest&style=for-the-badge)](#installation "Installation") [![Python Version](https://img.shields.io/python/required-version-toml?tomlFilePath=https%3A%2F%2Fraw.githubusercontent.com%2Fyt-dlp%2Fyt-dlp%2Frefs%2Fheads%2Fmaster%2Fpyproject.toml&style=for-the-badge)](https://github.com/yt-dlp/yt-dlp/blob/master/pyproject.toml "Python Version") [![PyPI](https://img.shields.io/badge/-PyPI-blue.svg?logo=pypi&labelColor=555555&style=for-the-badge)](https://pypi.org/project/yt-dlp "PyPI") -[![Discord](https://img.shields.io/badge/Discord-%235865F2.svg?&logo=discord&logoColor=white&style=for-the-badge)]([#](https://discord.gg/H5MNcFW63r "Discord") +[![Discord](https://img.shields.io/badge/Discord-%235865F2.svg?&logo=discord&logoColor=white&style=for-the-badge)](https://discord.gg/H5MNcFW63r "Discord") [![License: Unlicense](https://img.shields.io/badge/-Unlicense-red.svg?style=for-the-badge)](LICENSE "License") [![Commits](https://img.shields.io/github/commit-activity/m/yt-dlp/yt-dlp?label=commits&style=for-the-badge)](https://github.com/yt-dlp/yt-dlp/commits "Commit History") diff --git a/devscripts/changelog_override.json b/devscripts/changelog_override.json index 586759a2f1..98dc0285d0 100644 --- a/devscripts/changelog_override.json +++ b/devscripts/changelog_override.json @@ -386,5 +386,17 @@ { "action": "remove", "when": "a8be438aac1b90c3888e974056d967b8be90fa7e" + }, + { + "action": "remove", + "when": "fdcc954df4955267ec1627cbeb347b661a110e7c" + }, + { + "action": "remove", + "when": "370f7820ea187646cadc0985bc1ea45beac5be4a" + }, + { + "action": "remove", + "when": "2bf72df3deaf3dc835d2ff1c99484f01723a5d13" } ]