pinchflat/lib/pinchflat_web
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
..
components Initial yt-dlp implementation (#3) 2024-01-19 22:26:32 -08:00
controllers Add "channel" type Media Source (#8) 2024-01-24 14:07:39 -08:00
endpoint.ex Initial commit 🎉 2024-01-18 20:32:01 -08:00
gettext.ex Initial commit 🎉 2024-01-18 20:32:01 -08:00
router.ex Add "channel" type Media Source (#8) 2024-01-24 14:07:39 -08:00
telemetry.ex Initial yt-dlp implementation (#3) 2024-01-19 22:26:32 -08:00