summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
4d89ad3)
Actually that codec works better. But since I had a youtube-dl wrapper
installed which ran yt-dlp in compatibility mode, the choice of format
ended up being wrong anyway.
Do not install the yt-dlp-drop-in from AUR.
-ytdl-format=bestvideo*[height<=720][vcodec!=?vp9]+bestaudio/best[height<=720]
+ytdl-format=bestvideo*[height<=720]+bestaudio/best[height<=720]