pinchflat/lib/pinchflat_web/controllers
Kieran 480af45527
Add "channel" type Media Source (#8)
* [WIP] Working on fetching channel metadata in yt-dlp backend

* Finished first draft of methods to do with querying channels

* Renamed CommandRunnerMock to have a more descriptive name

* Ran the phx generator for the channel model

* Renamed Downloader namespace to MediaClient

* [WIP] saving before attempting LiveView

* LiveView did not work out but here's a working controller how about
2024-01-24 14:07:39 -08:00
..
media_profiles Initial implementation of media profiles (#7) 2024-01-22 20:51:28 -08:00
media_sources Add "channel" type Media Source (#8) 2024-01-24 14:07:39 -08:00
page_html Initial commit 🎉 2024-01-18 20:32:01 -08:00
error_html.ex Initial commit 🎉 2024-01-18 20:32:01 -08:00
error_json.ex Initial commit 🎉 2024-01-18 20:32:01 -08:00
page_controller.ex Initial commit 🎉 2024-01-18 20:32:01 -08:00
page_html.ex Initial commit 🎉 2024-01-18 20:32:01 -08:00