Add yt-dlp package and desktop config deployment

This commit is contained in:
Fabio Scotto di Santolo
2026-03-17 10:09:50 +01:00
parent 4f0101cdc6
commit 046e69a2b6
2 changed files with 13 additions and 0 deletions

View File

@@ -27,6 +27,7 @@ profile_packages:
- network-manager-applet
- chromium
- mpv
- yt-dlp
- libreoffice
- lm_sensors
- fastfetch
@@ -67,6 +68,10 @@ desktop_dotfiles:
src: .config/fastfetch/
dest: .config/fastfetch/
mode: preserve
- name: yt-dlp config
src: .config/yt-dlp/
dest: .config/yt-dlp/
mode: preserve
- name: .xinitrc
src: .xinitrc
dest: .xinitrc

View File

@@ -0,0 +1,8 @@
--ignore-errors
# --no-playlist
# Save in ~/Videos
-o ~/Video/%(title)s.%(ext)s
# Prefer 1080p or lower resolutions
-f bestvideo[ext=mp4][width<2000][height<=1200]+bestaudio[ext=m4a]/bestvideo[ext=webm][width<2000][height<=1200]+bestaudio[ext=webm]/bestvideo[width<2000][height<=1200]+bestaudio/best[width<2000][height<=1200]/best