Commit Graph

  • 7ed13c3042 Fix issue with trimming text Dylan 2022-10-03 13:29:20 +01:00
  • 3999dbd4a1 Poll/Votes support, closes #17 Dylan 2022-10-02 21:01:35 +01:00
  • d680579d6a Direct embed and 404 tweet tests Dylan 2022-09-29 01:23:53 +01:00
  • 777458e58f
    Merge pull request #16 from dylanpdx/dependabot/pip/yt-dlp-2022.9.1 Dylan 2022-09-29 00:24:13 +01:00
  • aae0137cce
    Bump yt-dlp from 2022.7.18 to 2022.9.1 dependabot[bot] 2022-09-28 23:21:37 +00:00
  • 440dbbeb8c
    Create dependabot.yml Dylan 2022-09-29 00:19:08 +01:00
  • 6e1f37eabd Misc. changes and coverage excludes Dylan 2022-09-28 23:50:12 +01:00
  • 23b68e4634 Test coverage Dylan 2022-09-28 23:31:14 +01:00
  • 872e3b2cb8 Merge branch 'main' of github.com:dylanpdx/BetterTwitFix Dylan 2022-09-28 23:21:36 +01:00
  • d7843b2490 Updated requirements.txt Dylan 2022-09-28 23:21:31 +01:00
  • 4d147cc380
    Create python-tests.yml Dylan 2022-09-28 23:19:46 +01:00
  • 47b2a31797 Added test for most major functions Dylan 2022-09-28 23:15:42 +01:00
  • ac9415a8b3 Merge branch 'main' into tests Dylan 2022-09-28 20:13:11 +01:00
  • 403b82d7fe Improved messages for errors, removed apiMirrors Dylan 2022-09-28 19:22:41 +01:00
  • bbcb3ceb05 Misc. Bug fixes Dylan 2022-09-20 17:44:03 +01:00
  • 9981a2deb0 Use template for direct MP4 link Dylan 2022-09-20 01:39:21 +01:00
  • 7e7530b90c Cleaned up/unified link->VNF code Dylan 2022-09-20 01:30:45 +01:00
  • 5f56e2248f Send correct video size in embed Dylan 2022-09-20 01:12:21 +01:00
  • 6add65d37b Small code cleanup Dylan 2022-09-19 01:35:02 +01:00
  • 6489bb22d3 Fixed upgradeVNF using wrong variable Dylan 2022-09-18 17:16:24 +01:00
  • 5841ea73d8 Improved MP4 Redirect Dylan 2022-09-18 17:04:03 +01:00
  • 6b51c2e47a Updated readme.md Dylan 2022-09-15 20:16:54 +01:00
  • d7c2a204c8 WIP Tests Dylan 2022-09-15 20:12:38 +01:00
  • d453933d95 Removed dependency on official Twitter API Dylan 2022-09-15 20:11:00 +01:00
  • 9d2c56ba95 Removed unused code Dylan 2022-09-15 19:56:13 +01:00
  • 3c22e6e44a Code cleanup Dylan 2022-09-15 19:54:16 +01:00
  • 60ecfd2838 Fixes #15 - issue with GIF tweets that return incorrect media bitrate Dylan 2022-09-14 08:26:45 +01:00
  • ad8830838c Revert "Color code doesn't need to be escaped" Dylan 2022-09-13 01:02:27 +01:00
  • 0ff8777784 Fixed missing python packages Dylan 2022-09-13 00:18:49 +01:00
  • 7d0c057a4a Removed redundant cache env variable & setting Dylan 2022-09-13 00:17:52 +01:00
  • 831a6b45c8 Fixed issue retrieving old cache items Dylan 2022-09-12 21:41:16 +01:00
  • e99e235be3 Color code doesn't need to be escaped Dylan 2022-09-12 20:02:20 +01:00
  • d5350fc8e2 Remove youtube-dl option Dylan 2022-09-12 19:11:44 +01:00
  • 4cd0f3df4e Verified checkmark on verified accounts Dylan 2022-09-12 19:09:10 +01:00
  • 10ec46a0cf Squashed commit of the following: Dylan 2022-09-12 17:36:11 +01:00
  • 27accd7a5a Documented apiMirrors Dylan 2022-09-01 23:54:15 +01:00
  • bf46166b02 Fixed incorrect log print 😅 Dylan 2022-09-01 22:58:53 +01:00
  • a05ff596e0 Fix #14 Dylan 2022-09-01 22:52:20 +01:00
  • 1954a72bd0 API Mirror Dylan 2022-09-01 22:33:07 +01:00
  • c58e9b2755 Updated requirements Dylan 2022-09-01 21:38:42 +01:00
  • a51876a829 Fix twitter api failing for direct video linking Dylan 2022-07-23 16:34:36 +01:00
  • d97f70b224 Added option to disable cache Dylan 2022-07-23 16:29:39 +01:00
  • 2da2cd5200 Removed image scale-down at the end of processing Dylan 2022-07-22 00:57:07 +01:00
  • b0547ce810 Same fix as last commit Dylan 2022-07-17 14:00:19 +01:00
  • 1ec59bce2e Fixed direct linking on Discord Dylan 2022-07-17 13:54:59 +01:00
  • 2a77ff96b0 Separated code into different files Dylan 2022-07-06 19:43:22 +01:00
  • 973c31f705
    Merge pull request #7 from flifloo/main Dylan 2022-06-09 14:35:33 +01:00
  • b27296e317 Add Docker image and compose with documentation flifloo 2022-06-07 11:46:39 +02:00
  • 40f4770e17 Fix links.json creation flifloo 2022-06-07 10:44:52 +02:00
  • e28789a09d Added og:description on videos for Telegram users Dylan 2022-06-05 13:36:18 +01:00
  • faed7482f4
    Update requirements.txt Dylan 2022-06-05 02:10:54 +01:00
  • a5b2eb6cd0 Restore old behavior of showing error message Dylan 2022-06-04 13:53:14 +01:00
  • 16dfc509d3 Small log message when an unofficial API call succeeds Dylan 2022-06-03 23:27:33 +01:00
  • 174a20d896 Use unofficial API when official API fails Dylan 2022-06-02 17:07:48 +01:00
  • e64dee9349 Temporary redirect for failing links due to API ratelimiting Dylan 2022-06-02 01:09:04 +01:00
  • f0f709f62e use yt-dlp Dylan 2022-06-01 21:52:47 +01:00
  • 0f77b2e0a4 Merge branch 'main' of github.com:dylanpdx/BetterTwitFix Dylan 2022-06-01 19:26:22 +00:00
  • 285c8f70f8 Service auto-restart Dylan 2022-06-01 19:25:23 +00:00
  • ffcde09b97 Return HTTP 400 if missing query parameters Dylan 2022-05-30 01:25:53 +01:00
  • 891db049af Fixed incorrect TTL being set Dylan 2022-05-27 23:18:58 +01:00
  • 797b670d0e Do not combine single image tweets Dylan 2022-05-26 18:11:30 +01:00
  • 728785278b Fixed direct video linking Dylan 2022-05-26 16:48:24 +01:00
  • ec1f4dc284 Image check in lambda handler Dylan 2022-05-26 16:13:31 +01:00
  • 77b972a1b2 Switched to using ThreadPoolExecutor Dylan 2022-05-26 16:10:29 +01:00
  • 4feb1b65d6 Optimized image downloads Dylan 2022-05-26 15:01:12 +01:00
  • 2819b504a3 Add quality argument Dylan 2022-05-26 02:01:43 +01:00
  • 2399788fdc Misc code cleanup; Fixed Discord not embedding 301 redirects issue Dylan 2022-05-26 01:29:47 +01:00
  • 7a021916f0 Use proper mime type Dylan 2022-05-26 00:58:28 +01:00
  • a06a89825c Fixed formatting Dylan 2022-05-25 23:56:48 +01:00
  • 6717fd464a Documented combination_method Dylan 2022-05-25 23:55:41 +01:00
  • 022edb5122 Moved combineImg to own module; created AWS dockerfile; added combination_method config Dylan 2022-05-25 23:48:55 +01:00
  • d7e0cb9089 Changed scaling method Dylan 2022-05-25 17:28:03 +01:00
  • 55ea554357 Re-scale image down Dylan 2022-05-25 16:30:51 +01:00
  • b457760fae Use JPEG for final combined img Dylan 2022-05-25 01:20:27 +01:00
  • 39a9ffd512 Method to embed combined tweet images. WIP & may be CPU intensive Dylan 2022-05-25 00:49:22 +01:00
  • a6efd26447 Oops- Updated other two error msgs Dylan 2022-05-23 20:33:11 +01:00
  • e81beb975c Improved Fail link message Dylan 2022-05-23 19:02:54 +01:00
  • 55c956ad4e Error checking for loading cache json file Dylan 2022-05-22 15:19:28 +01:00
  • 014f9d0e8d TTL for cache entries Dylan 2022-05-22 15:19:17 +01:00
  • f640ac69a1
    Merge pull request #2 from cabiste69/patch-1 Dylan 2022-05-21 16:13:26 +01:00
  • 08d686c652
    minor cleaning cabiste 2022-05-20 23:14:58 +01:00
  • 7eff745550 Clarifications in readme Dylan 2022-05-18 18:23:11 +01:00
  • 8df211090c
    Merge pull request #1 from Fam0r/main Dylan 2022-05-17 17:14:30 +01:00
  • 5a2a4e6316 Display how many total images in the post Dylan 2022-05-17 14:55:49 +01:00
  • 681f191502 Use the best bitrate video for twitter embeds Fam0r 2022-05-17 09:40:40 +03:00
  • 82fe66af48 Work in progress code for combining up to 4 images Dylan 2022-05-16 20:18:18 +01:00
  • fba1256efd Fixed infinite redirect(?) Dylan 2022-05-15 01:42:22 +01:00
  • 85c682ab11 Updated gitignore Dylan 2022-05-15 01:15:15 +01:00
  • 954ae9f811 Update requirements Dylan 2022-05-15 00:32:08 +01:00
  • 5dc0d42542 Updated readme Dylan 2022-05-14 00:24:58 +01:00
  • 819e2f1e31 Modified image embeds Dylan 2022-05-13 20:43:07 +00:00
  • 87ba86ba50 Removed tracking/stats, anything non-embed related Dylan 2022-05-13 20:04:27 +01:00
  • 7a0b2660c5 Name changes & removed links.json Dylan 2022-05-13 19:50:39 +01:00
  • 66a6af4cc3 Initial changes Dylan 2022-05-13 17:00:16 +00:00
  • 5b58c0d9bc
    Merge pull request #52 from DorukSega/main Robin Universe 2022-05-13 07:23:58 -05:00
  • ba6059bb59 Adjustment to latest.html file Doruk 2022-05-13 15:13:16 +03:00
  • d2903baefe Slight Adjustment to /latest/ view Added Better Cookies Added the option Doruk 2022-05-13 15:11:47 +03:00
  • c6cffefe80 Updated /latest/ to include new features Nsfw filter based on twitter's Support for Multiple Images Doruk 2022-05-13 11:54:50 +03:00
  • 55f59c150f
    Updated TwitFix to bring it inline with Prod Robin Universe 2022-05-10 18:40:09 -05:00
  • d8909c5dc2
    Add files via upload Robin Universe 2022-05-10 18:36:46 -05:00