mirror of
https://github.com/Phantop/dotfiles
synced 2025-11-28 07:06:37 +00:00
Qute: remove ydl script I don't use
This commit is contained in:
parent
dff0728e6c
commit
a25c13a30b
|
|
@ -1,4 +0,0 @@
|
||||||
#!/bin/bash
|
|
||||||
|
|
||||||
(youtube-dl --output "$QUTE_DOWNLOAD_DIR/%(title)s.%(ext)s" $QUTE_URL &&
|
|
||||||
notify-send "YouTube download completed!" "$QUTE_TITLE") || exit 0
|
|
||||||
Loading…
Reference in a new issue