]> jfr.im git - yt-dlp.git/blame - devscripts/changelog_override.json
Add option `--netrc-cmd` (#6682)
[yt-dlp.git] / devscripts / changelog_override.json
CommitLineData
4815bbfc 1[
2 {
3 "action": "add",
7accdd98 4 "when": "776d1c3f0c9b00399896dd2e40e78e9a43218109",
4815bbfc 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",
7accdd98 9 "when": "776d1c3f0c9b00399896dd2e40e78e9a43218109",
4815bbfc 10 "short": "[priority] **YouTube throttling fixes!**"
11 }
12]