An iOS tweak that brings back dislikes on YouTube app, sideloadable.
The tweak accesses the Return YouTube Dislike database. The 11-digit identifier of videos and shorts you watch will be shared with the Return YouTube Dislike server in order to retrieve dislike count data and have that replaced the "Dislike" text with the actual number.
The tweak also provides an option to submit your like/dislike data to their RYD database, along with your uniquely generated anonymous ID and the video identifier. Head over to Settings > General and you will see "Enable vote submission" option near the bottom. This option is disabled by default.
- Clone this project (of course).
- Use latest Theos.
- Have YouTubeHeader cloned alongside this project.
- Run
make
ormake package FINALPACKAGE=1
in your Terminal.
Vote submission code is ported to Objective-C, from https://github.com/Anarios/return-youtube-dislike