Commit graph

29 commits

Author SHA1 Message Date
hyperdefined
ec2c5265d0
feat: newgrounds video & audio support 2025-02-14 10:50:08 -05: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
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
3de3e9e158
api: remove support for vine cuz the archive is dead
masterful gambit elon musk
2024-11-15 18:29:21 +06:00
wukko
8fc9ca2916
api/bluesky: add a dispatcher & update unknown error message 2024-11-11 12:23:53 +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
wukko
8cee4e58c5
api/match: accept object as single argument
hi im what i do
2024-09-02 08:27:31 +06:00
wukko
93f2a6b226
api/bluesky: add support for saving images
one or multiple, everything works
2024-09-01 16:37:24 +06:00
wukko
740a75851e
api: add support for service name aliases
currently only used for bluesky
2024-09-01 15:28:29 +06:00
wukko
6c9601690b
api: add support for bluesky videos & clean up service patterns 2024-09-01 14:34:44 +06:00
wukko
f464d87585
api/tiktok: add support for proxying images in a picker 2024-08-31 15:01:09 +06:00
wukko
0852f5dc09
api/snapchat: always proxy picker thumbs & support proxying everything 2024-08-31 14:52:12 +06:00
wukko
10717c69f6
api/twitter: support proxying videos & images in a picker 2024-08-31 14:23:18 +06:00
wukko
d026eb75a5
api/instagram: add support for proxying everything in a picker 2024-08-31 14:10:03 +06:00
wukko
a9e65b0da0
api: add an option to always proxy files 2024-08-31 14:07:37 +06:00
wukko
856004366e
api/match: fix typo in fetch.critical code 2024-08-24 17:28:43 +06:00
wukko
7478a373fc
api & web: add service context to api.fetch.critical error 2024-08-24 17:24:51 +06:00
wukko
7ac0726f37
api: move error context to matcher 2024-08-24 16:56:07 +06:00
wukko
7041d61d80
api/core: fix link parsing error handling 2024-08-24 16:13:42 +06:00
wukko
91fd26e880
api: add audio bitrate functionality 2024-08-22 19:35:17 +06:00
wukko
05abf9ad3e
api: update error codes in services, add more error codes where needed 2024-08-20 21:10:37 +06:00
wukko
1f3509db07
api: update error codes in api core functions 2024-08-19 21:51:45 +06:00
wukko
5ea71ee58e
api: update post parameters
they're now way easier to read
2024-08-03 23:06:32 +06:00
wukko
bef9b5b172
snapchat: add support for android short links 2024-08-03 16:50:57 +06:00
wukko
8e7b63ade6
api/match: fix audio format variable typo 2024-08-03 15:05:00 +06:00
wukko
0ffea2d886
api/match: pass action parameters as object 2024-08-03 15:02:59 +06:00
wukko
dd831e13e8
api: flatten code directories, better filenames, remove old files 2024-08-03 14:47:13 +06:00
Renamed from api/src/modules/processing/match.js (Browse further)