From 7fe4e612db874446509ecf2f1dc455e47c668f1f Mon Sep 17 00:00:00 2001 From: Mattia Date: Tue, 5 Oct 2021 17:29:41 +0200 Subject: [PATCH] Version 1.8.0 Update CHANGELOG.md --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 388fb50..61d4ab4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,9 @@ ## 1.10.8 - Added the following aliases: yt.videos.streams (instead of yt.videos.streamsClient) and yt.videos.comments (instead of yt.videos.commentsClient) - Re-add more test cases. -- Implement `.describe()` on List which prints a formatted list like `youtube-dl -F` option. +- Implement `.describe()` on List which prints a formatted list like `youtube-dl -F` option. T +- Fix muxed video extraction ( #172 ) +- Better dis/likes video extraction. ## 1.10.7+1 - Fix tests.