mirror of
https://github.com/Phantop/dotfiles
synced 2025-11-29 15:55:48 +00:00
Fish: make ydl write subs
This commit is contained in:
parent
6bc8299ace
commit
be8e4eca01
|
|
@ -1,4 +1,4 @@
|
|||
# Defined in /tmp/fish.ockGnW/ydl.fish @ line 2
|
||||
# Defined in /tmp/fish.B18EzR/ydl.fish @ line 2
|
||||
function ydl
|
||||
youtube-dl --continue --ignore-errors --no-overwrites $argv
|
||||
youtube-dl --continue --ignore-errors --no-overwrites --write-sub --embed-subs $argv
|
||||
end
|
||||
|
|
|
|||
Loading…
Reference in a new issue