Commit graph

13 commits

Author SHA1 Message Date
ihatespawn
faeb96848b
tests: add mature video vimeo test (#628) 2024-07-24 19:46:29 +02:00
dumbmoron
9bf6cd36b5
tests: add canFail to facebook shortlink test 2024-07-24 15:56:50 +00:00
dumbmoron
93c27f262b
tests/twitter: fix incorrect status, expect age restricted test to fail 2024-07-24 15:52:40 +00:00
dumbmoron
cdb2b401ce
ci: test services in github actions 2024-07-24 15:52:40 +00: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
dumbmoron
20c409cdb3
generate-youtube-tokens: update response format 2024-07-10 16:44:16 +00:00
ihatespawn
bcb8ab101f
tests: fix broken links, correct expected responses (#618) 2024-07-09 15:17:09 +02:00
hyperdefined
cfce04bbd0
tests: fix broken twitter links (#604) 2024-07-09 00:03:03 +02:00
jj
216529bfdf
vimeo: use api to get video info, direct download if possible (#612) 2024-07-07 14:25:17 +02:00
dumbmoron
6c1d8ef6c7
generate-youtube-tokens: add more explanatory text and clean up logging 2024-06-08 11:58:38 +00:00
dumbmoron
ebe6668bc0
refactor: move generate-youtube-tokens to util 2024-06-08 11:52:53 +00:00
dumbmoron
9e09bcab6e
refactor: create util directory, move tests to it 2024-06-08 11:52:36 +00:00