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

36 Commits

Author SHA1 Message Date
e242bfdb57 Pass AWS credentials 2018-12-08 16:21:08 -08:00
9e5fa38dcf Switch to logrus 2018-12-02 13:58:41 -08:00
73ee7900e9 Refactor database storage 2018-11-24 11:58:08 -08:00
3f331844e8 Simplify build script for ytdl 2018-11-22 14:58:10 -08:00
77f5c50cdb Update ytdl to 2018.11.23 2018-11-22 14:54:01 -08:00
975bc30edf Update youtube-dl, fix resolve issues 2018-09-17 19:55:05 -07:00
dc01be64e3 Update podsync.conf 2018-08-05 17:18:49 -07:00
b461229784 Update build.sh for ytdl 2018-07-18 21:39:34 -07:00
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
38486bbc34 Fix resolver for vimeo, choose video quality 2018-07-18 17:58:02 -07:00
535623c055 Remove obsolete files 2018-07-05 23:18:09 -07:00
75be012b7b Update nginx.conf 2018-07-05 23:17:00 -07:00
2c26f6a911 Pass host header to upstream 2017-11-26 00:14:49 -08:00
979baad189 Remove redirect to HTTPS, add redirect from www to non-www 2017-11-21 22:41:55 -08:00
cb00281213 Implement basic metric tracker 2017-11-04 17:27:01 -07:00
7cff604c26 Switch to Postgres storage for feeds 2017-11-03 19:16:15 -07:00
d79cc87ea5 Drop ID package 2017-11-03 17:19:44 -07:00
b8e97b9310 Rename api constants 2017-11-03 15:04:33 -07:00
aaa96f0f04 Code cleanup 2017-11-02 18:19:21 -07:00
e403bd5c20 Refactor dependencies, fix unit test 2017-11-02 18:01:35 -07:00
eb86f66472 Increase client_max_body_size for Patreon webhooks 2017-11-01 16:29:02 -07:00
0f52d8d3fc Implement http handler for webhooks 2017-10-30 17:26:46 -07:00
813717a2c3 Refactor server package 2017-10-28 01:11:49 -07:00
2c3116ad3c HTTPS support 2017-10-24 16:57:59 -07:00
dbba3f21be Allow HEAD method for ytdl 2017-10-20 23:32:18 -07:00
9895ae88bc Rollback to old ytdl resolver for vimeo 2017-10-20 23:21:28 -07:00
56b0cc5d37 Fix ytdl for vimeo links 2017-10-20 23:11:24 -07:00
8c273014b9 Minor bug fixing 2017-08-25 16:41:58 -07:00
cdc048a98b Add build scripts 2017-08-22 21:40:02 -07:00
257dacce94 Improve audio sorting, add tests 2017-08-22 09:54:12 -07:00
88c6ac4c38 Fix ytdl sorting for episods without 'filesize' field 2017-08-22 09:19:15 -07:00
8ffa3bdb9a Update docker compose configuration 2017-08-20 20:28:08 -07:00
e209c9e2c2 Pull feed metadata from API server 2017-08-20 19:21:26 -07:00
59600231b3 Import ytdl from master 2017-08-20 19:01:38 -07:00
c0e8f7aa8c Implement login via Patreon 2017-08-20 16:01:30 -07:00
6b0a234983 Rework project structure 2017-08-19 16:58:23 -07:00