https://github.com/sanjacob/kingcrimson
Skip YouTube web ads on Android without browser extensions or VPN
https://github.com/sanjacob/kingcrimson
adblock android youtube
Last synced: 20 days ago
JSON representation
Skip YouTube web ads on Android without browser extensions or VPN
- Host: GitHub
- URL: https://github.com/sanjacob/kingcrimson
- Owner: sanjacob
- License: gpl-2.0
- Created: 2024-06-19T09:11:41.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-06-21T17:27:19.000Z (10 months ago)
- Last Synced: 2024-06-23T04:05:35.699Z (10 months ago)
- Topics: adblock, android, youtube
- Language: Kotlin
- Homepage:
- Size: 192 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# King Crimson: YouTube Ad Skip for Android
Instantly fast forward YouTube ads when using the browser

## Why?
Some rather niche use cases where most third party ads are already blocked by a DNS or Pi-Hole, but YouTube ads due to their nature aren't.
## How?
By analysing media notifications and detecting those that correspond to YouTube ads, then simply skipping them.
You will need to provide the notification access permission for this.
## Caveats
This is still quite new, and probably won't block 100% of ads for everyone.
## License
[![License: GPL v2][license-shield]][gnu]
This software is distributed under the [General Public License v2.0][license], more information available at the [Free Software Foundation][gnu].
[license]: LICENSE "General Public License v2"
[gnu]: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html "Free Software Foundation"
[license-shield]: https://img.shields.io/github/license/sanjacob/KingCrimson?color=%23FF0000