1
0
Fork 0
mirror of https://github.com/Phantop/dotfiles synced 2024-09-29 13:32:06 +00:00

Fish: ydl with aria2c

This commit is contained in:
Phantop 2019-02-17 11:58:53 -05:00
parent 660ac2458e
commit e03f6bebc5
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
# Defined in /tmp/fish.sml9kE/ydl.fish @ line 2 # Defined in /tmp/fish.YYmq1V/ydl.fish @ line 2
function ydl function ydl
youtube-dl --continue --ignore-errors --no-overwrites $argv youtube-dl --continue --ignore-errors --no-overwrites --external-downloader=aria2c $argv
end end

View file

@ -1,5 +1,5 @@
[FileDialog] [FileDialog]
history=@Invalid() history=@Invalid()
lastVisited=file:///home/glados/Downloads lastVisited=file:///mnt/LocalDiskD/Downloads
qtVersion=5.11.2 qtVersion=5.11.2
viewMode=Detail viewMode=Detail