Kethsar / ytarchive

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

Output template Title field max length #76

Closed Kazandu closed 2 years ago

Kazandu commented 2 years ago

Is it possible to add an option to define the maximum length of the title field in the output template? There are a few cases where the stream titles are long enough to trigger a "file name too long" error

Kethsar commented 2 years ago

Yeah this is going to be part of #60 I plan to also add automatic truncating of the title if the file name ends up too long. I ran into it once so far and was gonna add the implementation not long after, but ended up distracted.