Commit Graph

  • 135d7b5825
    Update readme.md Robin Universe 2022-01-17 17:39:44 -0600
  • 71168a29b3
    Added /dl/ and .mp4 endpoints Robin Universe 2022-01-17 17:36:43 -0600
  • 713d1d81cf
    FINALLY fixed the /info/ endpoint Robin Universe 2021-12-02 20:14:01 -0600
  • 5c809729fd
    Added new monthly contributor and mentioned /latest/ Robin Universe 2021-12-02 19:13:43 -0600
  • 10e3883cf5
    Update inline.html Robin Universe 2021-12-02 19:00:41 -0600
  • 1a8e7b9acf
    Add the latest page template Robin Universe 2021-12-02 18:59:53 -0600
  • 3ab59daf28
    Several changes Robin Universe 2021-12-02 18:58:36 -0600
  • 327bce259d
    Merge pull request #36 from nyuszika7h/ignore-pycache Robin Universe 2021-10-06 09:41:40 -0500
  • 5c4138e158 Delete __pycache__ and add it to .gitignore nyuszika7h 2021-10-06 11:38:07 +0200
  • f22ce5b77a
    Added support for twitter urls with /statuses/, Made some changes to direct urls Robin Universe 2021-10-01 16:59:20 -0500
  • 71ddaceeb4
    Updated contributors list Robin Universe 2021-09-29 03:37:34 -0500
  • 908c144c1a
    Added Monthly contributors to Readme Robin Universe 2021-09-28 15:10:37 -0500
  • 1e43e67276
    Merge pull request #28 from jack1142/patch-1 Robin Universe 2021-08-17 12:34:34 -0500
  • d9e4368ecc
    Add Revolt's user agent jack1142 2021-08-17 04:11:23 +0200
  • 8006df8d84
    Merge pull request #24 from adryd325/main Robin Universe 2021-08-04 16:18:23 -0500
  • 94ce8ba17e
    Addresses #23 adryd 2021-08-02 21:52:13 -0400
  • df7bf05fe6 Added the /dir/ endpoint info to the readme robinuniverse 2021-07-21 17:51:36 -0500
  • 35988b1272 Added a direct MP4 endpoint (/dir/ before the input url) robinuniverse 2021-07-21 16:36:05 -0500
  • bfcb28e7a0
    Merge pull request #18 from adryd325/main Robin Universe 2021-07-20 00:02:22 -0500
  • a59fe47cac
    Fix link regex to match pre-snowflake tweet IDs adryd 2021-07-20 00:17:57 -0400
  • f19e3387ba
    Merge pull request #14 from Izofeu/main Robin Universe 2021-07-16 15:44:57 -0500
  • ac2f3f5fa6
    Update index.html Izofeu 2021-07-16 22:37:47 +0200
  • 4bf08098fa
    Update index.html Izofeu 2021-07-16 22:29:36 +0200
  • b56bee745b
    Update twitfix.py Izofeu 2021-07-16 22:25:43 +0200
  • 5567498a20 Added automatic link redirecting for t.co links in non video tweets when using the API robinuniverse 2021-07-14 19:15:06 -0500
  • f3f62f3cb4 Added more config options for color, name, and repo, made clicking on the bare url directly redirect to the repo based on useragent, fixed one config that was being created with the wrong name, finally added a url config so oembed works on other servers without digging around in the html robinuniverse 2021-07-14 03:33:46 -0500
  • e276425b74 Removed some debug code, fixed a missed renamed var, fixed redirects on full url subpaths robinuniverse 2021-07-13 13:57:09 -0500
  • a2623f568a
    Merge pull request #8 from nbtm-sh/main Robin Universe 2021-07-13 12:28:46 -0500
  • 59c4bbf188 Changed variable and function naming conventions to match that of pythons spec nbtm 2021-07-14 03:19:24 +1000
  • c3c2dbb008 Changed variable and function naming conventions to match that of pythons spec nbtm 2021-07-14 03:18:50 +1000
  • 76ed67b42b
    Merge pull request #7 from abbeysside/main Robin Universe 2021-07-13 11:04:29 -0500
  • 080bab462d
    Update default.html At Abbey's side 2021-07-13 17:28:50 +0200
  • 081ff3028c
    Update index.html At Abbey's side 2021-07-13 17:27:37 +0200
  • e54d824d1a
    Merge pull request #4 from adryd325/main Robin Universe 2021-07-13 01:35:25 -0500
  • 63570ea84b
    Match twitter_url before checking user agent adryd 2021-07-13 02:32:25 -0400
  • 4053f6373d
    Just redirect to Twitter when it's not Discord calling adryd 2021-07-12 20:45:30 -0400
  • f90249fc05 Actually fixed broken descriptions (they were worse than we thought) (thanks maddie again) robinuniverse 2021-07-12 16:41:07 -0500
  • ac581f49b2 Fixed broken descriptions robinuniverse 2021-07-12 15:48:21 -0500
  • 7179c36af1 Made it so hybrid mode actually works :p (thanks maddie) robinuniverse 2021-07-12 14:49:29 -0500
  • 2a638ac4b4 Fished the Twitter API implementation, everything works as of writing :) robinuniverse 2021-07-12 13:49:19 -0500
  • 8aa811e5f6 Refactored a majority of the code in preparation for twitter API implementation, not quite there yet, but it's at least as functional as it was before I started robinuniverse 2021-07-12 03:49:07 -0500
  • 0d5d4a04db updated readme some more robinuniverse 2021-07-11 15:51:59 -0500
  • 2f9f160b34 Added config system, Updated readme, Fixed DB connections stalling with multiple uWSGI workers, Made it less prone to crashing if necessary files are not present robinuniverse 2021-07-11 15:48:17 -0500
  • 4aa3c9a59e Made links not show the last word of a description (the internal twitter vid link) to clean up embeds robinuniverse 2021-07-10 09:17:33 -0500
  • 836e0b1f1f Added post accent colors robinuniverse 2021-07-09 18:34:21 -0500
  • 5621378d1b Forgot to include the request module, fixed that robinuniverse 2021-07-09 14:04:46 -0500
  • f0377f66a9 Added advanced oEmbeds that allow for better video embeds with descriptions Robin Universe 2021-07-09 05:32:04 -0500
  • d3e151904c fixed a minor typo, actually got rid of pycache Robin Universe 2021-07-07 22:23:59 -0500
  • ecba0fc79d Added a new link caching system, updated the readme, started ignoreing pycache Robin Universe 2021-07-07 22:17:23 -0500
  • 52df884b0f Added embed message for blank url Robin Universe 2021-07-05 22:30:16 -0500
  • 0950a0af09 Made the template more generic to work with other vid types potentially Robin Universe 2021-07-05 11:12:59 -0500
  • 79faca77fe Updated the readme, started work on seperating things into functions to attempt to work with other sites Robin Universe 2021-07-05 11:02:17 -0500
  • af263ce55f fixed it for the /info/ path too Robin Universe 2021-07-04 16:54:23 -0500
  • abb7868e7d the YoutubeDL object is now created and destroyed as needed to avoid bad guest token bugs after running for a long time Robin Universe 2021-07-04 16:52:38 -0500
  • 6b4fbf97f0 Added an embeded error message system to show when / why stuff might not be working Robin Universe 2021-07-04 05:08:36 -0500
  • 334e8f8ff1 Added a link cache system to increase speed and cut way down on time spent downloading / hitting the twitter api call limit Robin Universe 2021-07-04 04:40:22 -0500
  • d2b1aa1adb
    Merge pull request #1 from cbondurant/main Robin Universe 2021-07-03 21:36:36 -0500
  • 63ad9cf826 Remove unused imports Conner Bondurant 2021-07-03 21:46:02 -0400
  • 5ac4879f02 Improve handling and allow for exclusion of hostname Conner Bondurant 2021-07-03 21:41:47 -0400
  • 98f17dbea9 updated the readme a bit Robin Universe 2021-07-03 20:21:22 -0500
  • 80ed4bfa16 obligatory fix commit for the stuff I didn't get right the first time Robin Universe 2021-07-03 19:08:19 -0500
  • 0fdcda924e Too Init To Quit Robin Universe 2021-07-03 18:52:30 -0500