Skip to content
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

Merged
merged 32 commits into from
Dec 30, 2024
Merged

chore: Merge branch dev to main #4213

merged 32 commits into from
Dec 30, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Dec 24, 2024

This pull request will Merge branch dev to main.

Before merging this PR

  • Pull translations from Crowdin

LisoUseInAIKyrios and others added 14 commits December 24, 2024 18:40
# [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))
@LisoUseInAIKyrios LisoUseInAIKyrios linked an issue Dec 27, 2024 that may be closed by this pull request
3 tasks
LisoUseInAIKyrios and others added 5 commits December 27, 2024 10:25
# [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))
@LisoUseInAIKyrios LisoUseInAIKyrios linked an issue Dec 27, 2024 that may be closed by this pull request
3 tasks
Field is set from main thread, but can be immediately accessed by non main threads.
LisoUseInAIKyrios and others added 4 commits December 28, 2024 01:10
# [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))
# [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))
@0xrxL
Copy link

0xrxL commented Dec 28, 2024

@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.

@LisoUseInAIKyrios
Copy link
Contributor

I have not tried. I cannot speak for others.

@Figim
Copy link

Figim commented Dec 28, 2024

@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.

PR is not fully ready

@oSumAtrIX
Copy link
Member

oSumAtrIX commented Dec 28, 2024

They prepared a PoTokenProvider interface but no implementation for it. An implementation could somehow rely on https://github.com/LuanRT/BgUtils:

image

@0xrxL
Copy link

0xrxL commented Dec 28, 2024

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. 👍

@LisoUseInAIKyrios LisoUseInAIKyrios marked this pull request as ready for review December 28, 2024 18:18
@LisoUseInAIKyrios LisoUseInAIKyrios requested review from oSumAtrIX and removed request for oSumAtrIX December 29, 2024 08:38
@LisoUseInAIKyrios LisoUseInAIKyrios merged commit ad16bef into main Dec 30, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment