myhome/.local/bin/yt-video

3 lines
86 B
Plaintext
Raw Normal View History

#!/bin/bash
yt-dlp "$@" -f "bestvideo[ext=mp4]+bestaudio[ext=m4a]/best[ext=mp4]/best"