* [WIP] Added basic video download method * [WIP] Very-WIP first steps at parsing options and downloading * Made my options safe by default and removed special safe versions * Ran html generator for mediaprofile model - leaving as-is for now * Addressed a bunch of TODO comments
3 lines
346 B
Markdown
3 lines
346 B
Markdown
- Write media datbase ID as metadata/to file/whatever so it gives us an option to retroactively match media to the DB down the line. Useful if someone moves the media without informing the UI
|
|
- Use a UUID for the media database ID (or at least alongside it)
|
|
- Look into this and its recommended plugins https://hexdocs.pm/ex_check/readme.html
|