Kethsar / ytarchive

Garbage Youtube livestream downloader
MIT License
1.08k stars 87 forks source link

Option for replacement characters to either be the same ones that yt-dlp uses or previous default underscores #202

Closed PuCoPu closed 1 month ago

PuCoPu commented 1 month ago

i.r.t. #194, added a flag -u to use underscores to replace forbidden characters in the output filename. Standard behavior in this release is to use lookalike characters so that the ytarchive output (such as livestream, description and thumbnail) and a possible accompanying yt-dlp output (such as live chat and metadata) get saved in the same output directory by default when both programs are used in conjunction.

Kethsar commented 1 month ago

Standard behavior in this release is to use lookalike characters

Do not change standard behaviour. Make it so the flag uses look-alikes instead.