Commit Graph

73 Commits

Author SHA1 Message Date
Felix Vuong 🍂
b1bde25dee api/reddit: add support for short links 2025-04-02 11:42:59 +00:00
wukko
1477dcd4e7 api/tests/instagram: allow the private post test to fail
sometimes the visibility status isn't returned
2025-04-02 17:35:01 +06:00
wukko
1be9a86745 api/tests/xiaohongshu: update the video link & allow to fail
all links expire apparently
2025-03-21 22:16:49 +06:00
wukko
c7c20c2157 api/tests/xiaohongshu: update the live photo picker link 2025-03-21 21:52:21 +06:00
wukko
073b169a93 api: remove code & docs related to youtube oauth
it hasn't been functional for a while, unfortunately
2025-03-19 20:43:31 +06:00
wukko
4e6d1c4051 api/tests/youtube: allow HLS tests to fail 2025-03-19 20:32:44 +06:00
wukko
30460586c4 api/tests/twitter: add a gif test 2025-03-11 12:34:07 +06:00
jj
97f71df962 api/tests: replace broken facebook video link 2025-03-06 17:23:36 +00:00
jj
a52aee2bb3 ci: use TEST_IGNORE_SERVICES variable for ignoring services 2025-02-18 09:12:55 +00:00
jj
d8eda230e8 api/test: fix more twitter tests 2025-02-10 22:10:35 +00:00
jj
fcb5023c23 api/test: always randomize ciphers and override envs 2025-02-10 22:04:57 +00:00
jj
d79950b15f api/test: clear a bunch of canFails 2025-02-10 22:03:10 +00:00
jj
0426621cf5 api/test: fix twitter bookmarked photo link 2025-02-10 21:59:11 +00:00
jj
a06bad161a api/test: add env for configuring ignored tests 2025-02-10 21:55:11 +00:00
jj
8f57881a68 api/test: use proxy from external proxy env if available 2025-02-10 21:48:30 +00:00
wukko
09706160a9 api/snapchat: allow profile params to be missing
fixes broken story extraction
2025-02-10 00:33:23 +06:00
jj
59cb6b05be api/test: add test for private instagram posts 2025-02-09 11:50:26 +00:00
wukko
9d2f77949a api/tests/snapchat: revert story link change 2025-02-09 17:48:00 +06:00
wukko
98dbba5672 api/test: add reddit to finicky list cuz reddit blocked github ips 2025-02-09 17:42:10 +06:00
jj
a918b12387 api/tests: fix broken tests 2025-02-08 20:59:27 +00:00
jj
a8cc5bc8bc api/instagram: update tests 2025-02-08 20:05:49 +00:00
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 fb7325f3b2
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