From 4cc58b49c9ed114094f2efdc80528eef81fa5748 Mon Sep 17 00:00:00 2001 From: Skullheadx <94652084+Skullheadx@users.noreply.github.com> Date: Mon, 14 Oct 2024 13:03:45 -0400 Subject: [PATCH] add todo list --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7964b8d..ce4731c 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## usage ```shell -ytdl "https://music.youtube.com/watch?v=lYBUbBu4W08&si=z03FVSmqqyxKZFmZ" +ytdl "https://www.youtube.com/watch?v=dQw4w9WgXcQ" ``` downloads the audio and video and stitches it together in the current directory. Automatically detects playlists. @@ -10,3 +10,10 @@ downloads the audio and video and stitches it together in the current directory. - `-v` - video only - `-av` - audio + video separate + +# TODO: +- [ ] add video only +- [ ] add audio + video separate +- [ ] add stitched together +- [ ] add force replace +- [ ] add album \ No newline at end of file -- 2.54.0