ytdl-patched/devscripts/changelog_override.json
Lesmiscore 29d54df515
Merge branch 'master' of https://github.com/yt-dlp/yt-dlp into ytdlp
* 'master' of https://github.com/yt-dlp/yt-dlp:
  Release 2023.03.04
  [cleanup] Misc
  [extractor/lefigaro] Add extractors (#6309)
  [extractor/tubetugraz] Support `--twofactor` (#6424) (#6427)
  [extractor/tunein] Fix extractors (#6310)
  [extractor/telecaribe] Add extractor (#6311)
  [extractor/lumni] Add extractor (#6302)
  [extractor/Prankcast] Fix tags (#6316)
  [extractor/twitter] Fix retweet extraction (#6422)
  [extractor/SportDeutschland] Rewrite extractor
  [extractor/bilibili] Fix for downloading wrong subtitles (#6358)
  [devscripts] `make_changelog`: Stop at `Release ...` commit
  [xvideos:quickies] Add extractor (#6414)
  [extractor/rutube] Extract chapters from description (#6345)
  [build] Only archive if `vars.ARCHIVE_REPO` is set
2023-03-05 11:23:34 +09:00

13 lines
910 B
JSON

[
{
"action": "add",
"when": "776d1c3f0c9b00399896dd2e40e78e9a43218109",
"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`"
},
{
"action": "add",
"when": "776d1c3f0c9b00399896dd2e40e78e9a43218109",
"short": "[priority] **YouTube throttling fixes!**"
}
]