etkeys / videodl

A simple web app for family to download videos from the web (think vlogs for offline viewing).
MIT License
0 stars 0 forks source link

Add Author/Artist and Title to file metadata #4

Open etkeys opened 3 days ago

etkeys commented 3 days ago

Current behavior

Title provided by a user is not added to file meta data.

Desired behavior

Title should be added to file meta data when created. Additional fields should also be added as applicable (see #3)

Context

MP3 and MP4 files have meta data such as "Artist" and "Title" that are present is various playback apps/devices. The filename is likely to be messy and doesn't display well in these apps and devices.