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
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
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
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
07a1d1c353
Update ytdl version
2019-01-22 18:52:43 -08:00
Maksym Pavlenko
4baf25f1e1
Fix linter errors
2019-01-07 20:47:59 -08:00
Maksym Pavlenko
c378ed0a87
Code style fixes
2019-01-06 21:36:42 -08:00
Maksym Pavlenko
3043afcd00
Minor update for webhooks location
2018-12-25 13:38:18 -08:00
Maksym Pavlenko
58518f3735
Cache feeds
2018-12-25 01:23:16 -08:00
Maksym Pavlenko
d53a3e2fe5
Serve pages without .html extension
2018-12-21 16:36:34 -08:00
Maksym Pavlenko
98f0b7a300
Add FAQ
2018-12-21 16:08:11 -08:00
Maksym Pavlenko
7c6cdeeb82
Migrate to gulp 4
2018-12-21 13:12:48 -08:00
Maksym Pavlenko
06e2796237
Initial CloudWatch integration
2018-12-11 22:49:39 -08:00
Maksym Pavlenko
e724cd1189
Server static on nginx
2018-12-10 19:15:21 -08:00
Maksym Pavlenko
e242bfdb57
Pass AWS credentials
2018-12-08 16:21:08 -08:00
Maksym Pavlenko
9e5fa38dcf
Switch to logrus
2018-12-02 13:58:41 -08:00
Maksym Pavlenko
73ee7900e9
Refactor database storage
2018-11-24 11:58:08 -08:00
Maksym Pavlenko
3f331844e8
Simplify build script for ytdl
2018-11-22 14:58:10 -08:00
Maksym Pavlenko
77f5c50cdb
Update ytdl to 2018.11.23
2018-11-22 14:54:01 -08:00
Maksym Pavlenko
975bc30edf
Update youtube-dl, fix resolve issues
2018-09-17 19:55:05 -07:00
Maksym
dc01be64e3
Update podsync.conf
2018-08-05 17:18:49 -07:00
mxpv
b461229784
Update build.sh for ytdl
2018-07-18 21:39:34 -07:00
mxpv
28823805c9
ytdl 2018.5.1 introduces strange bug in Vimeo resolver:
...
ERROR: Unable to extract info section (caused by ExtractorError("Unable to download webpage: HTTP Error 404: Not Found (caused by <HTTPError 404: 'Not Found'>); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see https://yt-dl.org/update on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.")); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see https://yt-dl.org/update on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
2018-07-18 21:38:59 -07:00
mxpv
38486bbc34
Fix resolver for vimeo, choose video quality
2018-07-18 17:58:02 -07:00
mxpv
535623c055
Remove obsolete files
2018-07-05 23:18:09 -07:00
mxpv
75be012b7b
Update nginx.conf
2018-07-05 23:17:00 -07:00
Maksym Pavlenko
2c26f6a911
Pass host header to upstream
2017-11-26 00:14:49 -08:00
Maksym Pavlenko
979baad189
Remove redirect to HTTPS, add redirect from www to non-www
2017-11-21 22:41:55 -08:00
Maksym Pavlenko
cb00281213
Implement basic metric tracker
2017-11-04 17:27:01 -07:00
Maksym Pavlenko
7cff604c26
Switch to Postgres storage for feeds
2017-11-03 19:16:15 -07:00
Maksym Pavlenko
d79cc87ea5
Drop ID package
2017-11-03 17:19:44 -07:00
Maksym Pavlenko
b8e97b9310
Rename api constants
2017-11-03 15:04:33 -07:00