Post #2413517
2025-04-04 07:03 UTC
@lavaeolus@fedihum.org @SafeguardingResearch@fedihum.org
If you want to archive stuff from youtube without filling up your disk, this should do:
yt-dlp -i --restrict-filenames --yes-playlist --all-subs -o "%(title).100s-%(id)s.%(ext)s" --write-playlist-metafiles --check-formats --format-sort hasvid,+res:360,vcodec:av01,+size,+tbr VIDEO_OR_PLAYLIST_OR_ACCOUNT_URL
+res:360 uses the lowest resolution that’s at least 360px high.
Replies (0)
No replies.