PikachuEXE
PikachuEXE
https://github.com/LuanRT/YouTube.js/pull/971#pullrequestreview-2916486689 ? I agree it should provide an option to allow using latest version instead of hardcoded version Don't merge for now then, no point for rushing
The conflict is caused by migration to composition API https://github.com/FreeTubeApp/FreeTube/pull/7335 Some files edited in this PR (before merge) no longer exist I did the merge for you since it's rare
Breaking changes from https://github.com/electron/electron/releases/tag/v36.0.0 Deprecated NativeImage.getBitmap() and fixed incorrect documentation. https://github.com/electron/electron/pull/46736 Fixed an issue where badly formatted switches could cause crashes in app.commandLine functions. https://github.com/electron/electron/pull/46446 (Also in https://github.com/electron/electron/pull/46631) Moved Session...
Please post screenshots/screencast for different widths for **before and after this PR applied** including - smaller screen (680-848px) (to show that it's fixed by the PR - smaller & larger...
I normally only extract after seeing 3 occurrence So I am fine with copy & paste (unless there is a 3rd place we will add already
I don't think it should be enabled by default for the first release Otherwise there might be too many feedbacks to be handled Whether it should remain in experimental section...
Test fix not pushed this this PR yet: https://github.com/PikachuEXE/FreeTube/actions/runs/17907855602
@efb4f5ff-1298-471a-8973-3d47447115dc Audio track seems fixed (I don't have many videos to test) https://github.com/FreeTubeApp/FreeTube/issues/7921 seems to be timeout so this PR raising the timeout for SABR responses (due to bigger response...
I got more reloads at the middle these few days No idea why, adding debug stuff to my custom build to find out... Update 1: HTTP 403 Not player JS...
Implemented fallback and tested a few days Fixes some of the issues but would still have issue (invalid poToken) sometimes (and I am not sure if YT issue or this...