Fix online playlist parsing & revert workaround with youtubei.js update#9325
Merged
FreeTubeBot merged 7 commits intoJul 2, 2026
Merged
Conversation
Open
4 tasks
absidue
reviewed
Jun 25, 2026
absidue
previously approved these changes
Jun 25, 2026
4 tasks
efb4f5ff-1298-471a-8973-3d47447115dc
previously approved these changes
Jun 26, 2026
efb4f5ff-1298-471a-8973-3d47447115dc
left a comment
Member
There was a problem hiding this comment.
Today is a good day
4 tasks
29221bc
efb4f5ff-1298-471a-8973-3d47447115dc
previously approved these changes
Jun 28, 2026
absidue
previously approved these changes
Jun 28, 2026
Member
Author
Contributor
|
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
* development: (21 commits) Bump the webpack group across 1 directory with 2 updates (FreeTubeApp#9347) Bump the stylelint group across 1 directory with 3 updates (FreeTubeApp#9345) Bump vue from 3.5.38 to 3.5.39 (FreeTubeApp#9353) Bump js-yaml from 4.2.0 to 5.2.0 (FreeTubeApp#9348) Bump globals from 17.6.0 to 17.7.0 (FreeTubeApp#9350) Bump the fortawesome group with 5 updates (FreeTubeApp#9346) Bump shaka-player from 5.1.10 to 5.1.12 (FreeTubeApp#9351) Bump the eslint group with 6 updates (FreeTubeApp#9344) Translated using Weblate (Basque) Fix: Hide 'Minimize to system tray' setting on Wayland (FreeTubeApp#9208) Translated using Weblate (Hungarian) Fix: import history from youtube adding trailing space to title (FreeTubeApp#9204) Fix keyboard shortcuts arent't working during "SABR backoff" (FreeTubeApp#9315) Fix incomplete watch progresss bar if video length has milliseconds (FreeTubeApp#9267) Translated using Weblate (Hungarian) Fix default quality not working when video aspect ratio is not 16/9 or 9/16 (FreeTubeApp#9312) Remove error when 'publishedText' is missing as it is a valid state (FreeTubeApp#9321) Fix LibRedirect download link in README (FreeTubeApp#9323) Bump actions/cache/restore from 5.0.5 to 6.0.0 (FreeTubeApp#9329) Bump actions/cache/save from 5.0.5 to 6.0.0 (FreeTubeApp#9330) ... # Conflicts: # pnpm-lock.yaml
bc0c66e
Contributor
|
Conflicts have been resolved. A maintainer will review the pull request shortly. |
efb4f5ff-1298-471a-8973-3d47447115dc
approved these changes
Jul 1, 2026
absidue
approved these changes
Jul 1, 2026
ChunkyProgrammer
approved these changes
Jul 2, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request Type
Related issue
Replaces #9291
Reverts workaround introduced in #9227
Closes #8639
Closes #9263
Description
Since youtubei.js 17.2.0 released, workaround not needed anymore
Long playlist continuation also fixed = can load whole playlist with item > 200
Also fixed online playlist item (LockupView) handling
Screenshots
Testing
See test cases in linked PRs
Desktop
Additional context
Need to add minimumReleaseAgeExclude for youtubei.js coz the latest version is only out for a day or less