52 Commits

Author SHA1 Message Date
wukko
906d929333
api/tests/pinterest: update the gif link
because the id changed???
2025-01-23 22:00:02 +06:00
wukko
7b31817fdb
api/tests/xiaohongshu: update photo test link 2025-01-23 21:58:41 +06:00
wukko
31f6ff9b87
api/tests/loom: update test links
the old video is unavailable for an unknown reason. it's unplayable in a regular browser and also loom's own landing page.
2025-01-23 21:51:06 +06:00
wukko
36d4608ee5
api/bluesky: add support for tenor gifs 2025-01-21 17:18:49 +06:00
wukko
cd0a2a47c9
api/tests/pinterest: update expected photo status 2025-01-20 19:28:35 +06:00
wukko
cd466a418a
api/tests/bsky: fix expected photo test status 2025-01-20 19:24:12 +06:00
wukko
ad6f29a3c8
api/tests: add xiaohongshu tests 2025-01-20 19:21:44 +06:00
wukko
15a0ba30c7
api/tests/vk: add new domain test 2024-11-28 17:32:41 +06:00
wukko
e2f0123418
api/tests/tiktok: add an age restricted video test 2024-11-24 19:26:59 +06:00
wukko
cdd349cfb6
api/tests/rutube: add a region locked video test 2024-11-24 18:44:07 +06:00
wukko
9b0e4ab0bd
api/tests/soundcloud: add tests for region locked and paid songs 2024-11-24 18:35:32 +06:00
wukko
ff9e248e4f
api/util/test: add twitter to finnicky list
they seemingly blocked ips of github workers
2024-11-23 15:42:47 +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
jj
f7dc6cebad
all: add space after catch 2024-11-15 12:19:49 +00:00
jj
4c006b2291
api/test: add vk to finnicky services 2024-11-15 12:11:29 +00:00
jj
cf40f0542f
api/test: make deepsource happy 2024-11-13 17:27:26 +00:00
jj
f6bffe543c
api/test: replace test.js with test-ci.js 2024-11-13 17:26:15 +00:00
jj
91e8ef8ab4
api/test-ci: add functionality for running all tests 2024-11-13 17:26:15 +00:00
jj
aaf7077364
api/test: split up tests into individual files 2024-11-13 17:26:15 +00:00
wukko
225a721805
api/tests: allow vk tests to fail 2024-11-13 18:48:36 +06:00
jj
cba308aabd
api/test-ci: reduce stream lifespan
the streams have picked up smoking
2024-11-02 11:13:04 +00:00
wukko
6b1eadbe09
api/util/tests: add youtube hls tests 2024-10-28 16:59:50 +06:00
jj
a4e6b49d7f
util/jwt: ensure uniform distribution of characters 2024-10-26 18:28:25 +00:00
jj
d8b7a6b559
api/test: remove youtube vp9 test
we fall back to h264 now, so this will always succeed
2024-10-26 18:08:43 +00:00
jj
2ccc210622
api/test: add test for audio download if no video found
tests for bug fixed in fb7325f3b2a9ebcbe60061a10bf343800cff0a90
2024-10-26 18:07:15 +00:00
wukko
9d68247523
api: remove the outdated setup script 2024-10-20 19:06:48 +06:00
jj
c3f3499a42
api/util: add script to generate secure JWT_SECRET 2024-10-20 10:44:13 +00:00
jj
f5d09f86db
tests/soundcloud: replace private link 2024-10-20 10:18:51 +00:00
KwiatekMiki
1b48a2218c api/setup: use pnpm instead of npm 2024-10-06 16:11:23 +02: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
f83537a73e
tests/bsky: fix tests & use dids instead of usernames 2024-09-21 13:24:40 +00:00
GuriZenit
99937f61f6 api/setup: fix wrong misc path 2024-09-16 11:05:04 +06:00
wukko
5facbc9657
api/tests/bluesky: update deleted post test 2024-09-13 23:28:14 +06:00
wukko
a2414682c7
api/tests: update bluesky tests 2024-09-13 09:55:06 +06:00
wukko
b90a58f4f0
api/tests/twitch: fix expected twitch status 2024-09-12 14:38:36 +06:00
wukko
0a5405a3b4
api/tests/twitter: update age restricted video test 2024-09-09 22:21:27 +06:00
dumbmoron
5af4114c61
api/test: add facebook to finnicky services 2024-09-07 12:29:01 +00:00
wukko
fff1c6c7a6
web & api: rename stream to tunnel
- updated the endpoint to /tunnel
- updated status to tunnel
- fixed one incorrectly named error in web
2024-09-05 00:26:48 +06:00
dumbmoron
4b4fce326f
test: update match() arguments to new format 2024-09-02 14:18:11 +00:00
wukko
93f2a6b226
api/bluesky: add support for saving images
one or multiple, everything works
2024-09-01 16:37:24 +06:00
wukko
67073b274d
api/tests: add bluesky tests 2024-09-01 14:41:41 +06:00
wukko
d8bacbeeef
api/tests/twitter: allow retweeted video tests to fail 2024-08-30 21:35:29 +06:00
dumbmoron
5cbc91cba9
tests: mark "twitter voice" test as canFail 2024-08-30 08:40:04 +00:00
dumbmoron
97266a46fa
ci: shuffle ciphers before running service tests 2024-08-30 08:30:34 +00:00
dumbmoron
66d70ffc44
test: update match() call format 2024-08-08 16:35:19 +00:00
dumbmoron
f32f624916
api: use zod for request schema validation 2024-08-08 16:34:54 +00:00
dumbmoron
168c1bdbbb
api/test: update tests to use new request format 2024-08-03 17:33:56 +00:00
wukko
e58bca0cdd
api: remove alias mapping for deprecated env variables 2024-08-03 22:05:50 +06:00
wukko
417a21ea91
ci: fix service config retrieval 2024-08-03 16:36:01 +06:00
wukko
332eae16b2
api: convert service config to JS and remove it from main config 2024-08-03 16:27:20 +06:00