Commit graph

98 commits

Author SHA1 Message Date
wukko fa85a4c75c
readme: update license info 2024-07-29 15:29:13 +06:00
Snazzah 4080cd4581
services: add snapchat support (#429)
* feat: snapchat support

* chore: remove redundancy

* chore: a bit of better matching

* chore: update readme

* refactor(snapchat): refactor story matching to use pickers

* fix: small fix to directly linked stories

* fix(snapchat): fix filenames

* chore: update readme

* ref(snapchat): rewrite service, new test, split redirects into a util

* fix(snapchat): small fixes

* chore: deepscan error fixed

* fix: remove debug logging

* fix(snapchat): fix merge, clean up code with new utils

* fix(snapchat): update with suggested changes

---------

Signed-off-by: Snazzah <7025343+Snazzah@users.noreply.github.com>
Co-authored-by: jj <log@riseup.net>
2024-07-24 17:06:10 +02:00
Brama Udi c77ee2eb44
services: add facebook support (#403)
* feat: add facebook support

* chore: fix fail check

* chore: minor fix

* chore: add service in README.md

* chore: cleaning post-merge code

* facebook: add shared link pattern

* chore: clean up removing unnecessarily code

* fix: facebook shared link pattern

* matchActionDecider: redirect to facebook video instead of rendering

* facebook: pass sourceUrl in object

* url: fix botched lint

* fix: facebook shared link pattern with clean up

* test: change facebook test response to redirect

---------

Co-authored-by: dumbmoron <log@riseup.net>
2024-07-24 17:05:21 +02:00
wukko ed607a08bb
readme: add additional info about rutube 2024-05-29 13:15:10 +06:00
wukko e4d42fa86a
processing: add loom support (#530) 2024-05-29 13:12:52 +06:00
wukko 209fa32ec2
readme: update main instance api url 2024-05-22 07:54:58 +06:00
wukko e13f0b9649
readme: update royale link 2024-05-22 02:44:45 +06:00
wukko ac537153a5
instagram: don't advertise stories support
current implementation is extremely rate limited (getting about 2 stories gets the account rate limited) and therefore it's not viable to advertise stories as supported

tiny cobalt instances, however, might have SOME sort of downloading success, so i'm not removing the functionality completely
2024-05-17 21:58:07 +06:00
wukko da749f6403
readme: add socials 2024-05-17 14:18:05 +06:00
jsopn 5c9ecb2781
pinterest: implement image and gifs support (#475)
Co-authored-by: jj <log@riseup.net>
Co-authored-by: wukko <me@wukko.me>
2024-05-15 17:56:10 +06:00
wukko b50ad1e4f2
readme: fix links for other branches/forks 2024-04-19 09:44:13 +06:00
wukko 11d7a62b07
readme: clarify free api usage terms 2024-04-19 09:41:52 +06:00
wukko 5bf8d954a4
readme: update disclaimer 2024-03-31 20:49:34 +06:00
wukko fb7cfd69d0
readme: add a missing period and update "what's cobalt" section
Signed-off-by: wukko <me@wukko.me>
2024-03-31 09:38:28 +06:00
wukko 9234581c5e
readme: fix a typo
Signed-off-by: wukko <me@wukko.me>
2024-03-17 00:33:57 +06:00
wukko c3d7bfdbfc readme: fix typos in acknowledgments 2024-03-16 23:36:10 +06:00
wukko 24c03566e8 readme: add list of acknowledgements 2024-03-16 22:05:50 +06:00
wukko 3315be4350 readme: added more info about usage of branding and license 2024-03-06 19:11:11 +06:00
wukko 1cd2b170a8 readme: update bilibili name 2024-03-05 20:21:57 +06:00
dumbmoron a97733d257
feat: add dailymotion support
closes #343
2024-03-05 13:23:24 +00:00
wukko 56afa2848f readme: add info about ok video 2024-01-31 17:32:50 +06:00
Snazzah 8ed9b8ad5b
chore: update readme 2023-10-30 12:31:20 -05:00
wukko c7dc868498 fix alignment 2023-10-28 18:58:01 +06:00
wukko 3e6fdb7403 update emoji meaning in readme 2023-10-28 18:55:47 +06:00
wukko 31a2136c90 updated docs 2023-10-28 18:51:20 +06:00
wukko 72243c6e11 update info about instagram support in readme 2023-10-15 11:15:19 +06:00
wukko eee0f43ee1 update readme 2023-09-17 01:03:55 +06:00
wukko ad8a9c454d remove vods
there's no point in downloading entire streams. people can clip what they need and download that instead!
2023-09-16 17:58:43 +06:00
wukko f7247b87f0 fix wording 2023-09-16 16:31:02 +06:00
wukko ff9d48740d
Merge branch 'current' into feat/twitch 2023-09-16 15:40:09 +06:00
wukko 572dc20e41 7.4
- updated more files to be up-to-date with domain change.
- 7.4 changelog.
- updated docker compose example with watchtower and cobalt image.
2023-09-09 22:31:24 +06:00
wukko 244357820d update readme and services config 2023-08-20 19:59:34 +06:00
wukko a8cbebd240 vxtwitter support
- moved out host overrides to its own file
- added mastodon verification
2023-08-20 16:11:16 +06:00
wukko bf506f5da9 updated readme 2023-08-15 16:12:38 +06:00
wukko eae8149a08
fixed a typo in readme 2023-07-05 10:26:13 +06:00
wukko db5d62ae58 6.2.2: fixes related to twitter screwing everything up
(also fixes an issue with some instagram links)
2023-06-30 16:29:21 +06:00
wukko 65161107fa 6.2: no more ip verification
- removed ip verification and updated privacy policy to reflect this change.
- streamable links now last for 20 seconds instead of 2 minutes.
- cleaned up stream verification algorithm. now the same function isn't run 4 times in a row.
- removed deprecated way of hosting a cobalt instance.
2023-06-27 19:56:15 +06:00
wukko 8d39096977 image lazy loading 2023-06-07 16:18:41 +06:00
wukko 55f1e4b704 tumblr audio, youtube vr, updated setup script, further mitosis accommodations 2023-06-05 12:43:04 +06:00
Snazzah 8551243207
Merge branch 'current' into feat/twitch 2023-05-23 12:24:54 -05: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
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 8512a47181 add docker info to readme 2023-04-09 08:49:51 +06:00
wukko 324d58991f cleaned up readme 2023-03-24 23:41:58 +06:00
wukko 6465ac8d6f 5.1
closes #62, #66, #75
2023-02-26 22:49:25 +06:00
wukko c7a9723847 second attempt of updating the wide banner 2023-01-30 00:55:20 +06:00