diff options
Diffstat (limited to 'dotfiles/system/.local/bin/ytp')
| -rwxr-xr-x | dotfiles/system/.local/bin/ytp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dotfiles/system/.local/bin/ytp b/dotfiles/system/.local/bin/ytp new file mode 100755 index 0000000..93ca9fc --- /dev/null +++ b/dotfiles/system/.local/bin/ytp @@ -0,0 +1 @@ +yt-dlp --ignore-config --yes-playlist --add-metadata -i -o '%(channel)s-%(playlist_title)s-%(playlist_index)s-%(title)s.%(ext)s' $1 $2 $3 $4 |
