-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
20 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,22 @@ | ||
# Gonerino | ||
|
||
YouTube tweak to remove videos uploaded by specific channels | ||
A YouTube tweak that allows you to block specific channels and automatically remove their videos from your feed. | ||
|
||
## Dependencies | ||
|
||
This tweak requires [YouGroupSettings](https://github.com/arichornloverALT/YouGroupSettings) to display its settings section in the YouTube app settings. | ||
|
||
## Compatibility | ||
|
||
| Category | Version/Method | Status | | ||
|----------|---------------|---------| | ||
| **iOS Version** | 15.8.3+ | ✅ | | ||
| **YouTube Version** | 19.42.1+ | ✅ | | ||
| **Injection Methods** | ElleKit (Dopamine) | ✅ | | ||
| | TrollFools (TrollStore) | ✅ | | ||
| | Sideloaded IPA | ✅ | | ||
|
||
## Features | ||
|
||
- Block channels directly from video context menu | ||
- Automatically removes blocked channels' videos from your feed |