Commit Graph

29 Commits

Author SHA1 Message Date
TfourJ
1d5db46a79 api/service-config: add support for m subdomain for twitch (#1407)
* api/twitch: add support for m. subdomain

* tests/twitch: add test for m. subdomain
2025-08-10 13:14:23 +02:00
KwiatekMiki
3f785e7cbe api: support new xiaohongshu links, add fallbacks to getRedirectingURL
closes #1394
Co-authored-by: wukko <me@wukko.me>
2025-07-18 20:43:58 +06:00
wukko
61de303dc4 api: add support for newgrounds
closes #620, replaces #1368
Co-authored-by: hyperdefined <contact@hyper.lol>
2025-07-10 00:56:35 +06:00
wukko
52695cbd0f api/service-config: replace static arrays with sets 2025-06-25 19:33:16 +06:00
wukko
ff06a10b5c api/processing/url: improve vk url parsing 2025-06-24 17:21:32 +06:00
wukko
d6095db619 api/service-config/youtube: add /v/:id link pattern
closes #1327
2025-06-07 13:12:04 +06:00
wukko
5cd5013de0 api/service-config/vimeo: add /groups/ link pattern
closes #1324
2025-06-07 11:49:40 +06:00
wukko
d0deec546b api/service-config: add new snapchat link pattern 2025-04-24 15:44:52 +06:00
Felix Vuong 🍂
b1bde25dee api/reddit: add support for short links 2025-04-02 11:42:59 +00:00
wukko
5036c492b8 api/service-config/tiktok: remove trailing forward slash from a pattern 2025-03-25 18:32:05 +06:00
Felix Vuong 🍂
2f38260e23 api/service-config: add tiktok lite url pattern 2025-03-25 18:11:49 +07:00
wukko
de69989bbe api/service-config/instagram: add support for more share links 2025-02-10 11:53:37 +06:00
wukko
a0f227d68b api/reddit: add support for mobile links & bunch of other links (#1098)
* api/reddit: extract params from a mobile share link

* api/reddit: add support for a bunch of links & update the api endpoint

also fixed "undefined" in a filename when downloading a user post

* api/service-patterns: fix reddit id pattern
2025-02-10 00:17:48 +06:00
jj
cca61275f1 api/instagram: add support for share urls
closes #998
2025-02-08 17:24:02 +00:00
wukko
ed8f4353ea api/processing: add support for xiaohongshu 2025-01-20 19:10:02 +06:00
wukko
f696335278 api/vk: use proper api, add support for more links, refactor
also added support for video access keys
2024-11-28 16:01:26 +06:00
wukko
d4bcb1ba61 api/service-config: add new domains for vk 2024-11-26 18:21:44 +06:00
wukko
3de3e9e158 api: remove support for vine cuz the archive is dead
masterful gambit elon musk
2024-11-15 18:29:21 +06:00
KwiatekMiki
0e09bf9895 api/service-config: recognize facebook's mobile subdomain (#891) 2024-11-13 22:35:45 +06:00
wukko
f50bd6339b api/service-config: add support for loom embed links 2024-11-07 20:53:25 +06:00
wukko
c9eefc4d55 api/youtube: add an option to use HLS streams
- added `youtubeHLS` variable to api
- added youtube HLS parsing & handling
2024-10-28 15:17:54 +06:00
wukko
6ad838b649 api/tiktok: fix url patterns 2024-10-12 22:06:54 +06:00
KwiatekMiki
b3137ad9ac feat/api: add support for twitter bookmark links (#706)
* feat: add support for twitter bookmark links

* feat: add tests for bookmark twitter links
2024-10-03 12:26:38 +06:00
dumbmoron
8ae48fa524 api: allow colons (:) in url paths 2024-09-21 13:24:39 +00:00
wukko
6c9601690b api: add support for bluesky videos & clean up service patterns 2024-09-01 14:34:44 +06:00
wukko
7a557a97c3 api: move service disabling to DISABLED_SERVICES env 2024-08-23 00:16:26 +06:00
wukko
102dec4a84 api/match-action: clean up audio action 2024-08-22 22:45:26 +06:00
wukko
bef9b5b172 snapchat: add support for android short links 2024-08-03 16:50:57 +06:00
wukko
332eae16b2 api: convert service config to JS and remove it from main config 2024-08-03 16:27:20 +06:00