Commit graph

930 commits

Author SHA1 Message Date
wukko d85205649e 5.6: tiny quality of life improvements
- remember celebratory emoji changes? they've been fixed, and are now dynamically loaded!
- changelog history now lets you try to load it again if first attempt failed for whatever reason.
- added glow to the donation button to make it more visible.
- cleaned up frontend js a little bit.
- updated some links in tests.
2023-05-17 02:13:11 +06:00
wukko ece4899415 updated tests for soundcloud 2023-05-16 21:31:11 +06:00
wukko a2e7212285 fixed the overlapping issue with short soundcloud links
ids of some of new links overlap with old ones, so i decided to remove support for old shareable links. keeping support for soundcloud.app.goo.gl links makes no sense, you can't even get them from any of the apps anymore.
2023-05-16 21:20:00 +06:00
wukko de3b0cdfd2 last commit was extremely unsafe 2023-05-13 18:12:09 +06:00
wukko 64987c6494 experiment: added threads to ffmpeg args 2023-05-13 18:04:43 +06:00
wukko df73b8c860 oops 2023-05-09 10:18:06 +06:00
wukko 995e95790c one more checkmark replacement in readme 2023-05-08 14:47:26 +06:00
wukko a66a1d3fde fix checkmarks in readme
well that's just rude
2023-05-08 14:46:49 +06:00
wukko 71cc5305b4 5.5.1
- updated readme: added info about new services, sorted the list alphabetically, replaced emoji with checkmarks, added info about ncsd (#101), and more.
- fixed typos in vk and setup modules.
- removed unused variables from css.
2023-05-08 14:40:38 +06:00
Snazzah c8d0eb862c
chore: update readme 2023-04-29 17:13:26 -05:00
Snazzah fa7af1bf44
feat: add twitch vod/clip support 2023-04-29 14:33:36 -05:00
wukko a25615982c 5.5: vine support and bug fixes
- added support for vine archives
- fixed ability to download muted videos from tumblr
- removed extra instagram id testing which i left by mistake
2023-04-29 22:26:49 +06:00
wukko 6e097de2db 5.4.7: added support for ancient vk videos & salt improvements
- now you can download 240p hardbass videos from 2008!
- implemented updated stream salt and ip salt properly
2023-04-29 21:30:59 +06:00
wukko 1f40cb9fab bump the version once again (5.4.6) 2023-04-29 17:45:03 +06:00
wukko d8e9fc16d0 make stream salt change on every server start 2023-04-29 17:40:08 +06:00
wukko 8f27876aee bumped version up to 5.4.5 2023-04-29 17:11:09 +06:00
wukko ce6aa0e1ce bump youtubei.js to 5.0.0 and remove unnecessary twitter cookies 2023-04-29 17:05:32 +06:00
wukko 8f93232e81 5.4.4: moved to twitter api v2 2023-04-27 09:26:19 +06:00
wukko 2120cf1101 Update changelog.json 2023-04-25 01:29:10 +06:00
wukko 9159fb531c forgot to change the path in tests 2023-04-25 01:07:26 +06:00
wukko fcd0212e7b update 5.4 changelog 2023-04-25 01:04:15 +06:00
wukko 0dca373237 5.4: instagram support 2023-04-25 01:01:25 +06:00
wukko b4eddd06fe there's a better way to do it oops 2023-04-10 18:32:14 +06:00
wukko b0e6dc7528 fixed a lil oversight in youtube module 2023-04-10 18:28:41 +06:00
wukko e4eac5bebe
add cors option to setup script
Merge pull request #113 from jojobii-arks/jojobii-arks/112
2023-04-09 18:05:24 +06:00
wukko ace49e87df
better wording 2023-04-09 18:04:03 +06:00
wukko 3004daecc9 add "powered by" text when running on hop 2023-04-09 11:58:29 +06:00
wukko 80de6a1ebe i don't get it 2023-04-09 11:38:37 +06:00
wukko 81e634b091 good lord 2023-04-09 11:18:18 +06:00
wukko 5696d4091d OH FUCK 2023-04-09 11:12:11 +06:00
wukko e9e0fa82c7 testing git info retrieval in docker 2023-04-09 11:11:06 +06:00
wukko f8d42cfe36 Update Dockerfile 2023-04-09 11:09:05 +06:00
wukko 7dc8ab252d change the way user ip address is retrieved 2023-04-09 10:58:23 +06:00
wukko b645abc34a something's up with git 2023-04-09 10:49:03 +06:00
jojobii 314c5fbfcc
feat(setup): add cors option to setup script 2023-04-08 21:47:17 -07:00
wukko b8330fc855 minor clean up 2023-04-09 10:42:18 +06:00
wukko 450d01753d update the way environment variables are checked
no longer checking for .env file, just the variables
2023-04-09 09:40:13 +06:00
wukko 7e01f0b496 Update Dockerfile 2023-04-09 09:32:15 +06:00
wukko 2110432a80 Update Dockerfile 2023-04-09 09:25:59 +06:00
wukko dbc6bfef6e trying to get .git inside the container on hop 2023-04-09 09:23:16 +06:00
wukko db461fdd9f nope 2023-04-09 08:58:25 +06:00
wukko 00a88b9349 added git clone to dockerfile to (hopefully) fix the issue with git 2023-04-09 08:53:53 +06:00
wukko 8512a47181 add docker info to readme 2023-04-09 08:49:51 +06:00
wukko 2877f29ba1
add dockerfile
merge pull request #85 from alyx/current
2023-04-09 08:49:19 +06:00
wukko a3e4c8dcfd added a status check endpoint 2023-04-09 08:40:07 +06:00
wukko 68703ae300 5.3.2: link sharing and nanoid
- you can now share video links directly from cobalt!
- cobalt is now using nanoid for stream ids instead of giant sha256 hashes
- one more fix to address the copy animation, this time on pc
2023-04-08 22:55:44 +06:00
wukko 307da3dce4 5.3.1: tiny fixes
- fixed backdrop on press for "copy url" button in mobile "how to save?" popup
- added ability to disable cors via env file
2023-04-08 16:58:44 +06:00
wukko cf6dcfe7a6 oops 2023-04-03 22:43:41 +06:00
wukko a70e762350 updated changelog with one more fix 2023-04-03 22:42:46 +06:00
wukko 742ce7c86e 5.3: accessibility and css polish 2023-04-03 22:36:23 +06:00