]> jfr.im git - yt-dlp.git/blame - devscripts/changelog_override.json
[devscripts/make_changelog] Skip reverted commits
[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!**"
ad54c913 11 },
12 {
13 "action": "remove",
14 "when": "2e023649ea4e11151545a34dc1360c114981a236"
15 },
16 {
17 "action": "add",
18 "when": "01aba2519a0884ef17d5f85608dbd2a455577147",
19 "short": "[priority] YouTube: Improved throttling and signature fixes"
20 },
21 {
22 "action": "change",
23 "when": "c86e433c35fe5da6cb29f3539eef97497f84ed38",
24 "short": "[extractor/niconico:series] Fix extraction (#6898)",
25 "authors": ["sqrtNOT"]
26 },
27 {
28 "action": "change",
29 "when": "69a40e4a7f6caa5662527ebd2f3c4e8aa02857a2",
30 "short": "[extractor/youtube:music_search_url] Extract title (#7102)",
31 "authors": ["kangalio"]
32 },
33 {
34 "action": "change",
35 "when": "8417f26b8a819cd7ffcd4e000ca3e45033e670fb",
36 "short": "Add option `--color` (#6904)",
37 "authors": ["Grub4K"]
812cdfa0 38 },
39 {
40 "action": "change",
41 "when": "7b37e8b23691613f331bd4ebc9d639dd6f93c972",
42 "short": "Improve `--download-sections`\n - Support negative time-ranges\n - Add `*from-url` to obey time-ranges in URL"
43 },
44 {
45 "action": "change",
46 "when": "1e75d97db21152acc764b30a688e516f04b8a142",
47 "short": "[extractor/youtube] Add `ios` to default clients used\n - IOS is affected neither by 403 nor by nsig so helps mitigate them preemptively\n - IOS also has higher bit-rate 'premium' formats though they are not labeled as such"
48 },
49 {
50 "action": "change",
51 "when": "f2ff0f6f1914b82d4a51681a72cc0828115dcb4a",
52 "short": "[extractor/motherless] Add gallery support, fix groups (#7211)",
53 "authors": ["rexlambert22", "Ti4eeT4e"]
54 },
55 {
56 "action": "change",
57 "when": "a4486bfc1dc7057efca9dd3fe70d7fa25c56f700",
58 "short": "[misc] Revert \"Add automatic duplicate issue detection\""
4815bbfc 59 }
60]