Updates #1

Merged
Prince527 merged 4 commits from Mirrors/invidious-companion:master into master 2026-06-30 02:11:09 +00:00
Owner
No description provided.
Bumps alpine from 3.23 to 3.24.

---
updated-dependencies:
- dependency-name: alpine
  dependency-version: '3.24'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps denoland/deno from bin-2.8.2 to bin-2.8.3.

---
updated-dependencies:
- dependency-name: denoland/deno
  dependency-version: bin-2.8.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
it seems like deno 2.8.3 is not correctly buffering the video data. need to understand why. meanwhile downgrading
And it also fixes an issue with the missing `fflate` dependency:

BinarySerializer.js which is used for `youtubei.js/Utils` dependency on
our deno.json, got rid of a custom LZW compression it used for the
`innertube_session_data` file and it now requires the `fflate`
dependency from NPM. Reference: https://github.com/LuanRT/YouTube.js/pull/1168
Prince527 merged commit 766f1c69bd into master 2026-06-30 02:11:09 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
TwintStudio/invidious-companion!1
No description provided.