From e77d1b78fff3462672d23c609d406d5c3ccc21b7 Mon Sep 17 00:00:00 2001 From: OpenWaygate <27287694+OpenWaygate@users.noreply.github.com> Date: Mon, 15 Apr 2024 22:44:24 +0800 Subject: [PATCH] :memo: Update readme about new features --- README.md | 27 ++++++++++++++++----------- 1 file changed, 16 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 99130ec..d8a2c98 100644 --- a/README.md +++ b/README.md @@ -12,20 +12,25 @@ yutu is a fully functional CLI for YouTube. ```sh ❯ yutu help -yutu is a fully functional CLI for YouTube, which can be used to manupulate YouTube videos, playlists, channels, etc. +yutu is a fully functional CLI for YouTube, which can be used to +manupulate YouTube videos, playlists, channels, etc. Usage: yutu [flags] yutu [command] Available Commands: - channel manipulate YouTube channels - completion Generate the autocompletion script for the specified shell - help Help about any command - playlist manipulate YouTube playlists - playlistItem manipulate YouTube playlist items - version Show the version of yutu - video manipulate YouTube videos + activity manipulate YouTube activities + channel manipulate YouTube channels + completion Generate the autocompletion script for the specified shell + help Help about any command + member manipulate YouTube members + membershipsLevel manipulate YouTube memberships levels + playlist manipulate YouTube playlists + playlistItem manipulate YouTube playlist items + version Show the version of yutu + video manipulate YouTube videos + videoCategory manipulate YouTube video categories Flags: -h, --help help for yutu @@ -89,9 +94,9 @@ Here are the features that are currently supported by yutu, and the ones that ar - i18nRegions - [ ] list, 1 - members - - [ ] list, 1 + - [x] list, 1 🚫 - membershipsLevels - - [ ] list, 1 + - [x] list, 1 🚫 - search - [ ] list, 100 - subscriptions @@ -103,7 +108,7 @@ Here are the features that are currently supported by yutu, and the ones that ar - videoAbuseReportReasons - [ ] list, 1 - videoCategories - - [ ] list, 1 + - [x] list, 1 - watermarks - [ ] set, 50 - [ ] unset, 50