[extractor/europarl] Rewrite extractor (#7114)
[yt-dlp3.git] / devscripts / changelog_override.json
blobe5c9d1aa210004bf76ab38597b8fcf1671f4bb4c
2     {
3         "action": "add",
4         "when": "776d1c3f0c9b00399896dd2e40e78e9a43218109",
5         "short": "[priority] **A new release type has been added!**\n    * [`nightly`](https://github.com/yt-dlp/yt-dlp/releases/tag/nightly) builds will be made after each push, containing the latest fixes (but also possibly bugs).\n    * When using `--update`/`-U`, a release binary will only update to its current channel (either `stable` or `nightly`).\n    * The `--update-to` option has been added allowing the user more control over program upgrades (or downgrades).\n    * `--update-to` can change the release channel (`stable`, `nightly`) and also upgrade or downgrade to specific tags.\n    * **Usage**: `--update-to CHANNEL`, `--update-to TAG`, `--update-to CHANNEL@TAG`"
6     },
7     {
8         "action": "add",
9         "when": "776d1c3f0c9b00399896dd2e40e78e9a43218109",
10         "short": "[priority] **YouTube throttling fixes!**"
11     }