pinchflat/test/support
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
..
files Added metadata model and parsing 2024-01-29 20:03:41 -08:00
fixtures Added metadata model and parsing 2024-01-29 20:03:41 -08:00
scripts/yt-dlp-mocks Added metadata model and parsing 2024-01-29 20:03:41 -08:00
conn_case.ex Index a channel (#9) 2024-01-26 11:12:22 -08:00
data_case.ex Index a channel (#9) 2024-01-26 11:12:22 -08:00
testing_helper_methods.ex Added metadata model and parsing 2024-01-29 20:03:41 -08:00