← Back to context

Comment by kmfrk

2 years ago

I recently found ytdl-sub which is basically a metadata wrapper around yt-dlp to help you save videos in a format library software like Plex etc supports. Rather than having some horribly named videos with metadata files just taking up space.

https://github.com/jmbannon/ytdl-sub

This looks handy thanks!

Naming is definitely the hardest problem in coding and file naming.

Part of me feels like chaining a few of these tools into a docker project.