AECX / FinTube

Jellyfin Plugin to import directly from YT
98 stars 11 forks source link

Add ability to change filename and/or filename template #7

Closed zzggbb closed 4 months ago

zzggbb commented 5 months ago

Currently every video is downloaded in the format:

{youtube ID}-{youtube title}.{ext}

but it would be nice to be able to customize this a bit. I personally don't care to have the youtube ID in the filename, but it would be nice to see the resolution, like

{youtube title} [{resolution}].{ext}

Additionally, it would be nice to keep the last format as the default.

AECX commented 4 months ago

Good idea!