Commit Graph

426 Commits

Author SHA1 Message Date
Maksym Pavlenko dfb3e95285 Update Dockerfile 2019-06-02 18:02:28 -07:00
Maksym Pavlenko ae70d98924 Add meta tags 2019-06-02 17:25:55 -07:00
Maksym Pavlenko 001fd8d092 Implement URL output 2019-06-02 17:06:43 -07:00
Maksym Pavlenko 4d4f6d0508 Add API service 2019-06-02 16:42:35 -07:00
Maksym Pavlenko fa9730de3e Add input switches 2019-06-02 16:26:20 -07:00
Maksym Pavlenko f60cf3ed4a Add URL input field 2019-06-02 15:06:19 -07:00
Maksym Pavlenko 19bea2f863 Fix title 2019-06-02 13:55:44 -07:00
Maksym Pavlenko d67bc99bd2 Implement Index page 2019-06-02 13:51:22 -07:00
Maksym Pavlenko 40aeedf58e Add router 2019-06-02 13:17:52 -07:00
Maksym Pavlenko 79f7369b08 Add assets 2019-06-02 13:01:43 -07:00
Maksym Pavlenko 82b28c204f Add new Angular app 2019-06-02 12:57:51 -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 6296a2bb56 Do full resync for playlist items 2019-05-28 12:53:32 -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 1b06c7da60 Add updater mem limit 2019-05-19 15:22:05 -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 d4dac931c8 Cache error feed responses 2019-05-18 01:02:19 -07:00
Maksym Pavlenko eb166c7d49 Use compression to fit dynamodb's limits, rework Redis caching 2019-05-18 00:23:40 -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 c18b1b0886 Enable gzip 2019-05-15 16:09:38 -07:00
Maksym Pavlenko 52c08fb039 Remove CF template 2019-05-14 23:48:37 -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 7bf68f5448 Add static target 2019-05-11 11:56:15 -07:00
Maksym Pavlenko 6f96be168d Update linter 2019-05-09 10:36:35 -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 af5c95f7e8 Cleanup vimeo builder 2019-05-07 21:29:20 -07:00
Maksym Pavlenko 6318ad34a4 Cleanup youtube builder 2019-05-07 21:08:09 -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 05ed843e91 Fix timestamp marshaling 2019-04-14 14:39:11 -07:00
Maksym Pavlenko ed4d7db2e6 Add more logging 2019-04-08 00:25:18 -07:00
Maksym Pavlenko 1fa9d3141b Cache feeds in Redis 2019-04-07 23:42:25 -07:00
Maksym Pavlenko 060ee2155b Save cache even if DynamoDB request failed 2019-04-07 22:26:15 -07:00
Maksym Pavlenko f8db8c8636 Use cache for error feeds to reduce spamming 2019-04-07 22:07:38 -07:00