-
-
Notifications
You must be signed in to change notification settings - Fork 314
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: Merge branch dev
to main
#4213
Conversation
# [5.8.0-dev.1](v5.7.2...v5.8.0-dev.1) (2024-12-24) ### Features * **YouTube - Hide Shorts components:** Add option to hide Shorts in watch history ([#4214](#4214)) ([19c2742](19c2742))
# [5.8.0-dev.2](v5.8.0-dev.1...v5.8.0-dev.2) (2024-12-24) ### Features * **YouTube - Spoof app version:** Add 'Restore old navigation and toolbar icons' ([f84e459](f84e459))
…en show a summary text why force audio is not available (#4220)
# [5.8.0-dev.3](v5.8.0-dev.2...v5.8.0-dev.3) (2024-12-26) ### Bug Fixes * **YouTube - Force original audio:** If stream spoofing to Android then show a summary text why force audio is not available ([#4220](#4220)) ([029aee8](029aee8))
…id Automotive devices (Google built-in) (#4218)
# [5.8.0-dev.4](v5.8.0-dev.3...v5.8.0-dev.4) (2024-12-27) ### Bug Fixes * **GmsCore support:** Do not show battery optimization error on Android Automotive devices (Google built-in) ([#4218](#4218)) ([d6e389c](d6e389c)) ### Features * **Swipe controls:** Add option to enable/disable fullscreen swipe to next video ([#4222](#4222)) ([119092f](119092f)) * **YouTube:** Add `Exit fullscreen mode` patch ([#4223](#4223)) ([bb5d03b](bb5d03b))
# [5.8.0-dev.5](v5.8.0-dev.4...v5.8.0-dev.5) (2024-12-27) ### Features * **YouTube:** Add `Change form factor` patch ([#4217](#4217)) ([644ac5b](644ac5b))
Field is set from main thread, but can be immediately accessed by non main threads.
…deo opened after cold start
# [5.8.0-dev.6](v5.8.0-dev.5...v5.8.0-dev.6) (2024-12-27) ### Bug Fixes * **YouTube - Exit fullscreen mode:** Exit fullscreen mode of first video opened after cold start ([be5cf2e](be5cf2e))
…de ads is disabled
# [5.8.0-dev.7](v5.8.0-dev.6...v5.8.0-dev.7) (2024-12-27) ### Bug Fixes * **YouTube - Spoof video streams:** Ignore harmless error toast if hide ads is disabled ([c3423bb](c3423bb))
…eVanced specific text (#4231)
# [5.8.0-dev.8](v5.8.0-dev.7...v5.8.0-dev.8) (2024-12-28) ### Features * **YouTube:** Add in app option to select a preferred language for ReVanced specific text ([#4231](#4231)) ([3932af3](3932af3))
@LisoUseInAIKyrios did you try to implement the potoken generator, to use the web client? I was trying to do this through the NewPipe Extractor PR, but I didn't quite understand how it worked. |
I have not tried. I cannot speak for others. |
PR is not fully ready |
They prepared a PoTokenProvider interface but no implementation for it. An implementation could somehow rely on https://github.com/LuanRT/BgUtils: |
Oh...so I wasn't wrong about it. There effectively was something still not implemented, that didn't make it clear to me how to do a possible port on uTube. Thanks for confirmation. 👍 |
This pull request will Merge branch
dev
tomain
.Before merging this PR