Compare commits
2 Commits
5222a87dcf
...
9d7c2f139b
Author | SHA1 | Date | |
---|---|---|---|
9d7c2f139b
|
|||
7c05a8109b
|
@@ -18,6 +18,7 @@ pinentry-mac
|
|||||||
ranger
|
ranger
|
||||||
ripgrep
|
ripgrep
|
||||||
rsync
|
rsync
|
||||||
|
telnet
|
||||||
texinfo
|
texinfo
|
||||||
tmux
|
tmux
|
||||||
tree
|
tree
|
||||||
|
@@ -1,2 +1,2 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
yt-dlp --extract-audio --audio-format mp3 $1
|
yt-dlp --extract-audio --audio-format mp3 --embed-metadata --embed-thumbnail --add-metadata $1
|
||||||
|
Reference in New Issue
Block a user