Commit graph

  • 90d57ab6ea
    api/config: store tunnelPort in env jj 2024-11-01 17:02:29 +0000
  • d48cc8fc07
    api/cookie: implement cluster synchronization jj 2024-11-01 16:43:01 +0000
  • 42ec28a642
    api/cookie: update cookies value-by-value in manager jj 2024-11-01 14:58:04 +0000
  • f098da870c
    api/cookie: pick cookie at random instead of round-robin jj 2024-11-01 14:55:00 +0000
  • 1c78dac7ed
    api/cluster: implement broadcast helper jj 2024-11-01 14:49:52 +0000
  • 2351cf74f4
    api/cookie: formatting jj 2024-11-01 14:05:18 +0000
  • 48883486fa
    api/api-keys: load keys once per cluster jj 2024-11-01 13:57:53 +0000
  • 3f505f6520
    api: wait for cluster to finish preparing jj 2024-11-01 13:30:32 +0000
  • 2317da5ba5
    api: add support for redis to ratelimiter cache jj 2024-11-01 13:26:18 +0000
  • d466f8a4af
    api: upgrade express-rate-limit to v7, reuse key generator jj 2024-11-01 12:54:16 +0000
  • 693204b799
    api/store: use basic strings instead of hashes for keys jj 2024-11-01 12:20:01 +0000
  • 66cb8d360d
    api: move hmac secrets to single file jj 2024-11-01 12:16:53 +0000
  • 40d6a02b61
    api: cluster support jj 2024-10-31 22:59:06 +0000
  • 2d6d406f48
    api/crypto: use buffers for salt directly instead of hex strings jj 2024-10-31 22:42:46 +0000
  • 93e6344fc7
    api/stream/manage: make itunnel port configurable jj 2024-10-31 22:35:26 +0000
  • 132255b004
    api/stream/manage: use cobalt Store for stream cache jj 2024-10-31 22:33:32 +0000
  • 11314fb8d1
    api/store: implement has() method jj 2024-10-30 19:21:45 +0000
  • 18acad19b9
    api: implement redis/memory store for cache jj 2024-10-30 19:06:46 +0000
  • 5e92b649a3
    api: add API_REDIS_URL env jj 2024-10-30 18:59:20 +0000
  • 0508c2305c
    readme: rephrase the thank you section wukko 2024-11-01 19:56:10 +0600
  • 9cc2df9efd
    docs/docker-compose: revamp the template, add read_only wukko 2024-11-01 19:48:12 +0600
  • 2c451c69d0
    api/youtube: rename quality variable in matchQuality wukko 2024-10-31 21:43:02 +0600
  • 3dd6165472
    api/youtube: slight refactor of matchQuality wukko 2024-10-31 21:37:11 +0600
  • 5470926d52
    api/youtube: adjust matched resolution wukko 2024-10-31 21:31:39 +0600
  • da72b9615e
    api/youtube: use best quality if all else fails wukko 2024-10-31 21:18:34 +0600
  • 98acea6c58
    api: bump version to 10.2.1 wukko 2024-10-31 00:14:26 +0600
  • 6322c172c1
    ci/test: update api test url wukko 2024-10-31 00:10:22 +0600
  • 776c4f4dba
    api/stream/manage: don't use clones in node cache wukko 2024-10-30 23:56:14 +0600
  • 406ac7613c
    api/youtube: make sure language exists when checking for hls dubs wukko 2024-10-30 22:55:50 +0600
  • 8f89c7f412
    web/i18n/settings: update youtube setting titles and descriptions wukko 2024-10-30 22:38:38 +0600
  • 904e5aa918
    web/video: update youtube codec & hls section ids wukko 2024-10-30 22:37:55 +0600
  • 8840396865
    web/audio: update youtube dub section id wukko 2024-10-30 22:37:45 +0600
  • fb2b0ad290
    web/i18n/settings: update youtube hls toggle title wukko 2024-10-30 22:06:00 +0600
  • d16118ed42
    web: bump version to 10.2.1 wukko 2024-10-30 21:56:30 +0600
  • c4be1d3a37
    web/download: don't try to open non-https links jj 2024-10-30 13:17:38 +0000
  • b125894b7e
    web/settings: move migration to separate file, rename v7 migration jj 2024-10-30 12:42:48 +0000
  • 44f842997e
    api & web: bump version to 10.2 wukko 2024-10-30 18:29:53 +0600
  • 0a471943ca
    web/settings: write to storage if migrated jj 2024-10-30 12:18:18 +0000
  • 30b7003871
    Revert "web/settings/migrate: remove youtubeDubBrowserLang migration" jj 2024-10-30 12:13:11 +0000
  • cafe05d5fb
    web/settings: add version 3 of setting schema jj 2024-10-30 12:12:51 +0000
  • ec10019bfa
    web/settings: fix types, migrate old settings from v2 jj 2024-10-30 12:11:21 +0000
  • bad59750bf
    web/settings: rewrite type names, remove unused types jj 2024-10-30 12:07:55 +0000
  • 7c9a824a69
    web/settings: add function for getting browser language jj 2024-10-30 12:05:49 +0000
  • 7a50c89728
    web/settings: split settings into versions jj 2024-10-30 11:40:53 +0000
  • edb340dc66
    web/i18n/settings: update reduce transparency description wukko 2024-10-30 18:01:43 +0600
  • c3a2386086
    docs/api: add one more example of language codes for youtubeDubLang wukko 2024-10-30 17:53:10 +0600
  • 94e6acb832
    web/settings/migrate: remove youtubeDubBrowserLang migration wukko 2024-10-30 17:19:51 +0600
  • 6e61e73a5f
    web/i18n/settings: rewrite youtube hls description wukko 2024-10-30 17:14:16 +0600
  • 367cab0de4
    api/youtube: update hls vp9 container to webm wukko 2024-10-30 17:13:37 +0600
  • f610058b82
    api/stream/types/merge: encode audio to aac or opus if hls wukko 2024-10-30 17:13:19 +0600
  • b9a44f81a0
    ci/web: run type check before building jj 2024-10-30 11:13:36 +0000
  • 1e5b30778d
    web/settings/audio: add a beta tag to youtube dub section wukko 2024-10-28 23:21:46 +0600
  • ce131b1454
    web/settings/privacy: remove beta tag from tunneling wukko 2024-10-28 23:18:04 +0600
  • ea2dd5bb35
    web: add support for dubbed youtube audio tracks wukko 2024-10-28 23:15:01 +0600
  • 1373d16286
    web/SettingsDropdown: add a separator after first item, always lowercase wukko 2024-10-28 23:14:19 +0600
  • e081751c59
    api/youtube: fix dubbed audio track matching wukko 2024-10-28 23:05:56 +0600
  • 3a0b0fed8b
    web/settings: convert LanguageDropdown to universal SettingsDropdown wukko 2024-10-28 21:42:07 +0600
  • 17c020fe22
    api/youtube: fix dubbed hls audio marking wukko 2024-10-28 21:38:25 +0600
  • 486555bd11
    docs/api: add youtubeHLS and remove youtubeDubBrowserLang wukko 2024-10-28 19:57:37 +0600
  • 0b4d703d0f
    api/utils: remove unused functions wukko 2024-10-28 19:56:37 +0600
  • cdfc91844d
    api/schema: update youtubeDubLang to accept all valid language codes wukko 2024-10-28 19:56:18 +0600
  • b14c618228
    api/youtube: pick a default track for videos with ai dubs wukko 2024-10-28 19:35:08 +0600
  • 327eebcf3f
    Update Dockerfile Ice-Hazymoon 2024-10-28 22:04:50 +0900
  • 9f9300ebb8
    web/i18n/settings: rephrase audio format description wukko 2024-10-28 18:30:18 +0600
  • 14ca47b73d
    api/youtube: make mp3 the best format for hls audio wukko 2024-10-28 18:30:01 +0600
  • 53e6085095
    api/stream: don't override content-length for hls transform jj 2024-10-28 11:55:15 +0000
  • 6b1eadbe09
    api/util/tests: add youtube hls tests wukko 2024-10-28 16:59:50 +0600
  • 866427a7a7
    api/youtube: fix local variable overlap wukko 2024-10-28 16:55:44 +0600
  • effec1bfb9
    api/youtube: return correct audio url in hls mode wukko 2024-10-28 16:45:48 +0600
  • 0ddb3e3ecc
    api/match-action: add isHLS to audio stream info wukko 2024-10-28 16:45:30 +0600
  • 3ed51c9eeb
    web/i18n/error: add youtube hls error wukko 2024-10-28 15:45:32 +0600
  • fba6ba09c2
    api/youtube: add hls codec fallback, update hls error code, refactor wukko 2024-10-28 15:45:18 +0600
  • 60b22cb5f7
    web: add support for youtube hls wukko 2024-10-28 15:27:51 +0600
  • c9eefc4d55
    api/youtube: add an option to use HLS streams wukko 2024-10-28 15:17:54 +0600
  • 24ae08b105
    api/stream: add isHLS to stream cache wukko 2024-10-28 15:15:41 +0600
  • a46e04358a
    api/match-action: rename isM3U8 to isHLS and u to url wukko 2024-10-28 15:14:36 +0600
  • 7c516c0468
    api/cookie/manager: pass cookiePath to writeChanges() wukko 2024-10-28 12:08:12 +0600
  • 7798844755
    api/youtube: refactor, fix fallback, don't repeat same actions wukko 2024-10-28 12:01:38 +0600
  • 7dc0121031
    api: defer file loads until api is running jj 2024-10-27 18:12:59 +0000
  • b434b0b45e
    api/cookies: log message to confirm successful file load jj 2024-10-27 18:12:01 +0000
  • 5a5a65b373
    api/cookies: trigger cookie load from api entrypoint jj 2024-10-27 18:10:57 +0000
  • af50852815
    api/api-keys: log message to confirm successful file load jj 2024-10-27 18:00:05 +0000
  • 5ea23bee13
    api/console-text: refactor jj 2024-10-27 17:52:04 +0000
  • b22d0efbf1
    api/service-patterns: recognize older streamable links (#862) KwiatekMiki 2024-10-27 18:34:11 +0100
  • c463e3eabb
    ci: run codeql on all branches jj 2024-10-27 19:18:15 +0100
  • fae50385d1
    Merge branch 'main' into main-ua Denys Kovalevskyi 2024-10-27 19:07:41 +0200
  • a4e6b49d7f
    util/jwt: ensure uniform distribution of characters jj 2024-10-26 18:28:25 +0000
  • d8b7a6b559
    api/test: remove youtube vp9 test jj 2024-10-26 18:08:24 +0000
  • 2ccc210622
    api/test: add test for audio download if no video found jj 2024-10-26 18:07:13 +0000
  • fb7325f3b2
    api/youtube: more refactoring, return audio even if there's no video wukko 2024-10-26 23:53:43 +0600
  • 66bb76e1c7
    web/i18n/settings: update preferred language description wukko 2024-10-26 23:06:43 +0600
  • 8b15fe7863
    api/youtube: check if playability is ok after the status switch wukko 2024-10-26 22:49:16 +0600
  • 3907697fa7
    web/i18n/settings: rephrase the youtube codec desc wukko 2024-10-26 22:45:16 +0600
  • 52c1714608
    web/i18n/settings: fix typo in youtube codec description wukko 2024-10-26 22:38:42 +0600
  • 38d5d02938
    newgrounds: return proper error codes hyperdefined 2024-09-11 12:21:59 -0400
  • 985bedf5fb
    feat: newgrounds video & audio support hyperdefined 2024-08-08 13:17:26 -0400
  • cfb05282c3
    api/youtube: refactor, fallback codecs, don't return premuxed videos wukko 2024-10-23 19:56:59 +0600
  • ae271fd3c6
    api/youtube: refactor playability status handling wukko 2024-10-23 18:08:50 +0600
  • a3ee3d9c16
    api/youtube: catch one more age limit error wukko 2024-10-23 14:01:10 +0600
  • b1d8e3a8fc
    Merge branch 'main' into streamable-short KwiatekMiki 2024-10-23 00:40:14 +0200