8000 feat(YouTube): Support versions `19.25` and `19.34` by zainarbani · Pull Request #689 · ReVanced/revanced-integrations · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Oct 26, 2024. It is now read-only.

Conversation

@zainarbani
Copy link
Contributor
@zainarbani zainarbani commented Sep 7, 2024

Integrations for: ReVanced/revanced-patches#3629

zainarbani and others added 30 commits August 24, 2024 11:29
A stream cache does not appear to be needed, as YT seems to be caching the streams when swiping thru Shorts.  Streams have authentication time limits as well so it's easier and more reliable to just fetch again if the same video is closed then reopened.

Can use a regular Future as none of the features of CompletableFuture is being used here.  Using an executor future also avoids any potential StrictMode policy violations if the calling YT thread is set to never make network calls.
10000
…oof/DeviceHardwareSupport.java

Co-authored-by: kitadai31 <90122968+kitadai31@users.noreply.github.com>
github-actions bot pushed a commit that referenced this pull request Oct 19, 2024
# [1.16.0-dev.10](v1.16.0-dev.9...v1.16.0-dev.10) (2024-10-19)

### Features

* **YouTube:** Support versions `19.25` and `19.34` ([#689](#689)) ([61569ba](61569ba))
github-actions bot pushed a commit that referenced this pull request Oct 20, 2024
# [1.16.0](v1.15.0...v1.16.0) (2024-10-20)

### Bug Fixes

* **YouTube - Hide layout components:** Adjust settings text ([#713](#713)) ([119c416](119c416))
* **YouTube - Hide layout components:** Hide new type of Playable ([1a58a40](1a58a40))
* **YouTube - Spoof video streams:** Fix playback for Android VR by removing invalid body as well ([#716](#716)) ([8ad3f78](8ad3f78))
* **YouTube - Spoof video streams:** Handle app left open for a long time ([#709](#709)) ([ea4b073](ea4b073))

### Features

* **Sync for Reddit:** Add `Fix video downloads` patch ([#710](#710)) ([888de49](888de49))
* **Twitter:** Add `Change link sharing domain` patch ([#715](#715)) ([c673951](c673951))
* **YouTube - Hide layout components:** Add option to hide Yoodles (YouTube Doodles) ([#712](#712)) ([4b5f3de](4b5f3de))
* **YouTube - Hide Shorts components:** Add option to hide like fountain ([#708](#708)) ([16c3ef7](16c3ef7))
* **YouTube - Hide Shorts components:** Add options to hide `Use template`, `Upcoming`, `Green screen` buttons ([#714](#714)) ([faad754](faad754))
* **YouTube - Hide Shorts components:** Hide `Hashtag` button ([#717](#717)) ([1c9a966](1c9a966))
* **YouTube:** Support versions `19.25` and `19.34` ([#689](#689)) ([61569ba](61569ba))
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

0