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

366 Commits

Author SHA1 Message Date
Maksym Pavlenko
929041c692 Truncate long episode descriptions 2019-04-06 13:28:36 -07:00
Maksym Pavlenko
20bf7c7e53 Increase cache TTL 2019-04-06 12:57:25 -07:00
Maksym Pavlenko
4b3dba4218 Write feed only if updated 2019-04-06 12:54:09 -07:00
Maksym Pavlenko
6109fba518 A few minor logging fixes 2019-04-06 12:28:15 -07:00
Maksym Pavlenko
1fd2d80cb8 Fix timestamp serialization 2019-04-06 12:13:50 -07:00
Maksym Pavlenko
51367f6e9b Rework API implementation to build feed from DynamoDB table 2019-04-06 11:21:24 -07:00
Maksym Pavlenko
014d048ae4 Implement incremental YTDL updater with DynamoDB storage 2019-04-05 13:23:48 -07:00
Maksym Pavlenko
e9b0e549ea Rename function to updater 2019-04-05 11:06:07 -07:00
Maksym Pavlenko
0091a8a923 Validate parameters in _get_updates 2019-04-05 11:03:37 -07:00
Maksym Pavlenko
1ca04694d8 Use Redis map for cache data (optimize memory usage) 2019-04-03 00:37:22 -07:00
Maksym Pavlenko
4ba44ca1b3 Enable AOF 2019-04-02 21:06:16 -07:00
Maksym Pavlenko
8c2a2f84b5 Add Redis notes 2019-03-31 21:13:53 -07:00
Maksym Pavlenko
9b8549871f Save Redis data to disk 2019-03-31 21:09:59 -07:00
Maksym Pavlenko
344981f903 Implement feed cache verification 2019-03-31 20:59:24 -07:00
Maksym Pavlenko
16010dcd63 Support video counter queries for YouTube 2019-03-29 19:53:23 -07:00
Maksym Pavlenko
35ad8c3f43 Refactor caching 2019-03-29 19:18:03 -07:00
Maksym Pavlenko
995120b450 Update Vimeo client 2019-03-24 20:16:11 -07:00
Maksym Pavlenko
21ff51f4f9 Drop ytdl 2019-03-24 16:58:45 -07:00
Maksym Pavlenko
8cbd235976 Add handler tests 2019-03-23 14:52:27 -07:00
Maksym Pavlenko
bb8dc2251c Optimize last id check 2019-03-23 14:44:19 -07:00
Maksym Pavlenko
34ed952aba Add resolver quota 2019-03-22 23:12:59 -07:00
Maksym Pavlenko
91178750a8 Implement updater lambda prototype 2019-03-21 00:08:28 -07:00
Maksym Pavlenko
eb0e2be713 Add resolve counter 2019-03-18 22:57:43 -07:00
Maksym Pavlenko
272da90480 Query metadata directly from DynamoDB 2019-03-18 20:50:35 -07:00
Maksym Pavlenko
b45f7225aa Update nginx upstream 2019-03-17 01:49:08 -07:00
Maksym Pavlenko
0b13bd6be8 Implement resolver lambda 2019-03-17 00:16:23 -07:00
Maksym Pavlenko
cf42d5a8dc Updata Sanic 2019-03-13 17:23:06 -07:00
Maksym Pavlenko
2dd3b3588e Remove caching from nginx 2019-03-12 18:44:51 -07:00
Maksym Pavlenko
085a225aa0 Add Redis to docker-compose 2019-03-12 18:44:51 -07:00
Maksym Pavlenko
b7a0f10a5d Add feed caching 2019-03-12 18:44:51 -07:00
Maksym Pavlenko
f288c22b53 Update youtube-dl 2019-03-12 18:44:39 -07:00
Maksym Pavlenko
2a7be907f0 Increse proxy_pass timeout for ytdl 2019-03-12 18:38:52 -07:00
Maksym Pavlenko
072dccff4e Rename app to api 2019-03-06 22:19:59 -08:00
Maksym Pavlenko
621c0e82cf Update patreon-go dependency
Fix issue "unsupported type 'Address'" during login
2019-02-25 20:24:21 -08:00
Maksym Pavlenko
1f302c185f Drop Redis 2019-02-24 14:39:58 -08:00
Maksym Pavlenko
30bfd2ebef Use Makefile 2019-02-24 14:19:55 -08:00
Maksym Pavlenko
f5764e3fe4 Support language tag customization 2019-02-24 13:30:53 -08:00
Maksym Pavlenko
07a1d1c353 Update ytdl version 2019-01-22 18:52:43 -08:00
Maksym Pavlenko
a34e87da8e Update README 2019-01-07 21:10:27 -08:00
Maksym Pavlenko
4baf25f1e1 Fix linter errors 2019-01-07 20:47:59 -08:00
Maksym Pavlenko
514af6af30 Fix CodeBuild 2019-01-07 20:15:17 -08:00
Maksym Pavlenko
8805dbf85c Fix explicit tag 2019-01-07 19:24:48 -08:00
Maksym Pavlenko
b7c82cc1e8 Add parameter store prefixes for CodeBuild 2019-01-06 22:01:23 -08:00
Maksym Pavlenko
f05f338451 Remove Travis 2019-01-06 21:37:03 -08:00
Maksym Pavlenko
c378ed0a87 Code style fixes 2019-01-06 21:36:42 -08:00
Maksym Pavlenko
49900d9ab3 Add CodeBuild buildspec and linters 2019-01-06 20:45:59 -08:00
Maksym Pavlenko
b11080ffcc Basic YouTube feed customization 2019-01-06 19:13:13 -08:00
Maksym Pavlenko
62c2e166ae Refactor YouTube feed builder 2019-01-06 12:38:46 -08:00
Maksym Pavlenko
252f01b4c0 Rename cf to aws 2018-12-25 20:10:14 -08:00
Maksym Pavlenko
3043afcd00 Minor update for webhooks location 2018-12-25 13:38:18 -08:00