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

495 Commits

Author SHA1 Message Date
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
Maksym Pavlenko
63d3edbe9a Update FUNDING.yml 2019-10-26 21:45:46 -07:00
Maksym Pavlenko
54c78adaa3 Fix underscore titles #33 2019-08-04 22:24:45 -07:00
Maksym Pavlenko
d446760352 Rework lambda resolver return parameters 2019-07-29 22:26:02 -07:00
Maksym Pavlenko
44b4f306ff Update README 2019-07-25 18:02:25 -07:00
Maksym Pavlenko
538cb3ef4d Add Travis badge 2019-07-25 17:48:41 -07:00
Maksym Pavlenko
81aeb64e13 Add Travis 2019-07-25 17:30:15 -07:00
Maksym Pavlenko
1a4a0a58e7 Fix tests and linter 2019-07-25 16:57:23 -07:00
Maksym Pavlenko
c48df0c8f1 Cleanup unused packages 2019-07-25 16:56:58 -07:00
Maksym Pavlenko
b2c336838b Merge pull request #29 from podsync/dependabot/npm_and_yarn/ui/lodash-4.17.15
Bump lodash from 4.17.11 to 4.17.15 in /ui
1.0.0
2019-07-23 21:55:07 -07:00
dependabot[bot]
0a5dcce5f1 Bump lodash from 4.17.11 to 4.17.15 in /ui
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-24 04:54:07 +00:00