aboutsummaryrefslogtreecommitdiff
path: root/bin/yt
diff options
context:
space:
mode:
Diffstat (limited to 'bin/yt')
-rwxr-xr-xbin/yt3
1 files changed, 1 insertions, 2 deletions
diff --git a/bin/yt b/bin/yt
index ff52bf0..1ba331a 100755
--- a/bin/yt
+++ b/bin/yt
@@ -106,9 +106,8 @@ fi
# The value of $EXTRA_OPTIONS doesn't depend on user input, and can't contain
# spaces, unless $HOME contains spaces:
# shellcheck disable=2086
-youtube-dl \
+yt-dlp \
--batch-file "$F" \
- --format best \
--prefer-free-formats \
--playlist-end "$PLAYLIST_COUNT" \
--write-description \