From 7a8fb5f6ffa2f4f2c14d78c40974fa0b7699b9fc Mon Sep 17 00:00:00 2001 From: kevinwatt Date: Thu, 25 Dec 2025 03:49:13 +0800 Subject: [PATCH] chore(release): v0.8.2 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ef2553d..b711adf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +--- + +## [0.8.2] - 2025-12-25 + ### Added - **Video Comments Extraction**: New tools for extracting YouTube video comments - `ytdlp_get_video_comments`: Extract comments in structured JSON format with author info, likes, timestamps, and reply threading