mirror of
https://github.com/Phantop/dotfiles
synced 2025-11-30 08:07:19 +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
|
function ydl
|
||||||
youtube-dl --continue --ignore-errors --no-overwrites $argv
|
youtube-dl --continue --ignore-errors --no-overwrites --write-sub --embed-subs $argv
|
||||||
end
|
end
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue