Commit Graph
20 Commits
Author SHA1 Message Date
Maksym Pavlenko fe02f8394a Minor code refactoring 2019-11-27 21:07:39 -08:00
Huseyin Zengin 3ba98e8aee Use youtube-dl output template with extension parameter #50 #59 2019-11-26 10:58:33 -08:00
Benjamin Abadie 59e4f5b024 Do not fail feed update when unable to get one episode's file size #58 2019-11-26 10:14:21 -08:00
Maksym Pavlenko 5a85228e4c Allow CLI to be hidden behind reverse proxy #47 #43 2019-11-23 13:25:07 -08:00
Maksym Pavlenko be3fe064da Don't skip further video downloads on first error #54 2019-11-23 12:28:57 -08:00
Maksym Pavlenko bcf1f3e042 Add Github Actions CI script 2019-11-15 23:16:59 -08:00
Maksym Pavlenko 354795e1e3 Check youtube-dl and ffmpeg dependencies before loading configuration 2019-11-15 11:45:23 -08:00
Maksym Pavlenko d09271096b Fix download links when using custom port #43 2019-11-15 10:57:55 -08:00
Maksym Pavlenko 22e7165da1 Fix extension for audio files #41 2019-11-14 23:33:46 -08:00
Maksym Pavlenko 6005ea751d Don't break feed generation on failed episode donwload 2019-11-13 23:08:33 -08:00
Maksym Pavlenko b66cf76747 Add GoReleaser configuration 2019-11-13 20:43:47 -08:00
Maksym Pavlenko 753568b05c Implement episode downloader 2019-11-13 18:16:35 -08:00
Maksym Pavlenko f10c993b5b Add banner 2019-11-12 17:27:02 -08:00
Maksym Pavlenko 7617018811 Add debug logging and a few minor fixes 2019-10-30 00:13:02 -07:00
Maksym Pavlenko 1e721f07aa Run updater goroutines 2019-10-29 15:07:59 -07:00
Maksym Pavlenko b22d2dccdb Use context in YouTube builder 2019-10-29 14:52:19 -07:00
Maksym Pavlenko 616fac57fd Implement basic feed updater 2019-10-29 14:38:29 -07:00
Maksym Pavlenko cce3728828 Implement initial static file server 2019-10-29 13:30:51 -07:00
Maksym Pavlenko acee1d9cfc Refactor builders 2019-10-29 12:50:06 -07:00
Maksym Pavlenko a547647667 Add CLI main and TOML configuration 2019-10-26 22:43:30 -07:00