aboutsummaryrefslogtreecommitdiff
path: root/Changelog.md
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-07-09 01:51:07 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-07-09 01:51:07 +0000
commitbbf84bf55e64a7e804a3da7029dac9a3aa26577c (patch)
tree341608e912c7fbf4f9d043857d5bd2a49912e15d /Changelog.md
parent7ead7332af69422cee931aec3faa277288e9e212 (diff)
Release 2024.07.092024.07.09
Created by: seproDev :ci skip all :ci run dl
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md
index 6afab2835..6d3033efc 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -4,6 +4,14 @@
# To create a release, dispatch the https://github.com/yt-dlp/yt-dlp/actions/workflows/release.yml workflow on master
-->
+### 2024.07.09
+
+#### Core changes
+- [Do not alter default format selection when simulated](https://github.com/yt-dlp/yt-dlp/commit/0b570f2a90ce2363ba06089217514d644e7be2e0) ([#9862](https://github.com/yt-dlp/yt-dlp/issues/9862)) by [seproDev](https://github.com/seproDev)
+
+#### Extractor changes
+- **youtube**: [Remove broken `n` function extraction fallback](https://github.com/yt-dlp/yt-dlp/commit/7ead7332af69422cee931aec3faa277288e9e212) ([#10396](https://github.com/yt-dlp/yt-dlp/issues/10396)) by [pukkandan](https://github.com/pukkandan), [seproDev](https://github.com/seproDev)
+
### 2024.07.08
#### Core changes