Commit Graph

16 Commits

Author SHA1 Message Date
Josh Creek 19958e1d16 feat(*): Add using statements 2021-08-29 15:47:05 +01:00
Josh Creek 9e46c26728 feat(*): Add Windows ffmpeg support
This is only for people wanting to run this as a console application on windows, it's completely unnecessary for running this in a docker container.
2021-08-29 15:46:47 +01:00
Josh Creek 05768afcee feat(*): Add dbcontext 2021-08-29 15:45:02 +01:00
Josh Creek ea15038594 feat(*): Add StfpService 2021-08-29 15:44:47 +01:00
Josh Creek 6e99d19fe4 feat(*): Add inline progress utility
This is a customised version of the one used in the YouTubeExplode converter windows app, that now only prints when there's a new number, in order to get it to work better using docker logs to monitor it rather than an actual console.
2021-08-29 15:42:33 +01:00
Josh Creek 641456f293 feat(*): Add package dependencies 2021-08-29 15:41:30 +01:00
Josh Creek 26fb54d1d0 feat(*): Add YouTubeVideo model 2021-08-29 15:41:15 +01:00
Josh Creek 4c5b3cb572 feat(*): Add SftpConfig model 2021-08-29 15:41:02 +01:00
Josh Creek 4c725873da feat(*): Add DownloadedVideo model 2021-08-29 15:40:52 +01:00
Josh Creek 2e2d6771c0 feat(*): Add db migrations 2021-08-29 15:40:22 +01:00
Josh Creek f65701dbd9 feat(*): Add base project 2021-08-29 15:39:59 +01:00
Josh Creek f1c700ba8f feat(*): Add docker files 2021-08-29 15:37:54 +01:00
Josh Creek 684e8e98aa feat(*): Add base sqlite db file 2021-08-29 15:36:35 +01:00
Josh Creek ca9bfa5323 feat(*): Update readme 2021-08-29 15:36:17 +01:00
Josh Creek 3e7b539466 feat(*): Add dotnet gitignore 2021-08-29 15:35:19 +01:00
Josh Creek b52448579e Initial commit 2021-08-29 15:33:59 +01:00