mirror of
https://github.com/Igglybuff/awesome-piracy.git
synced 2024-11-12 07:10:26 +00:00
first commit
This commit is contained in:
commit
e9c998a732
2
.gitattributes
vendored
Normal file
2
.gitattributes
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
* text=auto
|
||||
readme.md merge=union
|
8
.yo-rc.json
Normal file
8
.yo-rc.json
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"generator-awesome-list": {
|
||||
"promptValues": {
|
||||
"username": "Ed Shelton",
|
||||
"email": "edshelton@protonmail.com"
|
||||
}
|
||||
}
|
||||
}
|
25
contributing.md
Normal file
25
contributing.md
Normal file
@ -0,0 +1,25 @@
|
||||
# Contribution Guidelines
|
||||
|
||||
Please note that this project is released with a
|
||||
[Contributor Code of Conduct](code-of-conduct.md). By participating in this
|
||||
project you agree to abide by its terms.
|
||||
|
||||
---
|
||||
|
||||
Ensure your pull request adheres to the following guidelines:
|
||||
|
||||
- Make sure you take care of this
|
||||
- And this as well
|
||||
- And don't forget to check this
|
||||
|
||||
Thank you for your suggestions!
|
||||
|
||||
|
||||
## Updating your PR
|
||||
|
||||
A lot of times, making a PR adhere to the standards above can be difficult.
|
||||
If the maintainers notice anything that we'd like changed, we'll ask you to
|
||||
edit your PR before we merge it. There's no need to open a new PR, just edit
|
||||
the existing one. If you're not sure how to do that,
|
||||
[here is a guide](https://github.com/RichardLitt/knowledge/blob/master/github/amending-a-commit-guide.md)
|
||||
on the different ways you can update your PR so that we can merge it.
|
116
readme.md
Normal file
116
readme.md
Normal file
@ -0,0 +1,116 @@
|
||||
# Awesome Piracy [![Awesome](https://awesome.re/badge.svg)](https://awesome.re)
|
||||
|
||||
> A curated list of arrrrrrrrr!
|
||||
|
||||
|
||||
## Contents
|
||||
|
||||
- [Torrenting](#torrenting)
|
||||
- [Trackers](#trackers)
|
||||
- [Private Trackers](#private-trackers)
|
||||
- [Semi-Private Trackers](#semi-private-trackers)
|
||||
- [Public Trackers](#public-trackers)
|
||||
- [Tracker Aggregators](#tracker-aggregators)
|
||||
- [Tracker Invites](#tracker-invites)
|
||||
- [Torrent Clients](#torrent-clients)
|
||||
- [Torrent Communities](#torrent-communities)
|
||||
- [Torrent Wikipedia Pages](#torrent-wikipedia-pages)
|
||||
- [Miscellaneous Torrent Stuff](#miscellaneous-torrent-stuff)
|
||||
- [UseNet](#usenet)
|
||||
- [UseNet Providers](#usenet-providers)
|
||||
- [UseNet Indexers](#usenet-indexers)
|
||||
- [UseNet Clients](#usenet-clients)
|
||||
- [UseNet Communities](#usenet-communities)
|
||||
- [UseNet Wikipedia Pages](#usenet-wikipedia-pages)
|
||||
- [Direct Downloads](#direct-downloads)
|
||||
- [Custom Search Engines](#custom-search-engines)
|
||||
- [Premium Link Generators](#premium-link-generators)
|
||||
- [Free Premium Link Generators](#free-premium-link-generators)
|
||||
- [Paid Premium Link Generators](#paid-premium-link-generators)
|
||||
- [Premium Link Hosts](#premium-link-hosts)
|
||||
- [Open Directories](#open-directories)
|
||||
- [DDL Communities](#ddl-communities)
|
||||
- [DDL Wikipedia Pages](#ddl-wikipedia-pages)
|
||||
- [Piracy Blogs and News](#piracy-blogs-and-news)
|
||||
- [Media Centre Applications](#media-centre-applications)
|
||||
- [Plex](#plex)
|
||||
- [Plex Plugins](#plex-plugins)
|
||||
- [Plex Requests](#plex-requests)
|
||||
- [Plex Scripts](#plex-scripts)
|
||||
- [Plex Browser Extensions](#plex-browser-extensions)
|
||||
- [Kodi](#kodi)
|
||||
- [Kodi Addons](#kodi-addons)
|
||||
- [Automation](#automation)
|
||||
- [Cloud Storage](#cloud-storage)
|
||||
- [File Renaming](#file-renaming)
|
||||
- [Mobile Apps](#mobile-apps)
|
||||
- [Discord Servers](#discord-servers)
|
||||
- [APIs](#apis)
|
||||
- [IPTV](#iptv)
|
||||
- [PVR](#pvr)
|
||||
- [Miscellaneous](#miscellaneous)
|
||||
|
||||
## Torrenting
|
||||
|
||||
Anything related to the P2P file sharing protocol BitTorrent.
|
||||
|
||||
### Trackers
|
||||
|
||||
#### Private Trackers
|
||||
- [TorrentLeech](https://torrentleech.org/)
|
||||
- [AlphaRatio](https://alpharatio.cc)
|
||||
- [Blutopia](https://blutopia.xyz)
|
||||
- [PrivateHD](https://privatehd.to/)
|
||||
- [HD-Forever](https://hdf.world/)
|
||||
- [HD-Space](https://hd-space.org/)
|
||||
|
||||
#### Semi-Private Trackers
|
||||
- [ruTracker](https://rutracker.org/forum/index.php)
|
||||
|
||||
#### Public Trackers
|
||||
- [1337x](https://1337x.to/)
|
||||
- [ETTV](https://www.ettv.tv/)
|
||||
- [EZTV](https://eztv.ag/)
|
||||
- [Isohunt2](https://isohunt2.net/)
|
||||
- [KickAssTorrent](https://katcr.co/)
|
||||
- [RARBG](https://rarbg.to/)
|
||||
- [The Pirate Bay](https://thepiratebay.org/)
|
||||
- [Torrentz2](https://torrentz2.eu/)
|
||||
- [Idope (Clone)](https://idope.top/)
|
||||
|
||||
### Tracker Aggregators
|
||||
- [Jackett](https://github.com/Jackett/Jackett)
|
||||
- [Cardigann](https://github.com/cardigann/cardigann)
|
||||
- [nzbhydra2](https://github.com/theotherp/nzbhydra2/) Primarily a UseNet meta search engine but also supports Torznab
|
||||
- [snowfl](https://snowfl.com/)
|
||||
|
||||
### Tracker Invites
|
||||
- [/r/OpenSignups](https://www.reddit.com/r/opensignups)
|
||||
|
||||
### Torrent Clients
|
||||
- [rTorrent](https://rakshasa.github.io/rtorrent/)
|
||||
- [qBitTorrent](https://www.qbittorrent.org/)
|
||||
- [Transmission](https://transmissionbt.com/)
|
||||
- [Deluge](https://www.deluge-torrent.org/)
|
||||
|
||||
### Torrent Communities
|
||||
- [/r/trackers](https://www.reddit.com/r/trackers)
|
||||
|
||||
### Torrent Wikipedia Pages
|
||||
- [BitTorrent](https://en.wikipedia.org/wiki/BitTorrent)
|
||||
|
||||
### Miscellaneous Torrent Stuff
|
||||
- [βTorrent](https://btorrent.xyz/) fully-featured [WebTorrent](https://webtorrent.io/) browser client written in HTML, JS and CSS
|
||||
|
||||
|
||||
## Contribute
|
||||
|
||||
Contributions welcome! Read the [contribution guidelines](contributing.md) first.
|
||||
|
||||
|
||||
## License
|
||||
|
||||
[![CC0](http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](http://creativecommons.org/publicdomain/zero/1.0)
|
||||
|
||||
To the extent possible under law, Ed Shelton has waived all copyright and
|
||||
related or neighboring rights to this work.
|
Loading…
Reference in New Issue
Block a user