thumbnail-rating-bar-for-youtube icon indicating copy to clipboard operation
thumbnail-rating-bar-for-youtube copied to clipboard

(Request) Jailbreak tweak

Open mat926 opened this issue 2 years ago • 5 comments

Could you implement a jailbreak tweak to show thumbnail ratings in the YouTube app for iOS?

mat926 avatar Dec 17 '21 16:12 mat926

I'm not sure how this would be possible without having access to the app's source code. Also, even if it were possible, I would think there would be legal concerns. But let me know if you think otherwise.

I think the current best option for getting something to work on mobile is the previous idea of getting the extension to work on mobile browsers (https://github.com/elliotwaite/thumbnail-rating-bar-for-youtube/issues/42), although the app is usually a better user experience.

elliotwaite avatar Dec 17 '21 16:12 elliotwaite

There are already apps like cercube that inject into the regular YouTube app and blocks ads on it.

mat926 avatar Dec 24 '21 21:12 mat926

Ah, got it, so it might actually be possible. Good to know.

I still have concerns about legality, but if you think there would be a way to do it that would not violate any policies, let me know.

Also, this type of development seems pretty far outside my current knowledge base, so I currently wouldn't want to invest the time that would be required to learn more about how to implement this. But if someone else wants to work on this in a way that doesn't violate any policies, and wants to have that work associated with this extension. Let me know and we can look into it further.

elliotwaite avatar Dec 27 '21 08:12 elliotwaite

Do you have an api for your extension so developers could implement it in their apps?

mat926 avatar Dec 27 '21 17:12 mat926

My extension actually uses a third-party API, the Return YouTube Dislike API. So others that want to get rating info could just use that one as well.

elliotwaite avatar Dec 27 '21 18:12 elliotwaite