1
0
mirror of https://github.com/mxpv/podsync.git synced 2024-05-11 05:55:04 +00:00

655 Commits

Author SHA1 Message Date
DeXteRrBDN
4d200da7b3 Update to latest Youtube Downloader version (#76)
This fixes "ERROR: Signature extraction failed" issue
2020-01-25 14:32:28 -08:00
Adam Curtis
ee7385aa59 Update README.md (#72)
Update README.md to include the cover_art attribute.
2020-01-02 14:13:09 -08:00
Maksym Pavlenko
76be718f82 Rename builder to feed 2019-12-21 14:15:07 -08:00
Maksym Pavlenko
e1f49c013e Log warning when youtube-dl gets 429 error #69 2019-12-21 13:58:34 -08:00
Maksym Pavlenko
f34f64e24b Add QNAP NAS Guide 2019-12-18 18:28:32 -08:00
Maksym Pavlenko
14a4184e0e Add AWS CloudFormation template #65 2019-12-13 19:34:22 -08:00
Maksym Pavlenko
bb0fb99607 Make clarifications about config file in README 2019-12-12 11:42:00 -08:00
Maksym Pavlenko
fe02f8394a Minor code refactoring v2.0.6 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
2c5e333a33 Enable builders API testing on CI 2019-11-24 13:17:47 -08:00
Maksym Pavlenko
7ac8943d88 Add YouTube tutorial 2019-11-24 13:07:17 -08:00
Maksym Pavlenko
194eef255d Add Vimeo tutorial 2019-11-24 12:39:46 -08:00
Maksym Pavlenko
d54791eb0f Add make release v2.0.5 2019-11-23 13:54:29 -08:00
Maksym Pavlenko
bb55caf94f Release ARM builds 2019-11-23 13:52:38 -08:00
Maksym Pavlenko
641b3523cf Minor Makefile fixes v2.0.4 2019-11-23 13:25:23 -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
a2ec2885c6 Add LICENSE #45 2019-11-17 17:30:03 -08:00
Maksym Pavlenko
ab8bdde6ba Update README badges 2019-11-16 00:36:38 -08:00
Maksym Pavlenko
bcf1f3e042 Add Github Actions CI script 2019-11-15 23:16:59 -08:00
Maksym Pavlenko
2644de9148 Fix youtube-dl path in Docker file v2.0.3 2019-11-15 11:45:33 -08:00
Maksym Pavlenko
354795e1e3 Check youtube-dl and ffmpeg dependencies before loading configuration 2019-11-15 11:45:23 -08:00
Maksym Pavlenko
9cca09d8bb Fix broken alpine dependency 2019-11-15 11:35:34 -08:00
Maksym Pavlenko
d09271096b Fix download links when using custom port #43 v2.0.2 2019-11-15 10:57:55 -08:00
Maksym Pavlenko
18fd306823 Update youtube-dl to 2019.11.05 2019-11-15 10:51:05 -08:00
Maksym Pavlenko
a3738ff432 Simplify docker-compose file 2019-11-15 10:35:09 -08:00
Maksym Pavlenko
22e7165da1 Fix extension for audio files #41 2019-11-14 23:33:46 -08:00
Maksym Pavlenko
780f9440a4 Fix YouTube pagination #42 2019-11-14 23:26:40 -08:00
Maksym Pavlenko
2174ac1e16 Fix README typo 2019-11-13 23:12:41 -08:00
Maksym Pavlenko
4275b4f642 Change default update period to 6h 2019-11-13 23:09:58 -08:00
Maksym Pavlenko
6005ea751d Don't break feed generation on failed episode donwload 2019-11-13 23:08:33 -08:00
Maksym Pavlenko
7c1b1046f1 Fix hostname config option v2.0.1 2019-11-13 22:54:43 -08:00
Maksym Pavlenko
77e0d00737 Update README 2019-11-13 21:14:52 -08:00
Maksym Pavlenko
e89fd3329e Update README v2.0.0 2019-11-13 20:49:25 -08:00
Maksym Pavlenko
b66cf76747 Add GoReleaser configuration 2019-11-13 20:43:47 -08:00
Maksym Pavlenko
0767f97a71 Add docker-compose file 2019-11-13 19:36:11 -08:00
Maksym Pavlenko
a89f763629 Add Dockerfile 2019-11-13 19:12:33 -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
fc9942baf6 Move default values to model package 2019-10-29 14:44:59 -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
7168f6e8df Update and fix linters 2019-10-26 23:01:09 -07:00
Maksym Pavlenko
08a58e6a1b Remove not needed packages 2019-10-26 22:55:19 -07:00
Maksym Pavlenko
a547647667 Add CLI main and TOML configuration 2019-10-26 22:43:30 -07:00