PoomSmart / YouQuality

View and change video quality on iOS YouTube app from the video overlay.
MIT License
11 stars 11 forks source link

Preprocessing Error #6

Closed brynts closed 1 year ago

brynts commented 1 year ago

==> Preprocessing Tweak.x… Tweak.x:47:35: error: no visible @interface for 'MLFormat' declares the selector 'qualityLabel' ==> Compiling Tweak.x (arm64)… rm /Users/runner/work/uYouPlus/uYouPlus/main/.theos/obj/arm64/Tweak.x.m currentQualityLabel = [format qualityLabel];


Tweak.x:97:8: error: no visible @interface for 'YTMainAppVideoPlayerOverlayViewController' declares the selector 'didPressVideoQuality:'
[c didPressVideoQuality:arg];
~ ^~~~~~~~~~~~~~~~~~~~
Tweak.x:139:8: error: no visible @interface for 'YTMainAppVideoPlayerOverlayViewController' declares the selector 'didPressVideoQuality:'
[c didPressVideoQuality:arg];
~ ^~~~~~~~~~~~~~~~~~~~
3 errors generated.

https://github.com/brynts/uYouPlus/actions/runs/5574373410/jobs/10182903904

brynts commented 1 year ago

rip, I forgot updating YouTubeHeader, sorry, it's works now