Added configurations for MPV, yt-dlp and Zathura

This commit is contained in:
Fabio Scotto di Santolo
2025-07-27 16:44:20 +02:00
parent 1918d7727f
commit d25242012c
6 changed files with 2683 additions and 0 deletions

8
yt-dlp/.config/yt-dlp/config Executable file
View File

@@ -0,0 +1,8 @@
--ignore-errors
# --no-playlist
# Save in ~/Videos
-o ~/Videos/%(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