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

fix(YouTube - SponsorBlock): Skip segments when casting #655

Merged
merged 6 commits into from
Jul 10, 2024

Conversation

thedroidgeek
Copy link
Contributor

@thedroidgeek thedroidgeek commented Jun 11, 2024

Add integration code to support skipping segments while casted to a big screen device, by hooking the MDX director class to intercept object instances in order to be able to call the seekTo method, similar to how it's done in the 'regular' player class.

Fixes ReVanced/revanced-patches#374.

Patches PR: ReVanced/revanced-patches#3331

@oSumAtrIX oSumAtrIX self-assigned this Jun 11, 2024
@oSumAtrIX oSumAtrIX changed the title fix(YouTube - SponsorBlock/VideoInformation): implement MDX seekTo command to fix skipping while casted to a TV fix(YouTube - SponsorBlock): Skip segments when casting Jun 11, 2024
fix(YouTube - SponsorBlock): Skip segments when casting ReVanced#655
LisoUseInAIKyrios and others added 3 commits July 4, 2024 00:21
…deoInformation.java

Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
…deoInformation.java

Co-authored-by: Hoàng Gia Bảo <70064328+YT-Advanced@users.noreply.github.com>
@oSumAtrIX oSumAtrIX merged commit 5ce16ee into ReVanced:dev Jul 10, 2024
2 checks passed
Copy link

welcome bot commented Jul 10, 2024

Thank you for contributing to ReVanced. Join us on Discord to receive a role for your contribution.

revanced-bot pushed a commit that referenced this pull request Jul 10, 2024
## [1.11.1-dev.4](v1.11.1-dev.3...v1.11.1-dev.4) (2024-07-10)

### Bug Fixes

* **YouTube - SponsorBlock:** Skip segments when casting ([#655](#655)) ([5ce16ee](5ce16ee))
revanced-bot pushed a commit that referenced this pull request Jul 11, 2024
## [1.11.1](v1.11.0...v1.11.1) (2024-07-11)

### Bug Fixes

* **YouTube - Hide ads:** Hide new types of home feed button ads ([#662](#662)) ([ff2637c](ff2637c))
* **YouTube - Hide layout components:** Detect if a keyword filter hides all videos ([#657](#657)) ([3a3ceec](3a3ceec))
* **YouTube - Hide layout components:** Hide new kind of community post ([#659](#659)) ([c237e3c](c237e3c))
* **YouTube - Settings:** Move some settings to different menus, adjust default setting values ([#661](#661)) ([77533cf](77533cf))
* **YouTube - SponsorBlock:** Skip segments when casting ([#655](#655)) ([5ce16ee](5ce16ee))
E85Addict pushed a commit to E85Addict/revanced-integrations that referenced this pull request Jul 11, 2024
## [1.11.1](v1.11.0...v1.11.1) (2024-07-11)

### Bug Fixes

* **YouTube - Hide ads:** Hide new types of home feed button ads ([ReVanced#662](https://github.com/E85Addict/revanced-integrations/issues/662)) ([ff2637c](ff2637c))
* **YouTube - Hide layout components:** Detect if a keyword filter hides all videos ([ReVanced#657](https://github.com/E85Addict/revanced-integrations/issues/657)) ([3a3ceec](3a3ceec))
* **YouTube - Hide layout components:** Hide new kind of community post ([ReVanced#659](https://github.com/E85Addict/revanced-integrations/issues/659)) ([c237e3c](c237e3c))
* **YouTube - Settings:** Move some settings to different menus, adjust default setting values ([ReVanced#661](https://github.com/E85Addict/revanced-integrations/issues/661)) ([77533cf](77533cf))
* **YouTube - SponsorBlock:** Skip segments when casting ([ReVanced#655](https://github.com/E85Addict/revanced-integrations/issues/655)) ([5ce16ee](5ce16ee))

### Performance Improvements

* Add upstream sync ([fc08819](fc08819))
E85Addict pushed a commit to E85Addict/revanced-integrations that referenced this pull request Jul 12, 2024
## [1.11.1](v1.11.0...v1.11.1) (2024-07-12)

### Bug Fixes

* **YouTube - Hide ads:** Hide new types of home feed button ads ([ReVanced#662](https://github.com/E85Addict/revanced-integrations/issues/662)) ([ff2637c](ff2637c))
* **YouTube - Hide layout components:** Detect if a keyword filter hides all videos ([ReVanced#657](https://github.com/E85Addict/revanced-integrations/issues/657)) ([3a3ceec](3a3ceec))
* **YouTube - Hide layout components:** Hide new kind of community post ([ReVanced#659](https://github.com/E85Addict/revanced-integrations/issues/659)) ([c237e3c](c237e3c))
* **YouTube - Settings:** Move some settings to different menus, adjust default setting values ([ReVanced#661](https://github.com/E85Addict/revanced-integrations/issues/661)) ([77533cf](77533cf))
* **YouTube - SponsorBlock:** Skip segments when casting ([ReVanced#655](https://github.com/E85Addict/revanced-integrations/issues/655)) ([5ce16ee](5ce16ee))

### Performance Improvements

* Add upstream sync ([bc70836](bc70836))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants