Dylan
|
bf46166b02
|
Fixed incorrect log print 😅
|
2022-09-01 22:58:53 +01:00 |
|
Dylan
|
a05ff596e0
|
Fix #14
|
2022-09-01 22:52:20 +01:00 |
|
Dylan
|
1954a72bd0
|
API Mirror
|
2022-09-01 22:33:07 +01:00 |
|
Dylan
|
c58e9b2755
|
Updated requirements
|
2022-09-01 21:38:42 +01:00 |
|
Dylan
|
a51876a829
|
Fix twitter api failing for direct video linking
|
2022-07-23 16:34:36 +01:00 |
|
Dylan
|
d97f70b224
|
Added option to disable cache
|
2022-07-23 16:29:39 +01:00 |
|
Dylan
|
2da2cd5200
|
Removed image scale-down at the end of processing
|
2022-07-22 00:57:07 +01:00 |
|
Dylan
|
b0547ce810
|
Same fix as last commit
|
2022-07-17 14:00:19 +01:00 |
|
Dylan
|
1ec59bce2e
|
Fixed direct linking on Discord
|
2022-07-17 13:54:59 +01:00 |
|
Dylan
|
2a77ff96b0
|
Separated code into different files
|
2022-07-06 19:43:22 +01:00 |
|
Dylan
|
973c31f705
|
Merge pull request #7 from flifloo/main
Add Docker image and compose with documentation
|
2022-06-09 14:35:33 +01:00 |
|
flifloo
|
b27296e317
|
Add Docker image and compose with documentation
|
2022-06-07 11:46:39 +02:00 |
|
flifloo
|
40f4770e17
|
Fix links.json creation
|
2022-06-07 10:44:52 +02:00 |
|
Dylan
|
e28789a09d
|
Added og:description on videos for Telegram users
|
2022-06-05 13:36:18 +01:00 |
|
Dylan
|
faed7482f4
|
Update requirements.txt
|
2022-06-05 02:10:54 +01:00 |
|
Dylan
|
a5b2eb6cd0
|
Restore old behavior of showing error message
|
2022-06-04 13:53:14 +01:00 |
|
Dylan
|
16dfc509d3
|
Small log message when an unofficial API call succeeds
|
2022-06-03 23:27:33 +01:00 |
|
Dylan
|
174a20d896
|
Use unofficial API when official API fails
|
2022-06-02 17:07:48 +01:00 |
|
Dylan
|
e64dee9349
|
Temporary redirect for failing links due to API ratelimiting
|
2022-06-02 01:09:04 +01:00 |
|
Dylan
|
f0f709f62e
|
use yt-dlp
|
2022-06-01 21:52:47 +01:00 |
|
Dylan
|
0f77b2e0a4
|
Merge branch 'main' of github.com:dylanpdx/BetterTwitFix
|
2022-06-01 19:26:22 +00:00 |
|
Dylan
|
285c8f70f8
|
Service auto-restart
|
2022-06-01 19:25:23 +00:00 |
|
Dylan
|
ffcde09b97
|
Return HTTP 400 if missing query parameters
|
2022-05-30 01:25:53 +01:00 |
|
Dylan
|
891db049af
|
Fixed incorrect TTL being set
|
2022-05-27 23:18:58 +01:00 |
|
Dylan
|
797b670d0e
|
Do not combine single image tweets
|
2022-05-26 18:11:30 +01:00 |
|
Dylan
|
728785278b
|
Fixed direct video linking
|
2022-05-26 16:48:24 +01:00 |
|
Dylan
|
ec1f4dc284
|
Image check in lambda handler
|
2022-05-26 16:13:31 +01:00 |
|
Dylan
|
77b972a1b2
|
Switched to using ThreadPoolExecutor
|
2022-05-26 16:10:29 +01:00 |
|
Dylan
|
4feb1b65d6
|
Optimized image downloads
|
2022-05-26 15:01:12 +01:00 |
|
Dylan
|
2819b504a3
|
Add quality argument
|
2022-05-26 02:01:43 +01:00 |
|
Dylan
|
2399788fdc
|
Misc code cleanup; Fixed Discord not embedding 301 redirects issue
|
2022-05-26 01:29:47 +01:00 |
|
Dylan
|
7a021916f0
|
Use proper mime type
|
2022-05-26 00:58:28 +01:00 |
|
Dylan
|
a06a89825c
|
Fixed formatting
|
2022-05-25 23:56:48 +01:00 |
|
Dylan
|
6717fd464a
|
Documented combination_method
|
2022-05-25 23:55:41 +01:00 |
|
Dylan
|
022edb5122
|
Moved combineImg to own module; created AWS dockerfile; added combination_method config
|
2022-05-25 23:48:55 +01:00 |
|
Dylan
|
d7e0cb9089
|
Changed scaling method
|
2022-05-25 17:28:03 +01:00 |
|
Dylan
|
55ea554357
|
Re-scale image down
|
2022-05-25 16:30:51 +01:00 |
|
Dylan
|
b457760fae
|
Use JPEG for final combined img
|
2022-05-25 01:20:27 +01:00 |
|
Dylan
|
39a9ffd512
|
Method to embed combined tweet images. WIP & may be CPU intensive
|
2022-05-25 00:49:22 +01:00 |
|
Dylan
|
a6efd26447
|
Oops- Updated other two error msgs
|
2022-05-23 20:33:11 +01:00 |
|
Dylan
|
e81beb975c
|
Improved Fail link message
|
2022-05-23 19:02:54 +01:00 |
|
Dylan
|
55c956ad4e
|
Error checking for loading cache json file
|
2022-05-22 15:19:28 +01:00 |
|
Dylan
|
014f9d0e8d
|
TTL for cache entries
|
2022-05-22 15:19:17 +01:00 |
|
Dylan
|
f640ac69a1
|
Merge pull request #2 from cabiste69/patch-1
Minor cleaning
|
2022-05-21 16:13:26 +01:00 |
|
cabiste
|
08d686c652
|
minor cleaning
|
2022-05-20 23:14:58 +01:00 |
|
Dylan
|
7eff745550
|
Clarifications in readme
|
2022-05-18 18:23:11 +01:00 |
|
Dylan
|
8df211090c
|
Merge pull request #1 from Fam0r/main
Use the best bitrate video for twitter embeds
|
2022-05-17 17:14:30 +01:00 |
|
Dylan
|
5a2a4e6316
|
Display how many total images in the post
|
2022-05-17 14:55:49 +01:00 |
|
Fam0r
|
681f191502
|
Use the best bitrate video for twitter embeds
|
2022-05-17 09:40:40 +03:00 |
|
Dylan
|
82fe66af48
|
Work in progress code for combining up to 4 images
|
2022-05-16 20:18:18 +01:00 |
|