Commit Graph

  • 3bd6603396 Add initial video player implementation with controls and error handling master knight 2025-05-05 20:31:12 -04:00
  • 5c2700f9fd Add video player with controls, hotkeys, and quality selection for DASH streams knight 2025-05-05 16:34:33 -04:00
  • 16333615fa Add initial player.js with video playback and controls implementation knight 2025-05-05 16:03:10 -04:00
  • 3b56443825 Add initial player.js with Video.js setup and event handling knight 2025-05-05 15:01:51 -04:00
  • 8d3ff993dd Loggn knight 2025-05-05 14:31:34 -04:00
  • 7a750167eb Add video player with autoplay, DASH streaming and mobile UI support knight 2025-05-05 14:20:21 -04:00
  • 9a83674a42 Add video player implementation with controls, autoplay and quality settings knight 2025-05-05 14:06:13 -04:00
  • 91a4ac3744 Add video player functionality with controls, autoplay, and time tracking knight 2025-05-05 13:26:42 -04:00
  • f22891d7b6 Add GitHub workflow for building nightly container images and player.js knight 2025-05-05 13:14:29 -04:00
  • 1fca61734b Add GitHub workflow to build and push nightly Docker images for AMD64 and ARM64 knight 2025-05-05 11:22:18 -04:00
  • e447d4275e Add GitHub workflow to build and push nightly Docker images for AMD64 and ARM64 knight 2025-05-05 11:21:11 -04:00
  • 43cf4fabaa Add GitHub workflow to build and push nightly Docker images for AMD64 and ARM64 knight 2025-05-05 11:12:45 -04:00
  • 668aff0cc2 Add GitHub workflow to build and push nightly Docker images for AMD64 and ARM64 knight 2025-05-05 11:11:41 -04:00
  • 5c282637a6 ehh knight 2025-05-05 11:10:56 -04:00
  • 2ba1fe4db9 cant' start with gitea knight 2025-05-05 11:09:20 -04:00
  • d891212545 Add GitHub workflow to build and push nightly Docker images for AMD64 and ARM64 knight 2025-05-05 11:08:10 -04:00
  • f50559ac18 Add initial video player implementation with controls and features knight 2025-05-05 10:56:06 -04:00
  • aa7de1ed4c fix: fallback other yt clients no url found for adaptive formats (#5262) v2.20250504.0 Release Émilien (perso) 2025-05-02 14:57:02 +00:00
  • 5f1f8ff4b1 Release v2.20250504.0 Emilien 2025-05-04 11:59:42 +02:00
  • d1bc15b8bf Release v2.20250504.0 Emilien 2025-05-04 11:59:42 +02:00
  • 1f028fee0f Reflect companion secret character limit in example config comment (#5269) Vyquos 2025-05-04 07:47:42 +00:00
  • 2c1400c41e Fix proxying live DASH streams (#4589) absidue 2025-05-03 22:28:19 +02:00
  • 8fd0b82c38 feat: route to invidious companion on downloads (#5224) Alex Maras 2025-05-03 07:28:18 +08:00
  • 7579adc3a3 fix: fallback other yt clients no url found for adaptive formats (#5262) Émilien (perso) 2025-05-02 14:57:02 +00:00
  • d567c6be6e Fix minor casing issues in brand names (#5258) efb4f5ff-1298-471a-8973-3d47447115dc 2025-05-02 15:36:31 +02:00
  • ccbbc45361 Ensure http-proxy is not used for companion refactor-connection-pool syeopite 2025-04-10 01:05:15 -07:00
  • edf41badc8 Formatting syeopite 2025-04-10 00:48:21 -07:00
  • 0865bc55fd Remove idle_pool_size config syeopite 2025-04-10 00:42:43 -07:00
  • 24a6c31b18 Remove extraneous space syeopite 2025-04-10 00:40:38 -07:00
  • 8be9d85d51 Fix ameba complaints syeopite 2025-04-10 00:39:29 -07:00
  • 7901906092 Merge companion and standard pool into one syeopite 2025-04-10 00:31:41 -07:00
  • fbccb6a221 Pool: raise custom error when DB::PoolTimeout syeopite 2025-04-09 18:34:11 -07:00
  • f32c954859 Pool: Make Pool#client method public syeopite 2025-04-09 18:30:28 -07:00
  • ebefa5e914 Add tests for connection pool syeopite 2025-04-09 18:29:00 -07:00
  • a3864e6691 Use non-streaming api when not invoked with block syeopite 2025-04-09 16:50:00 -07:00
  • cdb6eef055 Update comment on reiniting proxy of pooled client syeopite 2024-11-14 20:05:53 -08:00
  • 692df7d8ea Simplify namespace calls to ConnectionPool syeopite 2024-11-14 19:52:48 -08:00
  • 4c44601b17 Pool: remove redundant properties syeopite 2024-11-14 19:47:58 -08:00
  • 734c84c3f5 Pool: Refactor logic for request methods syeopite 2024-11-14 17:21:04 -08:00
  • 35ddc67a1d Release client only when it still exists syeopite 2024-11-14 16:59:17 -08:00
  • e9b2db4d80 Connection pool: ensure response is fully read syeopite 2024-11-14 16:20:23 -08:00
  • 4ce0f775fb Improve documentation of idle pool size syeopite 2024-11-12 09:19:43 -08:00
  • 0d5887c257 Delete broken clients from the pool explicitly syeopite 2024-11-12 09:07:18 -08:00
  • 4fd6f797e8 Remove redundant pool.release syeopite 2024-11-12 08:57:55 -08:00
  • 739c35050f Typo syeopite 2024-11-11 16:28:24 -08:00
  • ef07f786f2 Add config to set connection pool checkout timeout syeopite 2024-11-11 16:26:58 -08:00
  • 347273dbc2 Move ytimg pool logic to Invidious::ConnectionPool syeopite 2024-11-11 16:04:30 -08:00
  • 27b66d288a Move client logic file to connection subfolder syeopite 2024-11-11 16:01:07 -08:00
  • 247254b3bb Refactor connection pooling logic syeopite 2024-11-11 15:58:35 -08:00
  • 78b7db17f4 Add support for setting max idle http pool size syeopite 2025-04-09 13:07:01 -07:00
  • 0c07e9d27a chore: set dash by default (#5216) Émilien (perso) 2025-04-04 14:00:29 +02:00
  • 23ff6135bb chore: enforce 16 characters for invidious_companion_key (#5220) Émilien (perso) 2025-03-26 15:27:59 +01:00
  • 409d12a81e Prepare for next release (#5206) syeopite 2025-03-16 01:03:01 +00:00
  • 70ff463cc6 Add invidious companion support (#4985) Émilien (perso) 2025-03-13 16:44:00 +01:00
  • e23d0d13be Add changelog for v2.20250314.0 (#5197) v2.20250314.0 syeopite 2025-03-12 10:31:15 +00:00
  • 5c8b4eb379 Warn when po_token, visitor_data and/or inv-sig-helper is not configured (#5202) syeopite 2025-03-12 09:11:17 +00:00
  • adcdb8cb92 Fix lint and formatting syeopite 2025-02-26 14:18:50 -08:00
  • fe4fa0480a Fix HLS being used for non-livestream videos (#5189) syeopite 2025-02-26 14:14:29 -08:00
  • dbbcacc955 Images: fix typo in thumbnail logic syeopite 2025-02-26 14:13:58 -08:00
  • 58ad848d56 Channels: Support YouTube's change to from /community to /posts (#5183) syeopite 2025-02-26 14:13:22 -08:00
  • f9b9e85ee4 Docker: Use Crystal compiler cache in docker builds (#5163) syeopite 2025-02-26 14:11:12 -08:00
  • 6ac74f4362 Videos: Fix empty response when rv published field is nonexistent (#5162) syeopite 2025-02-26 14:09:28 -08:00
  • 9fbe3944b0 Channels: Add Courses to channel page and channel API (#5158) syeopite 2025-02-26 14:08:44 -08:00
  • c5e9447f41 Pick a different instance upon redirect (#5154) syeopite 2025-02-26 14:05:21 -08:00
  • 3e329410d1 Add the ability to listen on UNIX sockets (#5112) syeopite 2025-02-26 14:04:29 -08:00
  • 74dfda150e i18n: Enable Tamil syeopite 2025-02-26 14:02:57 -08:00
  • e60f53154e Translations update from Hosted Weblate (#4989) syeopite 2025-02-26 13:57:04 -08:00
  • 3d77635a5c Add API endpoint for fetching transcripts from YouTube (#4788) syeopite 2025-02-26 13:56:39 -08:00
  • d0433c8386 JS: Update timeupdate event defensive to prevent errors (#4782) syeopite 2025-02-26 13:56:13 -08:00
  • 4ea4878d1a User: Batch notifications together syeopite 2025-02-26 13:55:25 -08:00
  • 1f0a89fb5f RSS: Channel + Playlist improvements (#4298) syeopite 2025-02-26 13:55:01 -08:00
  • f95f87e448 Frontend: Add a first page and previous page buttons for channel navigation (#4123) syeopite 2025-02-26 13:54:25 -08:00
  • 49afbf2a14 Fix an issue with the HLS manifest check for livestream videos Alex Maras 2025-02-20 23:28:47 +08:00
  • d853b9f6dc Typo syeopite 2024-04-25 20:40:39 +00:00
  • d70681538a Channels: Fix community tab Fijxu 2025-02-18 19:20:55 -03:00
  • e2df12b7d6 Use Crystal compiler cache in docker builds syeopite 2025-01-28 23:31:01 -08:00
  • 29219c46a1 fix 5161 by checking recommended videos published field for presence instead of just not nil Drikanis 2025-01-28 19:40:15 -07:00
  • a77f083a0a remove ! on reject epicsam123 2025-01-26 16:42:59 -05:00
  • eaf47385c5 Add Courses to channel page and channel API ChunkyProgrammer 2025-01-25 14:02:36 -05:00
  • 1fb8d3f583 Add Toki Pona translation Hosted Weblate 2025-01-25 14:02:51 +01:00
  • 26b15d6e35 Update Norwegian Bokmål translation Hosted Weblate 2025-01-25 14:02:51 +01:00
  • 786e3e0550 Update Serbian (Cyrillic script) translation Hosted Weblate 2025-01-25 14:02:51 +01:00
  • 104553fdc4 Update Chinese (Simplified Han script) translation Hosted Weblate 2025-01-25 14:02:50 +01:00
  • ae670d5b2d Update Chinese (Traditional Han script) translation Hosted Weblate 2025-01-25 14:02:50 +01:00
  • b2c14f1a2a Update Slovenian translation Hosted Weblate 2025-01-25 14:02:49 +01:00
  • b899bc959e Update Korean translation Hosted Weblate 2025-01-25 14:02:49 +01:00
  • 74dc6795cd Update Albanian translation Hosted Weblate 2025-01-25 14:02:48 +01:00
  • 5404b67bef Update Serbian translation Hosted Weblate 2025-01-25 14:02:48 +01:00
  • 7b59ccf645 Update Finnish translation Hosted Weblate 2025-01-25 14:02:48 +01:00
  • cc6c39d0e6 Update Persian translation Hosted Weblate 2025-01-25 14:02:47 +01:00
  • 37f3c285d7 Update Swedish translation Hosted Weblate 2025-01-25 14:02:47 +01:00
  • 106086c766 Update French translation Hosted Weblate 2025-01-25 14:02:46 +01:00
  • 0980867d42 Update Spanish translation Hosted Weblate 2025-01-25 14:02:46 +01:00
  • 3abc377d56 Update Dutch translation Hosted Weblate 2025-01-25 14:02:45 +01:00
  • 4a0a6f7ed5 Update Arabic translation Hosted Weblate 2025-01-25 14:02:45 +01:00
  • 3056e1767e Update Italian translation Hosted Weblate 2025-01-25 14:02:44 +01:00
  • 0846faa6f6 Update Polish translation Hosted Weblate 2025-01-25 14:02:44 +01:00
  • 943c42e47b Update Croatian translation Hosted Weblate 2025-01-25 14:02:43 +01:00
  • fc7b5120db Update Icelandic translation Hosted Weblate 2025-01-25 14:02:43 +01:00
  • d4d6a4b172 Update Portuguese translation Hosted Weblate 2025-01-25 14:02:42 +01:00