CHANGELOG: backfill the changelog for the existing history
- ID
ddc1073- date
2026-08-30 20:38:51+00:00- author
Alex Chan <alex@alexwlchan.net>- parent
cfcf6f6- message
CHANGELOG: backfill the changelog for the existing history- changed files
1 file, 57 additions
Changed files
CHANGELOG.md (0 → 1397)
diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644
index 0000000..a625ab2
--- /dev/null
+++ b/CHANGELOG.md
@@ -0,0 +1,57 @@
+# CHANGELOG
+
+## v13 - 2026-08-21
+
+* Update to yt-dlp 2026.8.19.
+
+## v12 - 2026-08-01
+
+* Update to yt-dlp 2026.7.4.
+
+## v11 - 2026-04-18
+
+* Remove tracking parameters from YouTube URLs in the output.
+
+## v10 - 2026-03-28
+
+* Update to yt-dlp 2026.3.17.
+
+##v9 - 2026-02-28
+
+* Add a video entity created [by chives](https://alexwlchan.net/projects/chives/) to the output, for ease of interop with my static sites.
+
+## v8 - 2026-02-27
+
+* Update to yt-dlp 2026.2.21.
+
+## v7 - 2026-02-05
+
+* Update to yt-dlp 2026.2.4.
+
+## v6 - 2026-01-08
+
+* Fix a mistake in the YouTube settings to ignore AI upscaled videos.
+
+## v5 - 2025-12-24
+
+* Fix a bug where downloading automatic subtitles on YouTube videos without any spoken audio would return an HTTP 429 error.
+* Change YouTube download settings to ignore [AI upscaled videos](https://alexwlchan.net/notes/2025/ignore-ai-scaled-videos/).
+
+## v4 - 2025-12-17
+
+* Clean up URL-unsafe characters in filenames.
+* Update to yt-dlp 2025.12.8.
+
+## v3 - 2025-10-23
+
+* Update to yt-dlp 2025.10.22.
+
+## v2 - 2025-10-19
+
+* Download avatars to the same folder as the video/thumbnail/subtitles, rather than just printing the avatar URL in the output.
+* Add the video ID as a suffix in the downloaded filenames.
+* Update to yt-dlp 2025.10.14.
+
+## v1 - 2025-10-05
+
+Initial release using yt-dlp 2025.9.26, which supported YouTube and Instagram.