adding ddclient to nix situation
This commit is contained in:
parent
c3de5f9330
commit
2bdb4733f9
6 changed files with 89 additions and 31 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env fish
|
||||
|
||||
set arg "(empv-enqueue \""$argv[1]"\")"
|
||||
set arg "(chris/empv-yt-dlp \""$argv[1]"\")"
|
||||
echo $arg
|
||||
set title (yt-dlp --get-title $argv[1])
|
||||
echo $title added
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue