]> Skullheadx's Git Forge - youtube-downloader.git/commitdiff
add todo list
authorSkullheadx <94652084+Skullheadx@users.noreply.github.com>
Mon, 14 Oct 2024 17:03:45 +0000 (13:03 -0400)
committerSkullheadx <94652084+Skullheadx@users.noreply.github.com>
Mon, 14 Oct 2024 17:03:45 +0000 (13:03 -0400)
README.md

index 7964b8db36526247e7b30b441096ebddd210b515..ce4731c4b446b2c3dcb2d78a1138de4f30a6f6fc 100644 (file)
--- 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