pinchflat/priv/repo
Kieran Eglin 777ccb7459
Added metadata model and parsing
Adding the metadata model made me realize that, in many cases, yt-dlp
returns undesired input in stdout, breaking parsing. In order to get
the metadata model working, I had to change the way in which the app
interacts with yt-dlp. Now, output is written as a file to disk which
is immediately re-read and returned.
2024-01-29 20:03:41 -08:00
..
migrations Added metadata model and parsing 2024-01-29 20:03:41 -08:00
seeds.exs Initial commit 🎉 2024-01-18 20:32:01 -08:00