qnblackcat / Return-YouTube-Dislikes

Bring Back Dislikes On YouTube iOS.

Home Page:https://chariz.com/get/return-youtube-dislike

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Return-YouTube-Dislikes

An iOS tweak that brings back dislikes on YouTube app, sideloadable.

How it works

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.

Building

  • Clone this project (of course).
  • Use latest Theos.
  • Have YouTubeHeader cloned alongside this project.
  • Run make or make package FINALPACKAGE=1 in your Terminal.

Credits

Vote submission code is ported to Objective-C, from https://github.com/Anarios/return-youtube-dislike

About

Bring Back Dislikes On YouTube iOS.

https://chariz.com/get/return-youtube-dislike

License:GNU General Public License v3.0


Languages

Language:C 66.7%Language:Logos 26.1%Language:C++ 6.0%Language:Objective-C 1.0%Language:Makefile 0.2%