From: Skullheadx <94652084+Skullheadx@users.noreply.github.com> Date: Mon, 14 Oct 2024 17:03:45 +0000 (-0400) Subject: add todo list X-Git-Url: http://git.skullheadx.com/tech/openbsd_html_css/static/gitweb.css?a=commitdiff_plain;h=4cc58b49c9ed114094f2efdc80528eef81fa5748;p=youtube-downloader.git add todo list --- 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