Skip to content

Unlimited music listening by disabling "You There" controller #254

Closed
@PoomSmart

Description

@PoomSmart

Describe the feature request

Just like YouAreThere tweak for iOS YouTube app, I may plan to create a pull request. However, in case you are more ready to implement, here are the hooks:

%hook YTColdConfig

- (BOOL)enableYouthereCommandsOnIos { return NO; }

%end

%hook YTYouThereController

- (BOOL)shouldShowYouTherePrompt { return NO; }

%end

Post Requisites

  • I have checked that a similar feature request has not been reported before.
  • Verified the relevance of the project and the version you are using.
  • Provided a detailed description of the request and have filled in all required fields.
  • I did not answer truthfully to ALL the above checkboxes.
  • By submitting this request, I confirm that I have filled in all the necessary fields and complied with the guidelines. Failure to comply may result in the request being closed without discussion, and repeated violations may lead to restrict account from further participation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions