Salta al contenuto principale


Not that I would ever use such tools, but if you have been using yt-dlp with the option -f "best[height<=720]" and it had started downloading small videos, I've heard that -f "bestvideo[height<=720]+bestaudio" requires ffmpeg installed, but works.
in reply to Elena ``of Valhalla''

Ovviamente io non faccio certe cose, ma se qualcuno usava yt-dlp con l'opzione -f "best[height<=720]" e si era messo a scaricargli video piccoli, ho sentito dire che usare -f "bestvideo[height<=720]+bestaudio" richiede ffmpeg installato, ma poi funziona.
Unknown parent

Elena ``of Valhalla''

@Kermode if I used it (which *of course* I don't :D ) I would also add --prefer-free-formats --write-subs --write-auto-subs --sub-langs "en*,it*"

(I could select just one of the two languages depending on the language of the video, but I've put everything into an alias and this way I don't need two different aliases :) )

Unknown parent

Elena ``of Valhalla''

@Kermode that's mostly what I pasted in the two messages above :D

alias ytd='yt-dlp --no-mtime --prefer-free-formats --write-subs --write-auto-subs --sub-langs "en*,it*" -f "bestvideo[height<=720]+bestaudio" '

Questo sito utilizza cookie per riconosce gli utenti loggati e quelli che tornano a visitare. Proseguendo la navigazione su questo sito, accetti l'utilizzo di questi cookie.