this post was submitted on 14 Sep 2026
23 points (96.0% liked)

Free and Open Source Software

22954 readers
27 users here now

If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 4 years ago
MODERATORS
 

Naked self-interest disclaimer: I want the best config for the --output option, one that sorts downloads into folders, respects playlist order etc., and never ever displays the string NA, no matter which extractor is used (I mostly use youtube and bandcamp).


edit: here's my own:

-S res:720  
--embed-metadata  
--embed-thumbnail  

# maybe that'll speed things up  
--concurrent-fragments 3  
--buffer-size 16k  
#  

--output "%(channel,playlist_channel,uploader,creator)s/%(playlist)s/%(playlist_index,playlist_autonumber,video_autonumber,autonumber)03d %(display_id,title,id)s (%(duration_string|_)s).%(ext)s"  

--sleep-subtitles 1  
--sub-langs "en.*,de.*,fi.*"  
--embed-subs  

Any suggestions on improving --output...

you are viewing a single comment's thread
view the rest of the comments
[–] heliotrope@slrpnk.net 4 points 6 days ago

It doesn't contain AI-generated code (unlike deno, Node, and bun); or at least, it didn't the last time I checked.