wukko
406ac7613c
api/youtube: make sure language exists when checking for hls dubs
...
oops
2024-10-30 22:55:50 +06:00
wukko
367cab0de4
api/youtube: update hls vp9 container to webm
...
way better compatibility this way
2024-10-30 17:18:18 +06:00
wukko
e081751c59
api/youtube: fix dubbed audio track matching
2024-10-28 23:05:56 +06:00
wukko
17c020fe22
api/youtube: fix dubbed hls audio marking
2024-10-28 21:38:25 +06:00
wukko
b14c618228
api/youtube: pick a default track for videos with ai dubs
2024-10-28 19:35:08 +06:00
wukko
14ca47b73d
api/youtube: make mp3
the best format for hls audio
2024-10-28 18:30:01 +06:00
wukko
866427a7a7
api/youtube: fix local variable overlap
2024-10-28 16:55:44 +06:00
wukko
effec1bfb9
api/youtube: return correct audio url in hls mode
...
my disappointment in its quality is immeasurable
2024-10-28 16:45:48 +06:00
wukko
fba6ba09c2
api/youtube: add hls codec fallback, update hls error code, refactor
...
also fixed best audio format
2024-10-28 15:45:18 +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
a46e04358a
api/match-action: rename isM3U8
to isHLS
and u
to url
2024-10-28 15:14:36 +06:00
wukko
7798844755
api/youtube: refactor, fix fallback, don't repeat same actions
...
fallback to h264 is now done if there's no required media, not only if adaptive formats list is empty.
best audio and best video are now picked only once.
2024-10-28 12:01:38 +06:00
wukko
fb7325f3b2
api/youtube: more refactoring, return audio even if there's no video
2024-10-26 23:53:43 +06:00
wukko
8b15fe7863
api/youtube: check if playability is ok after the status switch
2024-10-26 22:49:16 +06:00
wukko
cfb05282c3
api/youtube: refactor, fallback codecs, don't return premuxed videos
2024-10-23 19:56:59 +06:00
wukko
ae271fd3c6
api/youtube: refactor playability status handling
2024-10-23 18:08:50 +06:00
wukko
a3ee3d9c16
api/youtube: catch one more age limit error
2024-10-23 14:01:10 +06:00
wukko
c33017283d
api/twitter: fix gifs having a wrong file extension in a picker
2024-10-13 09:59:52 +06:00
wukko
6ad838b649
api/tiktok: fix url patterns
2024-10-12 22:06:54 +06:00
wukko
bf7a48a36c
api/youtube: fix youtube music metadata parsing
...
still pretty crappy tho
2024-09-28 02:01:43 +06:00
wukko
a1feadb917
api/bluesky: add support for recordWithMedia embed type
...
& catch various api errors
2024-09-13 09:54:05 +06:00
wukko
ca538a2e6c
api/youtube: use webm container for av1 and opus
2024-09-12 20:07:56 +06:00
wukko
2dbcdb18f9
api/bluesky: remove redundant await & async
2024-09-09 19:32:17 +06:00
dumbmoron
fba64df118
api/snapchat: fix regex matching to thumbnail
2024-09-09 12:53:46 +00:00
wukko
498e6f4419
api/snapchat: fix spotlight url extraction
2024-09-09 18:40:59 +06: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
wukko
645542c910
api/bluesky: catch video errors & prevent loading videos not from bsky
2024-09-03 13:24:08 +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
b727a56d67
api/bluesky: catch fetch errors (oops)
2024-09-01 14:39:28 +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
892b875e3f
api/reddit: add a filename to returned gifs
2024-08-31 14:27:46 +06:00
wukko
10717c69f6
api/twitter: support proxying videos & images in a picker
2024-08-31 14:23:18 +06:00
wukko
00da2a9339
api/twitter: return a filename for images
2024-08-31 14:19:01 +06:00
wukko
d026eb75a5
api/instagram: add support for proxying everything in a picker
2024-08-31 14:10:03 +06:00
wukko
4476ae0672
api/pinterest: add missing filenames to images & gifs
2024-08-31 14:09:34 +06:00
wukko
a589bf7e54
api/youtube: fix audio dub track detection
2024-08-25 14:48:46 +06:00
wukko
0bbf822d70
api/youtube: catch token expiration error
2024-08-24 18:34:02 +06:00
wukko
7ac0726f37
api: move error context to matcher
2024-08-24 16:56:07 +06:00
wukko
37efa035a2
api/twitter: update no tweet error code
2024-08-24 16:31:19 +06:00
wukko
102dec4a84
api/match-action: clean up audio action
2024-08-22 22:45:26 +06:00
wukko
fb5d68a830
api/instagram: add file name for proxied image thumbs
2024-08-22 18:02:53 +06:00
wukko
76fa1b2b87
api/twitter: add proper file name for proxied thumb
2024-08-22 17:40:44 +06:00
wukko
facf7741ce
api/stream: standardize stream types & clean up related functions
2024-08-22 17:37:31 +06:00
wukko
1064be6a7a
api/twitter: proxy thumbnails
2024-08-22 13:38:16 +06:00
wukko
281ae25d4a
api/youtube: prefer higher quality even if premuxed video is available
2024-08-20 22:27:03 +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
c1813aa33f
api/stream: rename bridge
mode to proxy
2024-08-15 19:58:40 +06:00
wukko
03152375ec
api/snapchat: fix the reverse strict not equals operator
...
oh my god
2024-08-06 21:35:39 +06:00