mirror of
https://github.com/Phantop/dotfiles
synced 2024-11-23 23:33:12 +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