Maksym Pavlenko
|
71449db6eb
|
Update resolver in docker-compose
|
2019-07-10 19:50:20 -07:00 |
|
Maksym Pavlenko
|
c282932ce2
|
Add Dockerfile and Makefile
|
2019-07-10 19:36:31 -07:00 |
|
Maksym Pavlenko
|
3b34367f71
|
Initial lambda proxy implementation
|
2019-07-10 00:13:35 -07:00 |
|
Maksym Pavlenko
|
6ea38123e3
|
Fix resolver Makefile
|
2019-07-09 23:43:14 -07:00 |
|
Maksym Pavlenko
|
d8547f8674
|
Update youtube-dl to 2019.06.27
|
2019-06-30 15:49:35 -07:00 |
|
Maksym Pavlenko
|
be3f02d9b0
|
Configure Redis host
|
2019-06-06 17:16:21 -07:00 |
|
Maksym Pavlenko
|
7ce47b7c72
|
Fix faq and downloads routing
|
2019-06-02 21:14:39 -07:00 |
|
Maksym Pavlenko
|
3ed2533496
|
SEO improvements
|
2019-06-02 20:46:00 -07:00 |
|
Maksym Pavlenko
|
dfb3e95285
|
Update Dockerfile
|
2019-06-02 18:02:28 -07:00 |
|
Maksym Pavlenko
|
6068afc351
|
Rework playlist updates
|
2019-05-31 16:28:41 -07:00 |
|
Maksym Pavlenko
|
83eccbdbdb
|
Fix episodes truncation for playlist
|
2019-05-31 15:21:46 -07:00 |
|
Maksym Pavlenko
|
9c8003a17f
|
Properly handle deleted videos
|
2019-05-30 23:46:56 -07:00 |
|
Maksym Pavlenko
|
c9b6f7e7b0
|
Add nginx routing
|
2019-05-30 12:57:07 -07:00 |
|
Maksym Pavlenko
|
11932bbce2
|
Rework playlist updates
|
2019-05-29 15:10:39 -07:00 |
|
Maksym Pavlenko
|
87782c1639
|
Minor updater improvements
|
2019-05-26 21:54:30 -07:00 |
|
Maksym Pavlenko
|
8f5472dc2b
|
Experimental SQS based updater
|
2019-05-26 16:19:17 -07:00 |
|
Maksym Pavlenko
|
93119373ba
|
Implement remote updater
|
2019-05-19 14:52:57 -07:00 |
|
Maksym Pavlenko
|
a97f7d3e16
|
Migrate updater from lambda to container
|
2019-05-19 12:53:58 -07:00 |
|
Maksym Pavlenko
|
d57f04efc2
|
Respond to HEAD requests
|
2019-05-18 14:23:08 -07:00 |
|
Maksym Pavlenko
|
c5473e3bba
|
Migrate resolver from lambda to container
|
2019-05-17 22:55:21 -07:00 |
|
Maksym Pavlenko
|
f1192a948c
|
Rename function.py to resolver.py
|
2019-05-15 18:46:36 -07:00 |
|
Maksym Pavlenko
|
28329de612
|
Remove scheduler
|
2019-05-14 23:47:47 -07:00 |
|
Maksym Pavlenko
|
355c23b1b9
|
Fix mime type handling
|
2019-05-14 21:04:39 -07:00 |
|
Maksym Pavlenko
|
7ef6902603
|
Rework nginx container to host static files only
|
2019-05-12 17:25:47 -07:00 |
|
Maksym Pavlenko
|
439883a6ad
|
Return 429 on QuotaExceeded exception
|
2019-05-12 13:32:05 -07:00 |
|
Maksym Pavlenko
|
44292ffa41
|
Use lambda proxy handler integration
|
2019-05-12 12:57:04 -07:00 |
|
Maksym Pavlenko
|
bc41f49123
|
Add debug flag
|
2019-05-09 10:23:06 -07:00 |
|
Maksym Pavlenko
|
879d35e57b
|
Better AWS configuration handling
|
2019-05-09 10:21:16 -07:00 |
|
Maksym Pavlenko
|
4a33a7d11c
|
Rework configuration management
|
2019-05-09 10:16:13 -07:00 |
|
Maksym Pavlenko
|
5cfa2918ef
|
Fix size calculator
|
2019-04-24 21:11:09 -07:00 |
|
Maksym Pavlenko
|
5046e2d7a0
|
Update youtube-dl
|
2019-04-23 20:32:45 -07:00 |
|
Maksym Pavlenko
|
655b57d2a8
|
Fix resolver for audio (return m4a file instead of XML)
|
2019-04-14 18:16:25 -07:00 |
|
Maksym Pavlenko
|
960faf9676
|
Decrease resolve quota
|
2019-04-14 17:48:54 -07:00 |
|
Maksym Pavlenko
|
764eb11a43
|
Don't return zero file size from updater
|
2019-04-07 21:55:56 -07:00 |
|
Maksym Pavlenko
|
10f52655a3
|
Reuse AWS credentials for Lambda
|
2019-04-07 16:46:48 -07:00 |
|
Maksym Pavlenko
|
4a28b12168
|
Integrate incremental lambda updater
|
2019-04-07 16:44:37 -07:00 |
|
Maksym Pavlenko
|
4d8e727b67
|
Add Makefile for updater
|
2019-04-07 14:59:39 -07:00 |
|
Maksym Pavlenko
|
9800feade5
|
Refactor updater
|
2019-04-07 13:10:51 -07:00 |
|
Maksym Pavlenko
|
7cbe577e0f
|
Initial scheduler implementation
|
2019-04-06 23:18:41 -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
|
35ad8c3f43
|
Refactor caching
|
2019-03-29 19:18:03 -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 |
|