Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ewpratten/youtube_ad_blocklist
This is an open project to maintain a list of domain names that serve YouTube ads
https://github.com/ewpratten/youtube_ad_blocklist
ad-blocking hacktoberfest pihole youtube youtube-ads youtube-pihole
Last synced: about 1 month ago
JSON representation
This is an open project to maintain a list of domain names that serve YouTube ads
- Host: GitHub
- URL: https://github.com/ewpratten/youtube_ad_blocklist
- Owner: ewpratten
- License: gpl-3.0
- Archived: true
- Created: 2021-01-20T03:33:17.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-09-27T16:07:03.000Z (about 2 years ago)
- Last Synced: 2024-09-22T19:32:17.588Z (about 2 months ago)
- Topics: ad-blocking, hacktoberfest, pihole, youtube, youtube-ads, youtube-pihole
- Language: Python
- Homepage:
- Size: 290 KB
- Stars: 668
- Watchers: 47
- Forks: 125
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# The YouTube ads blocklist project ![Publish](https://github.com/Ewpratten/youtube_ad_blocklist/workflows/Publish/badge.svg)
This is an open project to maintain a list of domain names that serve YouTube ads. The [original](https://gist.github.com/Ewpratten/a25ae63a7200c02c850fede2f32453cf) project only produced a [Pi-hole](https://pi-hole.net/) blocklist, but this new version automatically generates multiple list formats.
## Lists
The following are links to the generated blocklists:
- [IPV4 / Pi-hole](https://ewpratten.github.io/youtube_ad_blocklist/hosts.ipv4.txt)
- [IPV6 / Pi-hole](https://ewpratten.github.io/youtube_ad_blocklist/hosts.ipv6.txt)
- [Domains](https://ewpratten.github.io/youtube_ad_blocklist/domains.txt)
- [DNSMASQ](https://ewpratten.github.io/youtube_ad_blocklist/dnsmasq.txt)
- [unbound](https://ewpratten.github.io/youtube_ad_blocklist/unbound.txt)
- [AdBlockPlus](https://ewpratten.github.io/youtube_ad_blocklist/adblockplus.txt)## Credits
The following people have contributed to the original project:
- [@DavisProTv](https://github.com/DavisProTv)
- [@lain0](https://github.com/lain0)
- [@Totally3D](https://github.com/Totally3D)
- [@GitHubb3R](https://github.com/GitHubb3R)
- [@fte](https://github.com/fte)
- [@gitdine](https://github.com/gitdine)
- [@gatinhonico](https://github.com/gatinhonico)
- [@leofun01](https://github.com/leofun01)