deviloric
/
piracy
Archived
3
0
Fork 0

seperated all the categories into their own list

This commit is contained in:
Maximous Black 2020-05-07 17:05:37 +05:30
parent f5a6f22686
commit c817d7abfc
45 changed files with 3917 additions and 3800 deletions

View File

@ -15,14 +15,6 @@ This list is an attempt to add structure to the resources you need to get starte
For discussion, feedback or if you come across dead links please head over to [issues](https://github.com/maximousblk/piracy/issues/) section of the [GitHub repository](https://github.com/maximousblk/piracy).
## Credits
This list exists because of
- All [contributors](https://github.com/maximousblk/piracy/graphs/contributors).
- [CHEF-KOCH/Warez](https://github.com/CHEF-KOCH/Warez)
- [Igglybuff/awesome-piracy](https://github.com/Igglybuff/awesome-piracy)
## Frequently asked questions?
> Why was this even created?
@ -45,21 +37,14 @@ You can also use the GitHub's search and search in the repository.
## Contribute
Contributions are welcome! (But read the [contribution guidelines](contributing.md) first)
Contributions are welcome! (But read the [contribution guidelines](docs/contributing.md) first)
## Project structure
- [.github/workflows/archive.yml](.github/workflows/archive.yml) - Github Workflow to automatically archive the website after every update.
- [.github/](.github/) - Github Workflow files.
- [docs/](docs/) - Main website Source code and lists.
- [.vuepress/](docs/.vuepress/) - Vuepress configuration file and static assets.
- [404/README.md](docs/404/README.md) - 404 page for the website.
- [about/README.md](docs/about/README.md) - 404 page for the website.
- [laws/README.md](docs/laws/README.md) - List of laws and restrictions regardind digital piracy.
- [security/README.md](docs/security/README.md) - List of security related tools and assets.
- [README.md](docs/README.md) - List of all digital piracy related tools and assets.
- [_config.yml](LICENSE) - Config file for github pages.
- [.gitignore](.gitignore) - gitignore file.
- [check_links.py](check_links.py) - A python file to find broken links.
- [contributing.md](contributing.md) - Contribution guidelines.
- [LICENSE](LICENSE) - License file.
- [now.json](docs/now.json) - Configuration file for Vercels Now.
- [package-lock.json](docs/package-lock.json) - Lock file for package manager.

View File

@ -41,17 +41,61 @@ module.exports = {
],
themeConfig: {
logo: "/logo.svg",
nav: [
{ text: "Home", link: "/" },
{ text: "Security", link: "/security/" },
{ text: "Laws", link: "/laws/" },
{ text: "About", link: "/about/" }
nav: [{ text: "Home", link: "/" }],
searchMaxSuggestions: 10,
searchPlaceholder: "Search...",
sidebar: [
["/", "Piracy"],
["/security", "Security"],
["/laws", "Laws"],
["/cartoons-and-anime", "Cartoons and Anime"],
[
"/comics-manga-and-light-novels",
"Comics, Manga and Light novels"
],
["/books-and-magazines", "Books and Magazines"],
["/academic-papers-and-textbook", "Academic papers and Textbooks"],
["/courses-and-tutorials", "Courses and Tutorials"],
["/documentaries", "Documentaries"],
["/audiobooks", "Audiobooks"],
["/music-and-podcasts", "Music and podcasts"],
["/movies-and-tv-shows", "Movies and TV shows"],
["/sports", "Sports"],
["/games", "Games"],
["/software", "Software"],
["/creative-assets", "Creative assets"],
["/nulled-scripts", "Nulled Scripts"],
["/iptv-and-dvr", "IPTV and DVR"],
["/android", "Android"],
["/ios", "iOS"],
["/windows", "Windows"],
["/macos", "macOS"],
["/bypass-paywalls", "Bypassing Paywalls"],
["/browser-extensions", "Browser Extensions"],
["/userscripts", "Userscripts"],
["/media-centre-applications", "Media Centre Applications"],
["/torrents", "Torrents"],
["/usenet", "Usenet"],
["/direct-downloads", "Direct Downloads"],
["/google-teamdrives", "Google Team Drives"],
["/file-sharing", "File Sharing"],
["/cloud-storage", "Cloud Storage"],
["/rapidleech", "RapidLeech"],
["/discord", "Discord"],
["/irc", "IRC"],
["/telegram", "Telegram"],
["/dc-plus-plus", "DC++"],
["/miscellaneous", "Miscellaneous"],
["/dead", "Dead"]
],
sidebar: "auto",
sidebarDepth: 2,
displayAllHeaders: true,
lastUpdated: true,
repo: "maximousblk/piracy",
repoLabel: "GitHub",
editLinks: true,
editLinkText: "Help improve this page!"
editLinkText: "Help improve this page!",
nextLinks: true,
prevLinks: true
}
};

View File

@ -2,4 +2,6 @@
navbar: false
sidebar: false
editLink: false
title: "404"
permalink: /404
---

File diff suppressed because it is too large Load Diff

View File

@ -1,65 +0,0 @@
---
home: true
heroImage: /logo.svg
heroText: Piracy
tagline: It's illegal cuz they can't tax you!
actionText: Get Started →
actionLink: /
footer: PIRACY IS STEALING
---
<br/>
<div align="center">
<a href="https://web.archive.org/web/*/https://piracy.now.sh/"><img alt="GitHub Workflow Status" src="https://img.shields.io/github/workflow/status/maximousblk/piracy/archive?label=Internet%20Archive&logo=github%20actions&logoColor=fff&style=for-the-badge"></a>
<a href="https://github.com/maximousblk/piracy"><img src="https://img.shields.io/github/stars/maximousblk/piracy?color=555&logo=github&style=for-the-badge" alt="GitHub stars"></a>
<a href="https://twitter.com/intent/tweet?text=Head over to https://piracy.now.sh/ for amazing %23piracy links and resources!"><img src="https://img.shields.io/badge/-tweet%20about%20this-1da1f2?logoColor=fff&logo=twitter&labelColor=1da1f2&style=for-the-badge" alt="Tweet"></a>
</div>
This list is an attempt to add structure to the resources you need to get started on your pirate voyage.
For discussion, feedback or if you come across dead links please head over to [issues](https://github.com/maximousblk/piracy/issues/) section of the [GitHub repository](https://github.com/maximousblk/piracy).
## Credits
This list exists because of
- All [contributors](https://github.com/maximousblk/piracy/graphs/contributors).
- [CHEF-KOCH/Warez](https://github.com/CHEF-KOCH/Warez)
- [Igglybuff/awesome-piracy](https://github.com/Igglybuff/awesome-piracy)
## Frequently asked questions?
> Why was this even created?
Research purposes... :wink:
> Is this a biased list?
Somewhat. I do not know everything about digital piracy and can be a little resistive while adding new links.
> Why can I only search for headers on the website?
A full-text search function is planned.
The website uses vuepress for easy maintainance and deployment.
Vuepress currently only supports header search and algolia pluggin.
I don't know how to integrate algolia in the current deployment cycle.
Any help regarding this will be much appreciated.
Untill then you will have to search via `Ctrl` + `F` or `Cmd` + `F`.
You can also use the GitHub's search and search in the repository.
## Contribute
Contributions are welcome! (But read the [contribution guidelines](contributing.md) first)
## Disclaimer
The owner of this project ([Maximous Black](https://maximousblk.github.io/)) is not responsible for and in no way associated to any external links or their content! The inclusion of any links does not necessarily imply a recommendation or endorse the views expressed within them. I have no control over the nature, content and availability of other websites. If you dislike the information this website provides then please contact the corresponding website's owner/webmaster/hoster directly and fill a DMCA takedown request.
If you believe that your work is accessible through this project in a way that constitutes copyright infringement, you may [create a GitHub issue](https://github.com/maximousblk/piracy/issues/new) to notify me.
## License
[![License](https://img.shields.io/github/license/maximousblk/piracy?style=for-the-badge)](LICENSE)
To the extent possible under law, [Maximous Black](https://maximousblk.github.io/) has waived all copyright and related or neighboring rights to this project.

View File

@ -0,0 +1,26 @@
---
permalink: /academic-papers-and-textbook
---
# Academic papers and Textbooks
- [All IT eBooks](http://www.allitebooks.com/) - A big database of free, direct links for IT and programming ebooks.
- [forcoder](https://forcoder.su/) - Ebooks & Elearning for Programming.
- [it-ebooks](http://it-ebooks.info) - Large selection of free and open source IT ebooks.
- [PDF/Ebook trackers for college textbooks](https://www.removeddit.com/r/trackers/comments/hrgmv/tracker_with_pdfsebooks_of_college_textbooks/c1xrq44/) - Old-but-still-useful list of ebook/textbook trackers, DDL sites and IRC communities.
- [Z-Libary](https://b-ok.cc/) - A lot textbooks which hosts books directly.
- [epdf](https://epdf.pub/) - Write a book, elevate your profile, build a business - Upload ideas and beginner tips to get you started.
- [PDF/Ebook trackers for college textbooks](https://www.reddit.com/r/trackers/comments/hrgmv/tracker_with_pdfsebooks_of_college_textbooks/c1xrq44/) - Old-but-still-useful list of ebook/textbook trackers, DDL sites, and IRC communities.
- [forcoder](https://forcoder.su/) - Ebooks & Elearning For Programming.
- [Academic Torrents](http://academictorrents.com/) - A Community-Maintained Distributed Repository for researchers, by researchers.
- [BookSC](http://booksc.org/) - The world's largest scientific articles store. 50,000,000+ articles for free.
- [GRE Prep](https://www.chegg.com/test-prep/gre) - Material for school, college and graduate students. Paid and free trial.
- [PDF-Gigant](http://pdf-giant.com/) - Provides a lot of different magazines.
- [Sci-Hub](https://sci-hub.tw/) - [Sci-hub btw. automatically uploads articles to libgen](https://engineuring.wordpress.com/2017/07/02/some-facts-on-sci-hub-that-wikipedia-gets-wrong/) - and provides public access to tens of millions of research papers.
- [LibGen](https://libgen.is/) - Search engine for articles and books on various topics, which allows free access to content that is otherwise paywalled or not digitized elsewhere.
- [DocDownloader.com](https://docdownloader.com/) - Scribd, Issuu, Slideshare & Academia downloader.
- [Lit Answers](https://litanswers.org/) - Find homework answers.
- [Slader](https://www.slader.com/) - Find textbooks with answers.
- [Guide for Finding Textbooks](https://www.removeddit.com/r/Piracy/comments/3i9y7n/guide_for_finding_textbooks/) - Extensive tutorial by /u/Amosqu.
- [How To find and download ebooks & textbooks](https://opentrackers.org/downloading-ebooks-textbooks/) - A guide to help people find ebooks & textbooks (_updated September 10, 2017_).
- [How to "rent" your textbooks for free from Amazon](https://www.removeddit.com/r/Piracy/comments/3ma9qe/guide_how_to_rent_your_textbooks_for_free_from/) - "Going to college? Living off top ramen for dinner? Let me show you have to "rent" your textbooks for free & for life!".

191
docs/android.md Normal file
View File

@ -0,0 +1,191 @@
---
permalink: /android
---
# Android
::: warning
You can't download paid android apps for free from the official Google Play Store. Paid apps are bound to your Google Account. If an app/website tells you otherwise, it is most probably a lie.
You can only do the "[refund trick](https://www.androidauthority.com/how-to-get-refund-apps-google-play-store-673644/)" or download _precracked_ apps from mobilism and other (trusted) - places!.
:::
- [4PDA.ru](https://4pda.ru/forum/index.php?act=idx) - 4PDA is the biggest Russian forum about mobile devices.
- [Android Republic](https://androidrepublic.org/forums/public-mods.24/) - Android Republic is similar to Mobilism, provides mirrors to various apks.
- [APK Mania](https://apkmaniafull.com) - Apps, Games, Themes, Wallpapers & Widgets.
- [APKmb](https://apkmb.com/) - Download paid Apps & Android Games for free.
- [libre.io](https://boards.libre.io) - (requires login) - A small forum with some exclusive apps & games.
- [Mobilism Forum](https://forum.mobilism.org/index.php) - Large forum of mobile apps and books.
- [How to deGoogle LineageOS in 2019](https://reddit.com/r/privacy/comments/cldrym/how_to_degoogle_lineageos_in_2019/)
- [PlaystoreDownloader](https://github.com/ClaudiuGeorgiu/PlaystoreDownloader) - A command line tool to download free Android applications directly from the Google Play Store.
- [Raccoon](https://raccoon.onyxbits.de/) - Java based APK Downloader which uses a fake Google Account (API Key) - to download free Android apps.
## Alternative app stores
- [F-Droid](https://f-droid.org/en/) - A community-maintained software repository for Android, similar to the Google Play store.
- [Apkmos](https://apkmos.com/) - The Best App Store For Download Android Apps, Games, Themes, Wallpapers And Much More.
- [HiAppHere](https://www.hiapphere.com/app/index/index?sort=update) - Another alternative app market.
- [Aptoide](https://en.aptoide.com/) - An alternative repository-based marketplace for Android applications.
- [Yalp Store](https://github.com/yeriomin/YalpStore) - Download apks from Google Play Store.
- [Mobilism Forum](https://forum.mobilism.org/index.php) - Large forum of mobile apps and books.
- [ACMARKET](https://acmarket.net/) - Download android apps & games free.
- [Android Zone](https://android-zone.ws/) - Another place to find premium links for APKs.
- [RevDl](https://www.revdl.com/) - Direct download site for Android apps and games.
- [RexDL](https://rexdl.com/) - Similar like RevDL, download free Android apps & games.
- [IndexOutOfBounds Store](https://store.ioob.pw/) - Streaming apps including Liveflix, PopFlix, SeriesDroid S2, and AnimeDroid S2.
- [Aurora OSS](https://gitlab.com/AuroraOSS/AuroraStore) - An open-source alternative for the Google Play Store.
## Mirrors and Mods
- [APKMirror](https://www.apkmirror.com/) - Download free Android APKs.
- [APK Mirror Download](https://www.apkmirrordownload.com/) - Popular vietnamese website to download APK's.
- [APKHouse](https://apkhouse.com) - Provides mirrors for various Android apps incl. games.
- [iHackedit](https://ihackedit.com/) - Provides Android Apps & Games including Mods.
- [Sbenny](https://forum.sbenny.com/forums/apps.14/) - Modded games and apps.
- [ApkPure](https://apkpure.com/) - Another free APK mirror site.
- [Androeed](https://www.androeed.ru/) - (RU) - Russian APK site.
- [On HAX](https://onhax.me/) - APK Mods and mirrors.
- [r/moddedandroidapps](https://www.reddit.com/r/moddedandroidapps) - Modded Android app releases subreddit.
- [r/ApksApps](https://www.reddit.com/r/apksapps) - "The best Modded apps on Reddit.".
- [BlackMod](https://blackmod.net/) - Lots of cracked Android games.
- [AiOwares.com](https://www.aiowares.com/) - RePacks, mods and other software.
- [An1](https://an1.com/) - Provides apps & app mods.
- [Android Zone](https://android-zone.ws/) - Koumkouat website for Android APK's/Games/GPS.
- [Baltagy's Website](https://baltagy1.blogspot.com/) - Apps, Mods, RePacks and portable releases.
- [Release-APK](https://release-apk.com/) - Balatan's APK page.
- [Platin Mods](https://platinmods.com/) - As the name says, provides several mods for apks's & games.
- [Haxoff](https://haxoff.net/) - Haxoff provides cracked games & Android APK's.
- [APK4Free](https://apk4free.net/) - Android apk mirrors and patches.
- [APKDot](https://apkdot.com/) - APKMirror clone website.
## Streaming
- [Thoptv](https://thoptv.one) - Top movies and TV shows.
- [KingoTV](https://kingotv.net/) - Your Portable Entertainment Gateway! Watch 500+ Live HD Channels and 10,000+ Hours of Movies Series Shows for Free!.
- [Orion TV](https://play.google.com/store/apps/details?id=rs.maketv.oriontv) - (SH) - Allows you to watch live TV channels and recorded selected shows (72h Catch-up TV).
- [PhoenixTV](https://www.phoenixtv-distribution.com/) - Morpheus Fork.
- [ZippyTV](http://www.zippytv.mobi/) - (_Needs adblock/ad-free version_) - Watch 500+ Live HD Channels, Movies & Tv Series for Free! Start Streaming Now!.
- [airy.tv](https://airy.tv/) - Wireless TV you can access ANYTIME, ANYWHERE, for FREE.
- [TVF Play App](https://tvfplay.com/)
- [MX Player Pro](https://play.google.com/store/apps/details?id=com.mxtech.videoplayer.pro)
- [Cinema](https://forum.mobilism.org/viewtopic.php?t=2786441) - A lot of Movies & TV/Shows to watch and download.
- [DreamTV](http://dream-tv.xyz/) - Terrarium clone.
- [Morph TV](http://titaniumtv.xyz/Morph2.apk) - Morpheus fork.
- [TitaniumTV](http://titaniumtv.xyz/) - Terrarium clone.
- [99kubo](http://www.99kubo.tv) - (needs ad-blocker) - 99Kubo is a paradise for movie buffs,couch potatoes & social networkers.
- [Anime Molecules](https://animemolecules.com/) - (needs ad-blocker) - Yet another anime streaming app.
- [AniméGlare](https://animeglare.xyz/) - (needs ad-blocker) - Let's you stream any anime for free.
- [AniméVibe](http://animevibe.tv/) - Watch Anime Online Free HD both Subbed and Dubbed on AnimeVibe without Advertisements!.
- [AOS TV](https://aostv.app/) - Watch More than 1000+ Live TV Channels free on your Android Phone from across the world.
- [Apollo TV](https://apollotv.xyz/) - Open-source aggregator for various online video content.
- [BeeTV](http://beetvapk.me/) - (needs ad-blocker) - Watch movies & tv shows for free on Android device, Amazon Fire Stick, Fire TV, Nvidia Shield, etc.
- [Cinema HD](https://cinemaapk.com/) - (Ads) - FireTV Stick, Nvidia Shield, support Real-Debird, external players, Trakt.tv, series Guide.
- [CKay TV](http://ckaytv.com/) - (needs ad-blocker) - Allows you to stream free videos from across the web directly on your Android and Firestick devices.
- [CyberFlix 2.0](https://cybermedia.cloud/downloads) - A rebooted version from the original Cyberflix app, good for movies & tv episodes.
- [Exousia](https://exousia.app) - Watch Live Tv & Movies, Sports.
- [Fildo](https://fildo.net/android/en/) - Yet another Music streaming app.
- [Filmix](https://filmix.site) - Watch movies and TV shows using AndroidTV or mobile devices.
- [Glaz TV](https://www.glaz.tv/) - (RU) - Online TV for Android devices.
- [Kokotime](https://www.kokotime.tv/) - Kokotime is an addon-based, simple, free and elegantly designed app that will let you watch all your favorite media content in a unique and elegant user friendly design.
- [KrakenTV](https://krakentv.app/download/) - Watch dozens of different TV channels from the comfort of your Android device.
- [Leonflix](https://leonflix.net/) - Leonflix provides you the opportunity to find any of your favorite series or TV program and watch it online without paying anything to the forum.
- [Liveflix](https://store.ioob.pw/) - The app allows to watch your favorite channels easily, with a very simple UI.
- [MediaBox HD](https://mediaboxhd.net/) - Provides tv shows, movies & more on Android + iOS.
- [Mega Shows](https://megashowsapk.com/) - Watch & Download your favorite movies and TV shows.
- [Mobdro](https://forum.mobilism.org/viewtopic.php?f=429&t=2720792&hilit=mobdro) - Mobdro constantly searches the web for the best free video streams and brings them to your- [RevTV](https://lotstv.com/) - (es-ES) - Live TV, Movies, TV Shows in Spanish.
- [Streaming Apps Official Links / How to use Trakt & Real Debrid (self.TTVreborn)](https://reddit.com/r/TTVreborn/comments/9xxng0/streaming_apps_official_links_how_to_use_trakt/)
- [TeaTV](https://teatv.net/) - App for Android, Windows, and macOS for watching 1080p movies and TV shows for free.
- [Terrarium TV Reborn sub reddit](https://reddit.com/r/TTVreborn) - A place to talk about streaming apps.
- [TVPato2](https://tvpato2.com/) - (es-ES) - Spanish Live TV App.
- [TVZion](https://zionapp.live/) - One app to stream them all.
- [r/TVZionApp](https://www.reddit.com/r/TVZionApp/)
- [UnlockMyTV (Cinema Clone Ad-Free)](https://unlockmytv.com/)
- [Vaughn Live](https://vaughn.live) - Possibly the greatest LIVE streaming video site on the internet! Looks like a Twitch clone.
## P2P
- [eDonkey network](https://en.wikipedia.org/wiki/EDonkey_network) - A decentralized, mostly server-based, peer-to-peer file sharing network + [Server Status](https://edk.peerates.net/servers/online-servers-list)
- [FastTrack](https://en.wikipedia.org/wiki/FastTrack) - Protocol used by the Kazaa, Grokster, iMesh, and Morpheus file sharing programs.
- [Fildo](https://fildo.net/android/en/#) - Android music streaming app which fetches files from third party MP3 search engines.
- [Gnutella](https://en.wikipedia.org/wiki/Gnutella) - P2P network behind the popular LimeWire file sharing app.
- [Kad](https://en.wikipedia.org/wiki/Kad_network) - The Kad network is a peer-to-peer (P2P) - network which implements the Kademlia P2P overlay protocol.
- [Napster](https://en.wikipedia.org/wiki/Napster) - Peer-to-peer file sharing Internet service that emphasized sharing digital audio files, typically audio songs, encoded in MP3 format.
- [Peer-to-peer file sharing](https://en.wikipedia.org/wiki/Peer-to-peer_file_sharing) - Detailed Wikipedia page about file sharing.
- [r/moddedandroidapps](https://www.removeddit.com/r/moddedandroidapps) - User modified (modded) - Android apps.
## Torrent
- [aTorrent](https://play.google.com/store/apps/details?id=com.mobilityflow.torrent) - Another popular torrent client for Android.
- [BiglyBT](https://f-droid.org/packages/com.biglybt.android.client/) - Free, open source torrent client for Android phone, tablet, Chromebook, & Android TV.
- [Flud](https://play.google.com/store/apps/details?id=com.delphicoder.flud&hl=en) - Flud is a simple and beautiful BitTorrent client for Android.
- [LibreTorrent](https://f-droid.org/en/packages/org.proninyaroslav.libretorrent/) - LibreTorrent is a Free as in Freedom torrent client for Android 4+, based on libtorrent.
- [Transdrone](https://play.google.com/store/apps/details?id=org.transdroid.lite) - Transdrone allows you to manage the torrents you run on your home server or seedbox.
- [Trireme for Deluge](https://f-droid.org/en/packages/org.deluge.trireme/) - A Deluge thin client for Android. Written in Flutter.
- [Vuze](https://play.google.com/store/apps/details?id=com.vuze.torrent.downloader) - Lightweight & powerful BitTorrent app.
## Tools
- [LuckyPatcher](https://www.luckypatchers.com/download/) - Patch applications, remove ads and install a modded Google Play Store to bypass Google's license verification.
- [Jasi Patcher (AKA Uret Patcher)](https://jaspreetsingh.store/jasi-patcher/) - Patching tool for android intended to bypass restrictions in the apps & games.
- [ToolKit](https://jaspreetsingh.store/index.php/jasi-toolkit/)
- [Cygery AdSkip for YouTube](https://labs.xda-developers.com/store/app/com.cygery.adskip.xda) - Automatically click on the "Skip ad" button in the YouTube™ app when it appears.
- [FilePursuit Pro](https://play.google.com/store/apps/details?id=com.filepursuit.filepursuitpro) - FilePursuit provides a very powerful file indexing and search service allowing you to find a file among millions of files located on web servers.
- [Ombi](https://play.google.com/store/apps/details?id=com.tidusjar.Ombi) - Companion app for Ombi to request Plex content.
- [Perfect Player](https://play.google.com/store/apps/details?id=com.niklabs.pp) - Perfect Player is set-top box style IPTV/Media player for watching videos on TVs, tablets and smartphones.
- [ProSmart](http://prosmart.by/) - -ProSmart is a russian site which provides several apks, mods and games.
- [Trashbox](https://trashbox.ru/) - Trashbox is the russian Mobilism.
- [YMusic](https://forum.xda-developers.com/android/apps-games/app-youtube-music-sound-stream-youtubes-t3399722) - YouTube Music Player & Downloader.
- [NewPipe](https://newpipe.schabi.org/) - The original YouTube experience without annoying ads and questionable permissions.
- [nzb360](http://nzb360.com/) - nzb360 is a full-featured NZB manager that focuses on providing the best experience possible for controlling all of your Usenet needs.
- [Tautulli Remote](https://play.google.com/store/apps/details?id=com.williamcomartin.plexpyremote) - Mobile version of Tautilli for monitoring Plex on the go.
- [MyJDownloader](https://play.google.com/store/apps/details?id=org.appwork.myjdandroid&hl=en_US) - Enables you to remote control your desktop JDownloader from your pocket while you're on the go.
- [Blokada](https://blokada.org) - Blokada is a compact app that transparently blocks unwanted content like ads, tracking, malware, and other annoyances.
- [nzbUnity](https://nzbunity.dozenzb.com/) - iOS app for managing your favourite NZB applications.
- [TiviMate IPTV player](https://play.google.com/store/apps/details?id=ar.tvplayer.tv) - A popular Android app for watching IPTV on Android set-top boxes.
- [Fildo](https://fildo.net/android/en/#) - Android music streaming app which fetches files from third party MP3 search engines.
- [YouTube Vanced](https://vanced.app/) - Vanced is a well known modded version of YouTube with many features such as adblocking and background playback and many more.
- [AdAway](https://adaway.org/) - An open-source ad blocker for Android using the hosts file. It needs ROOT access.
## MagisK Modules
- [ADB & Fastboot for Android NDK](https://forum.xda-developers.com/showthread.php?t=2239421) - Static ARM adb and fastboot binaries for Android built with the NDK.
- [Adreno GPU Developer Preview Drivers](https://forum.xda-developers.com/google-nexus-5/themes-apps/marshmallow-qualcomm-adreno-gpu-drivers-t3228002/post67117557#post67117557) - Replace ROM Adreno GPU drivers from Qualcomm.
- [Always-on Fingerprint](https://forum.xda-developers.com/apps/magisk/module-fingerprint-mi-5-mi-note-2-t3660179) - Allows you to unlock your device without pressing the home button. The fingerprint scanner will remain always-on to allow that.
- [Android Mic Fix](http://forum.xda-developers.com/apps/magisk/module-oneplus-one-bacon-mic-fix-t3503128) - Fixes in call low volume mic issues for various Android devices.
- [APK-Patcher Lite](https://forum.xda-developers.com/android/software/mod-apk-patcher-lite-t3868675) - A modified version of APK-Patcher that will delete / inject files into System APK files instead of using a baksmali / apktool method.
- [App Data Keeper](https://forum.xda-developers.com/apps/magisk/magisk-module-app-data-keeper-adk-t3822278) - Protects select apps+data from being wiped out on a regular TWRP factory reset.
- [Busybox for Android NDK](https://github.com/Magisk-Modules-Repo/busybox-ndk) - BusyBox (replaced with ToyBox in later Android version) - is still needed for some apps/functions/scripts.
- [CloudflareDNS4Magisk (& IPv6)](https://github.com/xerta555/CloudflareDNS4Magisk-IPv6) - Starting with [Android 9 (Pie)+](https://developers.cloudflare.com/1.1.1.1/setting-up-1.1.1.1/android/) - you can manually set this (without any module) - in your Wifi/tether settings.
- [crontab](https://github.com/Magisk-Modules-Repo/crontab) - Easy to use crontabs.
- [DNSCrypt Proxy 2 for Android](https://github.com/Magisk-Modules-Repo/dnscrypt-proxy) - A flexible DNS proxy, with support for modern encrypted DNS protocols such as DNSCrypt v2 and DNS-over-HTTP/2.
- [EdXposed](https://github.com/ElderDrivers/EdXposed) - Elder driver Xposed Framework, even works with Android Q. Did I you said XPosed on Q, yep I did!.
- [Init.d Injector](https://github.com/Magisk-Modules-Repo/InitdInjector) - Injects init.d support via post-fs-data script, this module is only useful if your OS do not natively supports init.d e.g. LOS does that without any scripts.
- [liboemcrypto-disabler](https://github.com/umylive/liboemcrypto-disabler) - Magisk module to disable liboemcrypto.so DRM (e.g. Netflix, My5) - on rooted Android devices.
- [Magisk Manager for Recovery Mode](https://github.com/Magisk-Modules-Repo/mm) - This beauty of a module saved my ass from bootloops multiple times in my journey of getting everything to work together.
- [Magisk Manager](https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445) - Official Magisk XDA Forum thread + discussion.
- [Magisk Module Uninstaller](https://forum.xda-developers.com/showpost.php?p=72542167&postcount=242) - Enables you to uninstall modules in TWRP via terminal.
- [Magisk WiFi Bonding](https://github.com/Magisk-Modules-Repo/wifi-bonding) - Make 40Mhz runing at 2.4Ghz/5Ghz on your Qualcomm devices! In theory it doubles the bandwith on Qualcomm devices.
- [Nano for Android NDK](https://github.com/Magisk-Modules-Repo/nano-ndk) - Static ARM nano binary for Android built with the NDK.
- [NanoDroid](https://forum.xda-developers.com/apps/magisk/module-nanomod-5-0-20170405-microg-t3584928) - An installer for various Open Source related things, most noticeably microG and F-Droid.
- [Overview of all official and maintained modules](https://forum.xda-developers.com/apps/magisk/collection-magisk-modules-v2-t3575758)
- [Secure I/F](https://github.com/Magisk-Modules-Repo/secure-if) - Designed to disable data delivery through USB. It can protect your data when you are charging in public area. Some ROMs do this automatically (or via an option) - but most do not!.
- [Systemless TZData](https://github.com/Magisk-Modules-Repo/Systemless_TZData) - Update your ROM's TZData systemlessly.
- [Viper4Android FX Legacy Materialized](https://forum.xda-developers.com/apps/magisk/module-viper4android-fx-2-5-0-5-t3577058) - It's not placebo!.
- [Wireless Firmware for Nethunter](https://github.com/Magisk-Modules-Repo/wirelessFirmware) - Adds the required firmware for external wireless adapters to be used with Nethunter.
- [YouTube Vanced](https://forum.xda-developers.com/android/apps-games/app-youtube-vanced-edition-t3758757) - A well known modded version of YouTube with many features such as adblocking and background playback. Or use [NewPipe app](https://newpipe.schabi.org/).
- [FDE](https://github.com/Magisk-Modules-Repo/FDE) - Ultimate Android Optimizer.
### EdXposed Modules
- [List of Xposed Modules For Android Pie Working With Ed Xposed](https://forum.xda-developers.com/xposed/list-xposed-modules-android-pie-ed-t3892768)
- [Lucky Patcher](https://www.luckypatchers.com/download/) - LP also has a Xposed module which you can use (in case you use Xpose).
- [Material Design Xposed Installer](https://forum.xda-developers.com/xposed/material-design-xposed-installer-t3137758) - An unofficial Xposed installer with some useful tweaks.
- [RootCloak](https://repo.xposed.info/module/com.devadvance.rootcloak2) - Allows you to run apps that detect root without disabling root.
## Alternative Distros
- [GraphenOS](https://grapheneos.org/) - Hardened OS for e.g. Google Pixel.
- [LineageOS](https://lineageos.org/) - LineageOS, one of the biggest an well maintained alternative to Google's AOSP. Google apps (short: gapps) - can be optionally installed.
- [Replicaant](https://replicant.us/) - Replicant is a fully free Android distribution running on several devices, a free software mobile operating system putting the emphasis on freedom and privacy/security.

18
docs/audiobooks.md Normal file
View File

@ -0,0 +1,18 @@
---
permalink: /audiobooks
---
# Audiobooks
- [The Eye /public/AudioBooks](http://the-eye.eu/public/AudioBooks/) - A few publicly accessible audiobooks hosted by The Eye.
- [AAXtoMP3](https://github.com/KrumpetPirate/AAXtoMP3) - Convert Audible's .aax filetype to MP3, FLAC, M4A, or OPUS.
- [AudioBook Bay (ABB)](http://audiobookbayabb.com/) - Download unabridged audiobook for free or share your audio books, safe, fast and high quality.
- [AudioBooks.Cloud](https://audiobooks.cloud/) - DDL links to a lot of audiobooks.
- [AudiobookReviews](http://audiobookreviews.com/) - Yet another audiobook direct download site.
- [BookFI](http://en.bookfi.net/) - The largest ebook library.
- [Booksonic](http://booksonic.org/) - Booksonic is a server and an app for streaming your audiobooks to any pc or android phone.
- [Ebooks Shares](http://ebooks-shares.org) - A lot of eBooks & audiobooks!.
- [MyAnonyMouse](https://www.myanonamouse.net) - Community sharing for Audiobooks & more.
- [P2PEiite](http://p2pelite.com) - Yet another oldschool eBook website.
- [ThePirateBay](https://www.thepiratebay.org/browse/102) - Collection of audiobooks on ThePirateBay.
- [Tokybook](https://tokybook.com/) - Yet another free audiobook streaming site.

104
docs/books-and-magazines.md Normal file
View File

@ -0,0 +1,104 @@
---
permalink: /books-and-magazines
---
# Books and Magazines
- [Guide to Copy Kindle Content to PDF using Calibre](https://www.reddit.com/r/Piracy/comments/bm837l/guide_to_copy_kindle_content_to_pdf_using_calibre/)
- [Calibre DRM Removal Plugins 2019 — Remove eBook DRM with Calibre](https://medium.com/@angeldan1989/calibre-drm-removal-plugins-2019-remove-ebook-drm-with-calibre-4ec9c07cae80) - DeDRM removal guide for Calibre.
- [The idiot proof guide to downloading ebooks off IRC](https://www.removeddit.com/r/Piracy/comments/2oftbu/guide_the_idiot_proof_guide_to_downloading_ebooks/) - Posted by /u/Servaplur.
- [BookStack](https://www.bookstackapp.com/) - BookStack is a simple, self-hosted, easy-to-use platform for organizing and storing information.
- [Ubooquity](http://vaemendis.net/ubooquity/) - Ubooquity is a free home server for your comics and ebooks library.
- [COPS](https://github.com/seblucas/cops) - Calibre OPDS (and HTML) - PHP Server : web-based light alternative to Calibre content server / Calibre2OPDS to serve ebooks (epub, mobi, pdf, etc.).
- [b-ok](http://b-ok.xyz/) - Free ebook library.
- [Apprentice Alf's Blog](https://apprenticealf.wordpress.com/) - Everything you ever wanted to know about DRM and ebooks but were afraid to ask.
- [Calibre](https://calibre-ebook.com/) - Management tool for ebook.
- [Calibre-Web](https://github.com/janeczku/calibre-web) - Web app for browsing, reading and downloading eBooks stored in a Calibre database.
- [Custom Search Engine](https://cse.google.com/cse?cx=000661023013169144559:a1-kkiboeco) - A Google custom search engine specifically for ebooks.
- [Exploring over 1,800 Calibre ebook servers](https://blog.chrisbonk.ca/2018/12/knowledge-is-power-exploring-over-1800.html?m=1) - Blog post detailing how to use Shodan to find Calibre ebook servers.
- [DeDRM_tools](https://github.com/apprenticeharper/DeDRM_tools) - DeDRM tools for ebooks.
- [ReadAnyBook](https://readanybook.com/) - Free online reading.
- [PDF Giant](http://pdf-giant.com/) - Various categories of downloadable PDFs.
- [MagazineLib](https://magazinelib.com/) - Free PDF and interactive e-magazines.
- [Ebook 3000](http://ebook3000.com/) - Various magazines.
- [FlipHTML5](http://fliphtml5.com/explore) - International magazines.
- [MagazineLib](https://magazinelib.com/) - Free PDF and interactive e-magazines.
- [magazinesdownload.org](https://magazinesdownload.org/) - Magazines hosted on free, fast, file hosting sites.
- [PDF Giant](http://pdf-giant.com/) - Various categories of downloadable PDFs.
- [ABook](http://abook.ws/) - One of the oldest book search indexers.
- [BinSearch](http://binsearch.info/) - Binary Usenet search engine which can be used for eBooks and other stuff.
- [EBook Bike](https://ebook.bike/) - Another search indexer which claims to be the "largest" on the Internet.
- [EBookEE](https://ebookee.org/) - Tech, Database, Java and many many other categories.
- [FreeBookSpot](http://www.freebookspot.es/) - Similar to eBookEE.
- [GingaDaddy](http://www.gingadaddy.com) - A usenet newsgroup for eBooks. (needs login)
- [oznzb](https://www.oznzb.com) - Yet another ebook search engine.
- [PDFDrive](https://www.pdfdrive.com/) - PDF Drive is your search engine for PDF files.
- [Via Google Search](http://www.google.com/cse/home?cx=000661023013169144559:a1-kkiboeco) - Preset of indexed websites to search for comics.
- [r/DHExchange](https://reddit.com/r/DHExchange/) - PDF/eBooks trading.
- [Amazon Free Kindle Books](https://www.amazon.com/b/?_encoding=UTF8&camp=1789&creative=9325&linkCode=ur2&node=2245146011&tag=freeblog022-20&linkId=BNRPUFVEMRQP2NRR) - Top free books for download.
- [Apprentice Alf's Blog](https://apprenticealf.wordpress.com/) - Everything you ever wanted to know about DRM and ebooks, but were afraid to ask.
- [Authorama](https://www.authorama.com/) - This public domain book site has a wide variety of ebooks for free, by Lewis Carroll, Emerson, Kafka, and more.
- [AvaxHome](https://avxhm.se/) - Movies, eBooks & more.
- [Mirror](https://avxhome.in/ebooks)
- [Baen](http://www.baen.com/catalog/category/view/s/free-library/) - You can download ebooks for HTML, RTF, Microsoft Reader and for Palm, Psion, and Window CE.
- [Bartleby](http://www.bartleby.com/ebook/) - While Bartleby charges for some titles, it has a free ebook store here.
- [Bibliomania](http://www.bibliomania.com/) - You will find over 2,000 classic texts from bibliomania, plus study guides, reference material and more.
- [BitSpyder](https://www.bitspyder.net/) - E-Learning, tutorials & trainings.
- [BookBoon](http://bookboon.com/) - Worlds largest publisher of online educational literature.
- [BookSC](https://booksc.xyz/) - (blocked in some countries) - Z-Library is one of the largest online libraries in the world that contains over 4,800,000 books and 75,300,000 articles.
- [BookStack](https://www.bookstackapp.com/) - BookStack is a simple, self-hosted, easy-to-use platform for organising and storing information.
- [BookYards](http://www.bookyards.com/) - This online "library to the world" has over 17,000 ebooks, plus links to other digital libraries.
- [Boundless](https://www.boundless.com/) - Affordable online textbooks & study materials.
- [Calibre Web](https://github.com/janeczku/calibre-web) - Web app for browsing, reading and downloading eBooks stored in a Calibre database.
- [COPS](https://github.com/seblucas/cops) - Calibre OPDS (and HTML) - PHP Server: Web-based light alternative to Calibre content server / Calibre2OPDS to serve ebooks (epub, mobi, pdf, etc.).
- [Custom Search Engine](https://cse.google.com/cse?cx=000661023013169144559:a1-kkiboeco) - A Google custom search engine specifically for ebooks.
- [DailyLit](http://www.dailylit.com/) - Get free downloads sent to your email by RSS feed.
- [DeDRM_tools](https://github.com/apprenticeharper/DeDRM_tools) - A GitHub repository of all the scripts and other tools for removing DRM from ebooks.
- [ebookee.org](https://ebookee.org/) - PDF & eBooks trading, various categories.
- [eBookLobby](http://www.ebooklobby.com/) - You'll find lost of self-help, hobby and reference books here, plus children's fiction and more.
- [eLearning](https://www.torontopubliclibrary.ca) - Cisco, Mango, HSTalks and other eBook courses for free.
- [FeedBooks](http://www.feedbooks.com/publicdomain) - Provides millions of books.
- [FicSave](http://ficsave.xyz/) - An Open-Source Online Fanfiction Downloader.
- [Free eBooks](http://www.free-ebooks.net/) - Besides browsing topics such as biography, fan fiction, games, history, or tutorials, you can submit your own ebook, too.
- [freebookspot.es](http://www.freebookspot.es/) - Various eBook's for free.
- [FreeComputerBooks](http://freecomputerbooks.com/) - eBook categories such as Computer, Lecture Notes, Mathematics, Tutorials, Programming, and Technical books.
- [FreeTechBooks](http://www.freetechbooks.com/) - Download free computer science, engineering and programming books, textbooks and lecture notes.
- [GetFreeEBooks](http://www.getfreeebooks.com/) - This website has free ebooks in categories from writing to environment to fiction to business, plus features and reviews.
- [Globusz](http://www.globusz.com/) - There are no limits on the number of free books you can download on this online publishing site.
- [Guide to Copy Kindle Content to PDF via Calibre](https://www.removeddit.com/r/Piracy/comments/7vc3uv/guide_to_copy_kindle_content_to_pdf_using_calibre/)
- [Gutenberg](http://www.gutenberg.org/wiki/Main_Page) - Project Gutenberg was the first to supply free ebooks, and today they have over 30,000 free titles in stock.
- [How can I remove DRM from my ebooks?](https://github.com/apprenticeharper/DeDRM_tools/blob/master/FAQs.md#so-how-can-i-remove-drm-from-my-ebooks) - DeDRM tools provides a big FAQ and scripts, tools to remove DRM on eBooks.
- [iBiblio](http://www.ibiblio.org/) - Find archives, ebooks, tutorials, language books, and more from iBiblio.
- [Internet Archive](https://archive.org/details/texts) - Over 15 mio free books & texts.
- [Issuu](https://issuu.com/) - Allows users to upload and distribute their publications worldwide.
- [KnowFree](http://knowfree.tradepub.com/) - Access free research, white papers, reports, case studies, magazines, and eBooks.
- [LeanPub](https://leanpub.com/) - eBooks on programming languages such as JavaScript, C#, PHP or Ruby and guidebooks.
- [LibGen](http://gen.lib.rus.ec/) - The website has now an app which lets you search their database and download the books via their desktop app.
- [Mirror 1](http://gen.lib.rus.ec/)
- [Mirror 2](https://libgen.pw/)
- [mirror 3](http://libgen.is/)
- [LibriVox](https://librivox.org/) - Yet another pplatform that offers a free download of audiobooks all over the world.
- [ManyBooks](http://manybooks.net/) - You can conduct an advanced search, type in a title or author, browse categories or select books by language, from Finnish to Bulgarian to Catalan to Swedish.
- [Myanonamouse](http://www.myanonamouse.net/login.php?returnto=%2F) - Over 2 million torrents.
- [NZBIndex](https://nzbindex.com/search/?q=Lynda.+Com&age=&max=25&minage=&sort=agedesc&minsize=&maxsize=&dq=&poster=&hidespam=0&hidespam=1&more=0) - Example search for "Lynda .com". - you get the idea.
- [OnlineProgrammingBooks](http://www.onlineprogrammingbooks.com/) - Offers mobile app development, programming, computer science, web design, software engineering, information technology, networking, and databases.
- [Open Culture](http://www.openculture.com/free_ebooks) - Offers over 800 free eBooks to your Kindle, iPad/iPhone, computer, smartphone and eReader.
- [Open Library](https://play.google.com/store/books/collection/topselling_free) - Gooel's free eBook storage.
- [Planet PDF](http://www.planetpdf.com/free_pdf_ebooks.asp) - Planet PDF has made available classic titles like Anna Karenina and Frankenstein for free.
- [ReadAnyBook](https://readanybook.com/) - Free online eBook reading.
- [Read Print Library](http://www.readprint.com/) - Provides free novels and poems.
- [Starry.com](http://www.starry.com/free-online-novels/index.htm) - These novels and anthologies were last updated in 2006, but you'll still find an interesting selection of online and virtual novels.
- [TehParadox](http://www.tehparadox.co/) - Apps, eBooks, Games & more.
- [TheGeeks](https://thegeeks.click/) - Ebook tutorials mostly Udemy, but not limted to it.
- [Twirpx](https://www.twirpx.com/) - (RU) - Fiction/Non-fiction, books in multiple languages.
- [BookTracker](https://booktracker.org/) - (RU) - Book collections, discussions and torrents + IRC.
- [Z-Lib.org](https://z-lib.org/) - Programmig and educational eBooks.
- [dlfeb](http://dlfeb.com/) - A website which downloads eBooks from AvaxHome.
- [GoBooDo](https://github.com/vaibhavk97/GoBooDo) - A open source google books downloader with proxy support.
- [2020ok](http://2020ok.com)
- [Abundant Hope Holy Books](http://krishnamurti.abundanthope.org)
- [AMORC](https://www.rosicrucian.org/texts)
- [Amosqu's custom Google search](https://cse.google.com/cse%3Fcx=011394183039475424659:5bfyqg89ers)
- [Awakening Intuition](http://www.awakening-intuition.com/ebooks.html)
- [WiLd's Occult Ebook Sources](https://justpaste.it/WiLdOccultEbooks) - Constantly updated eBook source for direct downloads, eBook source pages, tracker and magnets regarding eBook stuff.
- [LazyLibrarian](http://gitlab.com/LazyLibrarian/LazyLibrarian) - LazyLibrarian is a program to follow authors and grab metadata for all your digital reading needs.

View File

@ -0,0 +1,53 @@
---
permalink: /browser-extensions
---
# Browser Extensions
- [uBlock Origin](https://github.com/gorhill/uBlock) - An efficient blocker for Chromium and Firefox. Fast and lean.
- [Add-Art](https://add-art.org/) - Replaces ads with art.
- [uMatrix](https://github.com/gorhill/uMatrix) - Point and click matrix to filter net requests according to source, destination and type.
- [Decentraleyes](https://decentraleyes.org/) - Protects against tracking with a local CDN (Content Delivery Network) - emulation.
- [Privacy Badger](https://www.eff.org/privacybadger) - Privacy Badger blocks spying ads and invisible trackers.
- [HTTPS Everywhere](https://www.eff.org/https-everywhere) - HTTPS Everywhere is a Firefox, Chrome, and Opera extension that encrypts your communications with many major websites, making your browsing more secure.
- [Nano Adblocker](https://github.com/NanoAdblocker/NanoCore) - Just another adblocker based on uBlock Origin.
- [Nano Defender](https://jspenguin2017.github.io/uBlockProtector/) - An anti-Adblock defuser for Nano Adblocker and uBlock Origin.
- [TamperMonkey](https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo?hl=en) - The world's most popular userscript manager.
- [WebRTC Network Limiter](https://chrome.google.com/webstore/detail/webrtc-network-limiter/npeicpdbkakmehahjeeohfdhnlpdklia?hl=en) - Configures how WebRTC's network traffic is routed by changing Chrome's privacy settings.
- [ScriptSafe](https://chrome.google.com/webstore/detail/scriptsafe/oiigbmnaadbkfbmpbfijlflahbdbdgdf?hl=en) - A browser extension that gives users control of the web and more secure browsing while emphasizing simplicity and intuitiveness.
- [NoScript](https://noscript.net/getit) - Allow active content to run only from sites you trust, and protect yourself against XSS and clickjacking attacks. Firefox only.
- [Universal Bypass](https://chrome.google.com/webstore/detail/universal-bypass/aihomhdbhpnpmcnnbckjjcebjoikpihj) - Universal Bypass automatically skips annoying link shorteners.
- [Violentmonkey](https://violentmonkey.github.io/) - An open-source userscript manager.
- [Anti-Paywall](https://github.com/nextgens/anti-paywall) - A browser extension that maximizes the chances of bypassing paywalls.
- [Google unlocked](https://github.com/Ibit-to/google-unlocked) - Google Unlocked Chrome extension unlocks hidden google search results.
- [Website](https://ibit.uno/)
- [Hide Fake Torrents on TPB](https://chrome.google.com/webstore/detail/hide-fake-torrents-on-tpb/fkdhkcpmifehkmadpldbbdadepgplcmo) - Hide fake torrents on TPB.
- [Reddit Enhancement Suite](http://redditenhancementsuite.com/) - Community-driven unofficial browser extension for reddit.
- [Browser Plugs](https://www.browserplugs.com/) - A Chrome "all-in-one" anti-fingerprinting protection extensions.
- [CanvasBlocker](https://github.com/kkapsner/CanvasBlocker) - Alters some JS APIs to prevent fingerprinting.
- [Canvas Fingerprint Blocker](https://github.com/joue-quroi/canvas-fingerprint-blocker) - Block HTML canvas element from being used for fingerprinting purposes.
- [Chameleon](https://addons.mozilla.org/en-US/firefox/addon/chameleon-ext/) - Spoof your Firefox browser profile. Includes a few privacy enhancing options.
- [ClearURLs](https://gitlab.com/KevinRoebert/ClearUrls) - Remove tracking fields from URLs.
- [CSS Exfil Protection](https://github.com/mlgualtieri/CSS-Exfil-Protection) - Fixes several holes regarding [CSS manipulation](https://www.mike-gualtieri.com/css-exfil-vulnerability-tester)
- [Decentraleyes](https://git.synz.io/Synzvato/decentraleyes) - Local emulation of Content Delivery Networks.
- [Enterprise Policy Generator](https://github.com/cadeyrn/enterprise-policy-generator) - A Firefox WebExtension for generating Enterprise Policies.
- [Header Editor](https://addons.mozilla.org/firefox/addon/header-editor/) - Protects you from e.g. ETag tracking, an alternative is [ETag Stoppa](https://addons.mozilla.org/firefox/addon/etag-stoppa/)
- [Replace zero-width characters with emojis](https://github.com/chpmrc/zero-width-chrome-extension) - Google Chrome extension that can detect attempts to fingerprint text using the ["zero-width character"](https://www.bleepingcomputer.com/news/security/google-chrome-extension-detects-zero-width-character-fingerprinting-attacks/) - technique.
- [Site Bleacher](https://github.com/wooque/site-bleacher) - Firefox/Chrome addon/extension which removes automatically cookies, local storages, IndexedDBs, service workers, cache storages, filesystems and webSQLs.
- [Smart Referer](https://gitlab.com/smart-referer/smart-referer) - Change your Browser referer.
- [Temporary Containers](https://addons.mozilla.org/en-US/firefox/addon/temporary-containers/) - Alternative to Firefox first party isolation.
- [Trace - Online Tracking Protection](https://absolutedouble.co.uk/trace/) - HTML5 Canvas protection for [Chrome](https://chrome.google.com/webstore/detail/trace/njkmjblmcfiobddjgebnoeldkjcplfjb) - & [Firefox](https://addons.mozilla.org/en-US/firefox/addon/absolutedouble-trace).
- [zero-width-chrome-extension](https://github.com/chpmrc/zero-width-chrome-extension) - Replace scary zero-width characters with funny emojis in Chrome to reduce the Browser fingerprint.
- [ScriptSafe](https://github.com/andryou/scriptsafe) - Similar to NoScript with some nice features.
- [MoreCAPTCHA](https://greasyfork.org/en/scripts/31088-morecaptcha) - Speeds up solving Google reCAPTCHA challenges by shortening transition effects and providing continuous selection ability.
- [Buster](https://github.com/dessant/buster) - Captcha solver extension for humans.
- [Media Reaper](https://sasrip.cf/) - Privacy 1st, Audio & Video Download.
- [Stream Recorder](https://www.hlsloader.com/) - Allows you to save videos delivered through HLS (HTTP Live Streaming) in mp4 format.
- [Video Downloader professional](https://chrome.google.com/webstore/detail/video-downloader-professi/bacakpdjpomjaelpkpkabmedhkoongbi) - Video Downloader professional - the fastest and easiest way to download any video from any website.
- [Flash Video Downloader](https://chrome.google.com/webstore/detail/flash-video-downloader/aiimdkdngfcipjohbjenkahhlhccpdbc) - Chrome Download extension for videos and flash videos from 99% of websites.
- [Stream Video Downloader](https://chrome.google.com/webstore/detail/stream-video-downloader/imkngaibigegepnlckfcbecjoilcjbhf) - Video downloader that really works with Streaming websites. Download Mp4 and audio formats.
- [Video Downloader PLUS](https://chrome.google.com/webstore/detail/video-downloader-plus/fhplmmllnpjjlncfjpbbpjadoeijkogc) - Downloads most popular media types from ANY website.
- [Video DownloadHelper](https://chrome.google.com/webstore/detail/video-downloadhelper/lmjnegcaeklhafolokijcfjliaokphfk) - The most complete Web video downloader ! The popular Video DownloadHelper Firefox extension is now available for Chrome.
- [Keyboard Privacy](https://chrome.google.com/webstore/detail/keyboard-privacy/aoeboeflhhnobfjkafamelopfeojdohk) - Prevents behavioral profiling by randomizing the rate at which characters reach the DOM.
- [AudioContext Fingerprint Defender](hhttps://chrome.google.com/webstore/detail/audiocontext-fingerprint/pcbjiidheaempljdefbdplebgdgpjcbe?hl=en) - Defending against AudioContext fingerprinting by reporting a fake value.
- [Telegram Media Downloader](https://chrome.google.com/webstore/detail/telegram-media-downloader/ffhhcekaaamffjnapdckmnkllkmmpfnh) - Bypass the 1.5 GB download limit and scrape channels/groups.

17
docs/bypass-paywalls.md Normal file
View File

@ -0,0 +1,17 @@
---
permalink: /bypass-paywalls
---
# Bypassing Paywalls
- [Anti-Paywall](https://github.com/nextgens/anti-paywall) - A browser extension that maximizes the chances of bypassing paywalls.
- [Burlesco](https://burles.co/en/) - Userscript which allows you to read & annotate without distractions.
- [Bypass Paywalls for Chrome](https://github.com/iamadamdev/bypass-paywalls-chrome) - Bypass New York Times among many other paywalls.
- [Bypass Paywalls](https://bypasspaywalls.weebly.com/) - Chrome & Firefox extension to bypass paywalls.
- [Outline](https://outline.com/) - Outline is a free service for reading and annotating news articles.
- [Browser extensions](https://github.com/ymolodtsov/outline/)
- [Unpaywall](https://unpaywall.org/) - An open database of 20 million free scholarly articles.
- [Via Firefox Containers](https://addons.mozilla.org/en-US/firefox/addon/temporary-containers/) - (works on some websites) - Install the extension, right click on the link, then click "Reopen in Container" from there choose e.g. "Work".
- [[Guide] Bypassing paywalls on iOS apps](https://zero-day.io/bypassing-paywalls-on-ios-apps/) - Bypassing paywalls on iOS apps.
- [Get Around Paywalls with Incognito Mode](https://lifehacker.com/get-around-paywalls-with-incognito-mode-1679310015) - Tutorial how to get around a Paywall with Incognito Mode.
- [How to Get Around Newspaper Paywalls in 2019](https://medium.com/black-edge-consulting/how-to-bypass-virtually-every-news-paywall-705602c4c2ce?source=linkShare-ccf1b677570b-1549597061&_branch_match_id=638842629899229780) - How to bypass newspaper paywalls and access the WSJ, NYT, Washington Post, Business Insider, Financial Times for free.

112
docs/cartoons-and-anime.md Normal file
View File

@ -0,0 +1,112 @@
---
permalink: /cartoons-and-anime
---
# Cartoons and Anime
- [r/animepiracy](https://www.reddit.com/r/animepiracy) - This sub is about streaming and torrent websites for anime.
- [r/animepiracy wiki](https://www.reddit.com/r/animepiracy/wiki/index) - Lists for sourcing Anime streaming sites, manga sites, and more.
- [r/AnimePiracy Index](https://docs.zoho.com.au/sheet/open/stzn58acc24611fea414e8901724ff4510fe8/sheets/Anime/ranges/A1) - A Google Docs sheet for Anime websites including background information if page x contains ads, anti-adblock & more.
- [Nyaa.si](https://nyaa.si/) - Anime torrent search engine with many fansub/fandub groups actively sharing torrents. No ads, no malware, nothing but clean.
- [Nyaa Pantsu](https://nyaa.net/) - No ads. Very similar to nyaa website.
- [Nyaa Pantsu Mirror](https://nyaa.pt/) - No ads. Very similar to nyaa website.
- [AnYme](https://github.com/zunjae/anYme) - Unofficial Anime App for MyAnimeList.
- [r/KissCommunitySupport](https://reddit.com/r/KissCommunitySupport) - Official Kiss Community subreddit.
- [anime-sharing](http://www.anime-sharing.com/forum/) - Forum for sharing anime.
- [AniDex](https://anidex.info) - Torrent tracker and indexer, primarily for English fansub groups of anime.
- [r/AnimePiracy BCSE Search](https://ui.customsearch.ai/hosted-page?customconfig=12619b8a-0cac-4a38-b20b-04c79ddb616d&version=latest&market=en-US&q=) - A custom search engine for Anime content.
- [HakuNeko](https://github.com/manga-download/hakuneko) - A cross-platform downloader for manga and anime from +400 websites. Manga and anime in multiple languages and formats (cbz, folder with images, epub).
- [YMP4](https://ymp4.download/) - Download videos from YouTube to mp4 & mp3 files, including from places like e.g. Crunchroll.
- [animetosho](https://animetosho.org/) - AnimeTosho (AT) - is an automated service that mirrors torrents posted on Tokyo Tosho and Nyaa Torrents AniDex onto various file hosting services.
- [Hi10Anime](https://hi10anime.com/) - High Quality 10-bit Animes.
- [Anime Kaizoku](https://animekaizoku.com/) - Onclick pop-up ads (NSFW), banner ads, no torrents, GDrive as download source (encodes for donators), has torrent version on nyaa.si tagged as `[AnimeKaizoku]`.
- [Shana Project](https://www.anirena.com/) - Anime torrent side, no ads.
## Cantoons and Anime streaming
- [9Anime](https://9anime.to) - Watch anime online. English anime, dubbed, subbed.
- [4anime](https://4anime.to/) - A relatively new site, clean interface, Subs and dubs, many ads, many player alternatives.
- [Anime8](https://anime8.me/) - Watch & download online in high quality.
- [GoGoAnime.io](https://www18.gogoanime.io/) - Subs and dubs, many ads, many player alternatives.
- [GoGoAnime.video](https://www2.gogoanime.video/) - Popular website for watching anime.
- [AniLinkz](https://anilinkz.to/) - Large database of streaming anime episodes.
- [KissCartoon.info](https://kisscartoon.info) - Another site for streaming cartoons with a huge catalog.
- [KissCartoon.ac](https://kisscartoon.ac/) - Popular cartoon streaming site.
- [KissAnime.nz](http://kissanime.nz/) - One of the best places for Animes.
- [KissAnime.ru](http://kissanime.ru/) - (`RU`) - Official russian KissAnime community.
- [Kissanime.ac](https://kissanime.ac/) - Large cartoon collection that uses RapidVideo.
- [KissAsian](http://kissasian.ch/) - Yet another website for Animes.
- [watchcartoononline.com](https://www.watchcartoononline.com/) - Cartoons, dubbed/subbed anime streaming site.
- [watchcartoononline.io](https://www.watchcartoononline.io/) - Outdated site layout, still active.
- [WatchCartoonsOnline.la](https://watchcartoonsonline.la/)
- [Toonova](http://www.toonova.net/) - Another site for streaming cartoons.
- [AnimePahe](https://animepahe.com/) - A minimilistic anime streaming/download website, subs only.
- [AnimeRam](https://ww2.animeram.cc/) - A streaming website for dubbed/subbed anime.
- [AnimeSeries](https://animeseries.co/) - Yet another anime streaming provider website.
- [AniméGlare](https://animeglare.xyz/) - Watch ANIME not ADVERTISEMENTS.
- [AniméVibe](http://animevibe.tv/) - Watch Anime Online Stream Ad-Free.
- [Anime Twist](https://twist.moe/) - An anime direct streaming site with a decent UI and video player.
- [animetoon](http://www.animetoon.org/) - Lots of streaming via premium hosts for cartoons.
- [WatchAnime.info](https://www9.watchanime.info/) - Subs and dubs, banner and pop-up ads, multiple sources.
- [Anime Kisa](https://animekisa.tv/) - Subs and dubs, no ads, funded by donations, self-hosted.
- [Anime Simple](https://ww1.animesimple.com/) - Subs and dubs, banner ads, multiple sources.
- [Anime Streams](https://www.anime2you.de/streams/) - Sub and dub, banner ads.
- [Anime Take](https://animetake.tv/) - Subs and sometimes dubs, banner and pre-roll ads, one source.
- [AnimeBam.net](https://www.animebam.net/) - Subs only, banner ads, only one source.
- [animebam.se](https://www.animebam.se/) - Subs only, banner ads, only one source.
- [AnimeBorn](http://www.animereborn.io/) - Subs only, banner ads, pop-ins, pop-ups, videos hosted by Google (proxy), only 1 source, downloadable.
- [AnimeBoys](https://animeboys.net/) - Sometimes offline - Subs and sometimes dubs, banner and pre-roll ads, one source.
- [Kaze Online](https://www.kaze-online.de/) - Subs and dubs, banner and pop-up ads, multiple sources.
- [AnimeDao](https://animedao.com/) - No ads, subs only, multiple sources, videos hosted by Google.
- [Animefever](https://www.animefever.tv/) - Subs only, multilingual, banner ads, self-hosted.
- [AnimeFlix](https://animeflix.io/nimeflix.io) - Zero ads, streams, background info.
- [Animeflv](https://animeflv.net/) - (`SP`) - Spanish anime site, subs, dubs and other lewd stuff.
- [AnimeFreak.TV](https://www.animefreak.tv/) - Subs and sometimes dubs, banner and pre-roll ads, one source.
- [AnimeHub](https://animehub.ac/) - Sub and dub, banner ads.
- [AnimeKisa](https://animekisa.com/) - Subs and dubs, no ads, funded by donations, self-hosted.
- [Animelon](https://animelon.com/) - Subs only, multilingual, no ads, funded by donations, only one source, videos hosted by Google, aimed for Japanese learners.
- [AnimeRush](https://www.animerush.tv/genres/) - Subs only, pop-ins, one source.
- [AnimeTV](https://animetv.ge/) - Subs and dubs, banner ads, many player alternatives.
- [animeultima.eu](https://animeultima.eu/) - Subs and dubs, banner and pop-up ads, multiple sources.
- [animeultima.to](https://www1.animeultima.to/) - Yet another good place for Animes.
- [animeultima twitter](https://twitter.com/animeultimav2?lang=en) - For latest updates.
- [AnimeWatch](https://aniwatch.me/) - We are Aniwatch and here you will find an anime haven, including the best user experience you will ever have.
- [AnimeWorldBD](https://animeworldbd.com/) - Banner ads, some videos can only be downloaded, small list.
- [Aniwatcher](https://aniwatcher.com/) - Subs and dubs, pop-up ads on video player, downloadable, multiple sources.
- [AtTwist.moe](https://atwitst.moe) - The website has almost no ads.
- [Cartoon Crazy](https://www.cartooncrazy.tv/)
- [CartoonWire](https://cartoonwire.to/)
- [Chia-anime](https://www2.chia-anime.cc/)
- [DaiWEEB](https://www.daiweeb.org/) - Subs only (EN and JP), no ads, only one source, self-hosted, aimed for Japanese learners.
- [DubbedAnime.net](https://ww5.dubbedanime.net/) - Subs and dubs, banner and pop-up ads, multiple sources.
- [DubbedAnime.biz](https://dubbedanime.biz/) - Dubbed animes, large collecction.
- [EyeOnAnime](https://eyeonanime.tv/) - Subs and dubs, banner ads, uses multiple uploaders/players.
- [Kawaiifu](https://kawaiifu.com/) - Videos hosted by Google, only one source, style similar to niconico, missing multiple anime.
- [KickAssAnime.io](https://www11.kickassanime.io/) - Subs and dubs, banner ads, some sources.
- [KickAssAnime.rs](https://www.kickassanime.rs/) - (`RU`).
- [MoviesEver](https://moviesever.com/)
- [NineAnime](https://www.nineanime.com/)
- [Randaris Anime](http://randaris.app) - Banner ads, multiple sources, eng & german subs, captcha.
- [RyuAnime](https://www4.ryuanime.com/) - Dubbed animes.
- [Serienjunkies](http://serienjunkies.org/) - (GER) - Provides german tv episodes.
- [SGAnime](https://sganime.org/) - Subs only, no ads, few sources.
- [NovelPlanet](http://novelplanet.com/)
- [Tokyo Tosho](https://www.tokyotosho.info/) - Referral banner ads.
- [TVBox](https://tvbox.unblocked.gdn/)
- [Your-Anime](https://www.your-anime.com/) - (`AR`) - Arabish animes dubbed.
- [KimCartoon](https://kimcartoon.co/) - Large cartoon collection.
## Cantoons and Anime downloading
- [Crunchyroll Downloader/Scraper (Windows/Linux)](https://github.com/ThePBone/CrunchyrollDownloader#crunchyroll-scraper) - Crunchyroll Downloader written (from scratch) - in C++ for Windows and Linux, it uses FFmpeg to download/convert MP4 files and a US proxy to bypass GeoIP blocks.
- [Hi10 Anime](https://hi10anime.com/) - High-Quality 10-bit Anime Encodes.
- [Anime Kaizoku](https://animekaizoku.com/) - Up to 1080p DDL links, mostly Google Drive.
- [Anime Kayo](https://animekayo.com/) - Up to 1080p DDL links, mostly Google Drive.
- [NyaaPantsu](https://nyaa.pantsu.cat/) - Primarily Anime torrents but includes an open directory of DDL links too.
- [animeEncodes](https://www.animencodes.com/) - High-Quality Anime Encodes.
- [AnimeOut](https://www.animeout.xyz/) - Over 1000's of Encoded Anime with DDL links.
- [watchcartoononline.io](https://www.watchcartoononline.io/) - Large DDL site for cartoons as well as anime and movies.
- [HorribleSubs](https://horriblesubs.info/) - Download anime via torrent files, magnet links, XDCC, and premium link hosts.
- [AniDex](https://anidex.info/) - Another anime torrent search engine. No ads/popups.
- [AnimeVibe](https://animevibe.xyz/) - Subs and dubs, no ads, multiple sources, downloadable, funded by donations.
- [DarkAnime.stream](https://darkanime.stream/) - Subs, no ads, downloadable, some sources.

20
docs/cloud-storage.md Normal file
View File

@ -0,0 +1,20 @@
---
permalink: /cloud-storage
---
# Cloud Storage
- [Connect Your Plex Server To Your Google Drive](https://bytesized-hosting.com/pages/plexdrive) - This tutorial will help you connect your Google Drive to your Plex server using Plexdrive.
- [google-drive-ocamlfuse](https://github.com/astrada/google-drive-ocamlfuse) - FUSE filesystem over Google Drive.
- [Megatools](https://megatools.megous.com/) - Open-source command line tools for accessing Mega.co.nz cloud storage.
- [plexdrive](https://github.com/dweidenfeld/plexdrive) - Mounts your Google Drive FUSE filesystem (optimized for media playback).
- [PlowShare](https://github.com/mcrapet/plowshare) - Command-line tool and engine for managing sharing websites.
- [rclone-gdrive](https://bytesized-hosting.com/pages/rclone-gdrive) - Wiki page on setting up Google Drive with rclone cache and crypt.
- [rclone](https://rclone.org/) - Rsync for cloud storage.
- [folderclone](https://github.com/Spazzlo/folderclone) - A project that allows you copy large folders to Shared Drives.
- [googledrive-copy-downloader](https://github.com/jonathanTIE/googledrive-copy-downloader) - Python script to download google drive files even if the daily limit of download has exceeded.
- [r/PlexACD](https://www.reddit.com/r/PlexACD/) - Discussion about unlimited cloud storage for Plex libraries.
- [RcloneBrowser](https://martins.ninja/RcloneBrowser/) - Simple cross-platform GUI for rclone.
- [UDS](https://github.com/stewartmcgown/uds) - Unlimited Drive Storage. Store files in Google Docs without counting against your quota.
- [Comparison of file hosting services](https://en.wikipedia.org/wiki/Comparison_of_file_hosting_services) - This is a comparison of file hosting services that are currently active.
- [Cloud storage table](https://nafanz.github.io/cloudstorage.html) - Regularly updated table of information about top cloud storage providers.

View File

@ -0,0 +1,83 @@
---
permalink: /comics-manga-and-light-novels
---
# Comics, Manga and Light novels
- [Armaell Library](http://armaell-library.net/) - Free, fansubs and no ads.
- [Baka Tsuki](https://www.baka-tsuki.org/) - Free, multilangual, no ads.
- [RektNovelCompilations](https://rektnovelcompilations.wordpress.com/) - Free, fansubs, bannerads (Currently has many dead links).
- [henkanepubs](https://henkanepubs.wordpress.com/) - Free, fansubs, bannerads, every download has a redirrect to adfly.
- [NovelPlanet](ttps://novelplanet.com/) - Free, english, bannerads.
- [NovelPlanet](https://novelplanet.com/) - Free and english novels.
- [manga_downloader](https://github.com/LLostVayne/manga_downloader) - Python scraper that will download mangas from mangareader.net.
- [The Free Manga Downloader (FMD)](https://github.com/riderkick/FMD) - Free Manga Downloader is a free open source application written in Object Pascal for managing and downloading manga from various websites.
- [Tachiyomi](https://github.com/inorichi/tachiyomi) - Tachiyomi is a free and open source manga reader for Android.
- [MangaZone](http://mangazoneapp.com/) - A manga reader app.
- [Kindle Comic Converter](https://kcc.iosphe.re/) - Comic and manga converter for ebook readers.
- [readcomiconline.to](https://readcomiconline.to/) - Manga and comics uploaded daily.
- [Comic Extra](https://www.comicextra.com/) - Daily comic uploads, clean UI.
- [GetComics](https://getcomics.info/) - Started as an alternative to get comics, particularly US-based comics by DC and Marvel.
- [Omnibus](https://github.com/fireshaper/Omnibus) - Search for and download comics that are added to GetComics.info easily.
- [Gazee!](https://github.com/hubbcaps/gazee) - `discontinued` A WebApp Comic Reader for your favorite digital comics.
- [Comix-Load](https://comix-load.in/) - DDL links for comic books and manga in English and German.
- [MangaDex](https://www.mangadex.org/) - MangaDex is an online manga reader that caters to all languages.
- [KissManga](http://kissmanga.com/) - Another manga website.
- [r/manga](https://www.reddit.com/r/manga) - Everything and anything manga! (manhwa is okay too!).
- [Madokami](https://manga.madokami.al/) - Requires sign-up (currently closed), see archive.org mirrors below.
- [Madokami 0-E](https://archive.org/download/Madokami.Manga.0-E) - Download manga titles named 0 to E.
- [Madokami F-K](https://archive.org/download/Madokami.Manga.F-K) - Download manga titles named F to K.
- [Madokami L-Q](https://archive.org/download/Madokami.Manga.L-Q) - Download manga titles named L to Q.
- [Madokami R-Z](https://archive.org/download/Madokami.Manga.R-Z) - Download manga titles named R to Z.
- [Madokami novels, raws and artbooks](https://archive.org/download/Madokami.NotManga) - Download novels, manga raws and artbooks.
- [NineAnime](https://www.nineanime.com/) - Updated/Active Manga Site.
- [HakuNeko](https://github.com/manga-download/hakuneko) - A cross-platform downloader for manga and anime from +400 websites. Manga and anime in multiple languages and formats (cbz, a folder with images, epub).
- [ComicPunch.net](https://comicpunch.net/) - Formerly ReadComicsOnline.net.
- [ReadComicsOnline](http://readcomicsonline.ru/) - Russian version of old ReadComicsOnline.
- [Mangareader.net](https://www.mangareader.net) - Read your favorite manga scans and scanlations online at Manga Reader.
- [Mangadoom](http://mangadoom.co/) - Read free manga online!.
- [Manga Park](http://mangapark.me/) - Alternative to KissManga.
- [Mangago](http://www.mangago.me/) - Read manga online for free!.
- [Readmng](https://www.readmng.com/) - Read free manga online!.
- [Manga Life](https://manga4life.com/) - Read free manga online!.
- [r/animepiracy wiki](https://www.removeddit.com/r/animepiracy/wiki/index) - Lists for sourcing Anime streaming sites, manga sites, and more.
- [r/animepiracy](https://www.removeddit.com/r/animepiracy) - This sub is about streaming and torrent websites for anime.
- [r/sjain_guides](https://www.removeddit.com/r/sjain_guides/) - Guides and downloads for CS:GO, Windows 10 gaming optimisations, and more.
- [9Anime Downloader](https://anonembed.xyz/9anime/) - Download Full Seasons from 9anime.
- [Animes.so](https://www.animes.so) - (needs registration to see content) - Downloads, DL-Links for all sorts of Animes.
- [Alternatives to Kiss websites](https://www.removeddit.com/r/KissCartoon/wiki/alternatives) - Wiki page of r/KissCartoon with lots of anime sites.
- [AniDex](https://anidex.info) - Torrent tracker and indexer, primarily for English fansub groups of anime.
- [AniLinkz](https://anilinkz.to/) - Large database of streaming anime episodes.
- [Anime Kaizoku](https://www2.animekaizoku.com/) - Up to 1080p DDL links, mostly delivered via Google Drive.
- [Anime Kayo](https://animekayo.com/) - 1080p DDL links, mostly delivered via Google Drive.
- [Anime Twist](https://twist.moe/) - An anime direct streaming site with a decent UI and video player.
- [animEncodes](https://www.animencodes.com/) - Anime sharing page.
- [Anime-Loards.org](ttps://www.anime-loads.org) - Anime sharing page.
- [AnimeOut](https://www.animeout.xyz/) - Over 1000's of Encoded Anime with DDL links.
- [GoGo Anime](https://www3.gogoanime.in/) - Popular website for watching anime.
- [Dognzb.cr](https://dognzb.cr/login) - DogNZB exists since 2013 and is one of the biggest and popular NZB indexer.
- [Hi10 Anime](https://hi10anime.com/) - High Quality 10-bit Anime Encodes.
- [HorribleSubs](https://horriblesubs.info/) - Download anime via torrent files, magnet links, XDCC, and premium link hosts.
- [Monimo](https://monimoapp.netlify.com/) - Netflix like web app for watching animes.
- [Nyaa](https://nyaa.si/) - BitTorrent software for cats [(Repo)](https://github.com/nyaadevs/nyaa)
- [NyaaPantsu](https://nyaa.pantsu.cat/) - Primarily Anime torrents but includes an open directory of DDL links too.
- [Series9](https://www2.series9.io/) - Search engine for movies and tv shows (incl. animes).
- [SittingonClouds](https://www.sittingonclouds.net/) - Game- & Anime-Soundtracks.
- [Anime OST Packages](http://koe.anime-sharing.com/Packlist/) - Provides anime soundtracks and series.
- [Anime OST search](https://themes.moe/) - A search engine for anime stuff.
- [Mangaseeonline](https://angaseeonline.net) - Typically uploads official scans.
- [Mangabat](https://mangabat.com/) - Read Manga Online for free.
- [Animeheaven.eu](http://animeheaven.eu/) - Read Manga Online for free.
- [AnimeVibe Lite v3](https://animevibe.tv/) - Subs and dubs, no ads, multiple sources, downloadable, funded by donations.
- [GoGo Anime](https://gogoanimes.co/) - Subs and dubs, many ads, many player alternatives.
- [Kissasian](http://kissasian.sh) - Provides HQ animes and material around animes (subs/dubs etc).
- [KissManga](http://kissmanga.com/)
- [KissComic](http://readcomiconline.to/)
## Comics and Manga Automation
- [The Free Manga Downloader (FMD)](https://github.com/riderkick/FMD) - The Free Manga Downloader is a free open source application written in Object Pascal for managing and downloading manga from various websites.
- [n1mo/manga](https://github.com/n1mo/manga) - A open source mangareader.net downloader written in python.
- [mangadex-dl](https://github.com/frozenpandaman/mangadex-dl) - Download manga from MangaDex.org.
- [HakuNeko](https://github.com/manga-download/hakuneko) - Manga & Anime Downloader for Linux, Windows & macOS.
- [Mylar](http://github.com/evilhero/mylar) - An automated Comic Book downloader (cbr/cbz) for use with SABnzbd, NZBGet and torrents.

View File

@ -1,3 +1,7 @@
---
permalink: /contributing
---
# Contribution Guidelines
Ensure your pull request adheres to the following guidelines:
@ -5,8 +9,8 @@ Ensure your pull request adheres to the following guidelines:
- Include a description of the link you're adding if possible.
- If you're adding a new header, ensure you give it a unique name.
- Do NOT add direct links to copyright protected material.
- Links to Dead of Malware containing websites are unacceptable.
- [Explicit content](https://help.github.com/en/github/site-policy/github-terms-of-service) is not accepted.
- Links to Dead or Malware containing websites are unacceptable.
- Links to websites with [explicit content](https://help.github.com/en/github/site-policy/github-terms-of-service) are not accepted.
## Updating your PR

View File

@ -0,0 +1,42 @@
---
permalink: /courses-and-tutorials
---
# Courses and Tutorials
- [FreeTutorials.eu](https://www.freetutorials.eu/) - Lots of Udemy courses for free; Has Adblock detector.
- [GFXDomain.net Tutorials board](http://forum.gfxdomain.net/forums/others-tutorials.42/) - Forum with free tutorials for graphic design, mostly via premium file hosts but some torrents.
- [tpget](https://github.com/0x6a73/tpget) - Tutorialspoint downloader tool.
- [0Day releases](https://0dayreleases.com/category/video-tutorial/) - 0Day releases for Games, Video Tutorials, TV Shows & more.
- [CG Persia Forum](https://cgpersia.com/) - EBooks, tutorials & courses.
- [CGPeers](https://www.cgpeers.com/) - Ebooks, courses and trainings.
- [Coderprog](https://coderprog.com/) - Developer courses, trainings and books among some tutorial related books.
- [CourseClub](https://courseclub.me/) - CourseClub provides courses which you can download for e.g. Lynda, Pluralsight, CBG Nuggets & more.
- [CourseHunter](https://coursehunters.net/) - Free tutorials and video tutorials.
- [Desire Course](https://desirecourse.net/) - Download Premium Udemy Courses for free.
- [DownDuck](https://downduck.eu/video-tutorials/) - Various video tutorials for developers.
- [DownTurk.eu](https://downturk.eu/video-tutorials/) - Developer tutorials and other eBook related stuff.
- [Ebizcourses.com](https://ebizcourses.com) - A membership site that sharing all the MMO courses from big authors around of the world, all in one place.
- [eLearning](https://www.torontopubliclibrary.ca) - Cisco, Mango, HSTalks and other eBook courses for free.
- [ForCoder.su](https://forcoder.su/) - Coding related courses and tutorials.
- [FreeCourseLab](https://freecourselab.com/) - Download Paid Udemy Courses Free.
- [Mirror](https://www.freecoursesonline.me/)
- [FreeCourseSite.com](https://freecoursesite.com/) - Provides Udemy courses for free.
- [freecoursesite.us](https://freecoursesite.us/) - Download All Udemy Paid Courses And Tutorials Free.
- [FreeCourses](http://freecoursesite.com/) - Alternative to freetutorials.us, provides similar service.
- [FTU Forum](https://ftuforum.com/) - Forum for eBooks, Udemy courses and tutorials.
- [Gigacourse](https://gigacourse.com/) - Gigacourse provides coding courses.
- [NulledPremium](https://nulledpremium.com/) - Paid Graphics, Themes, Plugins, Music For Free Premium Graphics, Themes, Plugins, Music for free.
- [OReilly](http://www.oreilly.com/?cmp=af-npa--home_cj_11246204_7018660) - A platform to download books, magazines, and tutorials for free.
- [RealMVP](https://realmvp.org/) - New eBooks, video and written tutorials.
- [s10 BitDownload](http://s10.bitdownload.ir/Learning.2/) - Tutorials, Udemy & and others.
- [ScanLibs](https://scanlibs.com/) - Provides Android, Assembler, Books, C & other courses.
- [The Online Books Page](http://digital.library.upenn.edu/books/) - You'll be able to access over 35,000 free ebooks from this site, powered by the University of Pennsylvania.
- [TutsGalaxy](https://tutsgalaxy.com/) - Free Courses & Tutorials.
- [udemy-dl](https://github.com/r0oth3x49/udemy-dl) - Udemy course downloader script.
- [udemy-downloader-gui](https://github.com/FaisalUmair/udemy-downloader-gui) - A cross platform (Windows, Mac, Linux) - desktop application for downloading Udemy Courses.
- [Tut4dl](https://tut4dl.com/) - Download tutorial and training courses from many paid MOOCs, with categories ranging from Cuisine to Cryptography.
- [brilliant-dump_wip](https://github.com/mrwnwttk/brilliant-dump_wip) - An unfinished tool to dump courses from [brilliant](https://brilliant.org)
- [skillshare-dl](https://github.com/mrwnwttk/skillshare-dl) - Download courses from Skillshare.com, works on all platforms!.
- [Haxnode](https://haxnode.com/) - Replacement for TutsGalaxy, learn HTML5 and CSS3 fundamentals.
- [BookFlare](https://bookflare.org/) - Replacement for TutsGalaxy, learn HTML5 and CSS3 fundamentals.

51
docs/creative-assets.md Normal file
View File

@ -0,0 +1,51 @@
---
permalink: /creative-assets
---
# Creative assets
- [Get the Font](https://www.getthefont.com/) - Searches through GitHub for free fonts.
- [GFxtra](https://www.gfxtra.com/) - DDL-links for graphics, icons, 3D models, and more!.
- [GraphicEx](https://graphicex.com/) - Stock/vector graphics, PhotoShop/InDesign resources, fonts, and more.
- [How to download paid Fonts for free](https://reddit.com/r/Piracy/comments/8tqfg6/how_to_download_paid_fonts_for_free/) - Post by /u/Bebhio on how to use clever Google searches to find fonts online.
- [Tomato.to](https://tomato.to/) - Supports Shutterstock, Gettyimages, Adobestock, Fotolia, Vectorstock, iStockphoto, PNGTree & PicFair.
- [Web4Sync](https://web4sync.com/) - Forum with DDL links catering to web development, graphics design, 3D animation, and photography.
- [CGPeers](https://www.cgpeers.com) - (needs login) - A big platform for not only graphics.
- [PixelPro.io](https://pixelpro.io/) - Provides free (and paid) - graphics for streamers.
- [GFXDomain](http://forum.gfxdomain.net/) - Forum for graphic design resources and software.
- [gallery-dl](https://github.com/mikf/gallery-dl) - Command-line program to download image-galleries and -collections from several image hosting sites.
- [Kvraudio](https://www.kvraudio.com/plugins/newest) - VST plugins.
- [Dezoomify](https://ophir.alwaysdata.net/dezoomify/dezoomify.html) - & [Source](https://github.com/lovasoa/dezoomify/) - Download zoomable images.
- [Downloader.la](https://downloader.la/) - Download pictures and videos from various platforms such as iStock, PicFair, Adobe Stock, alamy, shutterstock, LovePik, PicFair and other providers.
- [MyImgur](http://myimgur.eden.fm/) - Most handy capture and uploader tool you'll ever find for Windows computers.
- [DroidIris+](https://apkpure.com/en/droidiris-image-search/org.droidiris) - (Android) - Search and browse thousands of images online with this superb and smooth 3D gallery.
## Audio
- [1 Gabba.net](https://1gabba.pw) - Drum & Bass, Hardcore & Hardstyle, most downloads via Rapidgator.
- [albumdabster](https://albumdabster.com) - (needs ad-blocker + GeoIP (VPN) - block) - Mixtapes & other tapes.
- [Bestmusik6](https://bestmusik6.org) - (Tr) - Türkiye music.
- [BestDJmix](https://bestdjmix.com) - (needs ad-blocker) - German Top 100 albums, download mostly via Turbobit.
- [Livingelectro](http://www.livingelectro.com/) - Provides techno & remixes.
- [Sonniss Monthly game audio](https://sonniss.com/gameaudiomonthly/)
- [Game Audio 2016](https://sonniss.com/gameaudiogdc2016/)
- [Game Audio 2017](https://sonniss.com/gameaudiogdc2017/)
- [Game Audio 2018](https://sonniss.com/gameaudiogdc18/)
- [Game Audio 2019](https://sonniss.com/gameaudiogdc19/)
- [Losssless-music.org](https://lossless-music.org/) - Lossless music for everyone!.
- [Balaton Sound aka per-fect](https://per-fect.nl) - Listen to music on the website or download top 100 playlists.
- [Mp3va.com](https://www.mp3va.com/browse) - Free Music mostly MP3s.
- [My Free MP3](https://my-free-mp3.net) - Search engine for MP3s, stream & download is possible.
- [RnBXclusive](https://rnbxclusive.online) - MP3s via various sources.
- [RockBox](https://rawkbawx.rocks/) - A Metal music tracker.
- [Plixid](https://plixid.com) - Seems to work together with NovaFile, own Facebook page and lots of music.
- [trapadan](https://www.trapadan.com) - (needs ad-blocker) - Various music.
- [LeakedAlbums](https://leakedalbums.org/) - New album releases.
- [Alexdang](https://alexdang.info/) - MP3 & lossless music.
- [mp3ogg](https://mp3ogg.ru/) - (GeoIP check) - (RU) - Russian music, Electronic, Pop, Rock, Metal, Jazz & Charts you name it!.
- [Clubbers](https://clubbers.pl/) - (PL) - Various music.
- [NewAlbumReleases](https://newalbumreleases.net/) - A big place for music, various artists and genre.
- [tut-audio](https://tut-audio.ru) - (RU) - A popular Russian website to get MP3 files.
- [MinimalFreaks](https://minimalfreaks.pw/) - As the website url tells, Minimal Music.
- [Xoamoelmosh Blogspot](https://yoamoelmosh.blogspot.com/) - Hardcore, Metal & Beatdown etc.
- [24Flac](https://24flac.net/) - FLAC Music including .CUE.

14
docs/dc-plus-plus.md Normal file
View File

@ -0,0 +1,14 @@
---
permalink: /dc-plus-plus
---
# DC++
- [LinuxDC++](https://launchpad.net/linuxdcpp) - Utilizing the latest DC++ core, LinuxDC++ offers similar functionality to the Windows client like segmented downloading, TTH based file integrity, etc. with a GTK+ user interface.
- [Tankafett](http://tankafett.biz/?do=hublist) - List of public DC++ hubs, previously known as hublist.org and TheHubList.com.
- [AirDC++](https://www.airdcpp.net/) - Windows GUI and Linux Web DC++ client in active development, with ADC, IPv6 and DHT support.
- [DC++](https://en.wikipedia.org/wiki/DC%2B%2B) - Wikipedia page describing DC++.
- [Direct Connect (protocol)](<https://en.wikipedia.org/wiki/Direct_Connect_(protocol)>) - Wikipedia page describing Direct Connect.
- [EiskaltDC++](https://github.com/eiskaltdcpp/eiskaltdcpp) - Windows/Linux/macOS DC++ client, with ADC and DHT support.
- [FlylinkDC++](http://www.flylinkdc.com/) - Windows DC++ and BitTorrent client in active development, with ADC and DHT support.
- [Linux DC++](https://launchpad.net/linuxdcpp) - Easy to configure and use DC++ client.

View File

@ -1,4 +1,6 @@
<!--lint disable match-punctuation emphasis-marker-->
---
permalink: /dead
---
# Dead

253
docs/direct-downloads.md Normal file
View File

@ -0,0 +1,253 @@
---
permalink: /direct-downloads
---
# Direct Downloads
- [Zippyshare.sh](https://github.com/myspaghetti/zippyshare) - Bash script for batch downloading files from Zippyshare.
- [Plowshare](http://github.com/mcrapet/plowshare) - Command-line tool & engine for managing sharing websites.
- [pyLoad](https://pyload.net/) - Lightweight, customizable and remotely manageable downloader for 1-click-hosting sites like rapidshare.com or uploaded.to.
- [WFDownloader App](http://www.wfdownloader.xyz/) - Batch downloader ultility.
- [wget - a noob's guide](https://the-eye.eu/public/Wget_Linux_Guide.pdf) - Beginner guide on how to use `wget`.
- [How to bypass Mega Quota limit via JDownloader 2](https://github.com/CHEF-KOCH/JDownloader-2-Mega-Quota-Bypass)
## Download Managers
- [JDownloader2](http://www.jdownloader.org/home/index) - JDownloader is a free, open-source download management tool with a huge community of developers that makes downloading as easy and fast as it should be. The [Event Scripter Scripts](http://board.jdownloader.org/showthread.php?s=7b76a54fbe9589b2ed4ef0f82bde0f60&t=70525&page=37) - are a nice addition to "tweak" your JD with some scripts.
- [Internet Download Manager](http://www.internetdownloadmanager.com/) - One of the best shareware download manager for Windows.
- [idm-trial-reset](https://github.com/J2TeaM/idm-trial-reset) - Use IDM forever without cracking.
- [Mega.nz IDM Downloader](https://github.com/CHEF-KOCH/Mega.nz-IDM-downloader) - Unlimited downloading from Mega.nz with IDM.
- [Ant Download Manager](http://antdownloadmanager.com/) - Ant Download Manager is similar like IDM (also paid).
- [Xtreme Download Manager](http://sourceforge.net/projects/xdman/) - Open source alternative to IDM.
- [FreeDownloadManager](https://www.freedownloadmanager.org/) - FDM can boost all your downloads up to 10 times, process media files of various popular formats, drag & drop URLs right from a web browser as well as simultaneously download multiple files.
- [EagleGet](http://www.eagleget.com/) - EagleGet is a free all-in-one download manager, lightweight and fast, supports all popular browsers and downloads from many streaming services, a perfect alternative to IDM.
- [uGet](http://ugetdm.com/) - Open Source Download Manager.
## DDL Tools
- [youtube-dl](https://rg3.github.io/youtube-dl/) - A command-line program to download videos from YouTube.com and a few more sites.
- [youtube-dl-gui](https://mrs0m30n3.github.io/youtube-dl-gui/) - A cross-platform front-end GUI of the popular youtube-dl written in wxPython.
- [youtube-dl-helper](https://youtube-dl-helper.github.io/) - Uses youtube-dl to download video/audio from many sites without requiring you to use the command-line (for Windows).
- [wget](http://www.gnu.org/software/wget/) - `wget` is a free and open source tool for downloading files using HTTP, HTTPS, FTP and FTPS. It can be easily called from scripts, cronjobs, terminals without X-Windows support, etc.
- [wget for Windows](http://eternallybored.org/misc/wget/) - A command-line utility for retrieving files using HTTP, HTTPS and FTP protocols.
- [MEGAsync](http://mega.nz/sync) - Easy automated synchronisation between your computer and your MEGA account. Can stream Mega videos directly.
- [MegaCrypt.js](http://github.com/JohnDeved/megacrypt.js) - MegaCrypt.js lets you share your Mega.nz files without actually having to share any Mega.nz links by encrypting them to create a secure proxy to your files.
- [megabasterd](http://github.com/tonikelope/megabasterd) - Yet another unofficial (and ugly) cross-platform MEGA downloader/uploader/streaming suite.
- [megadown](https://github.com/tonikelope/megadown) - Bash script for download files from mega.nz and megacrypter.
- [megatools](http://github.com/megous/megatools) - Open-source command line tools and C library (libmega) - for accessing Mega.co.nz cloud storage.
- [annie](http://github.com/iawia002/annie) - Fast, simple and clean video downloader.
- [aria2](http://aria2.github.io/) - A lightweight multi-protocol & multi-source command-line download utility.
- [axel](http://github.com/axel-download-accelerator/axel) - Light command line download accelerator.
- [curl](http://en.wikipedia.org/wiki/CURL) - `curl` is a command-line tool for downloading data using a variety of protocols. Easily installable on most operating systems.
- [get_iplayer](http://github.com/get-iplayer/get_iplayer) - A utility for downloading TV and radio programmes from BBC iPlayer.
- [grayhatwarfare S3 bucket search](http://buckets.grayhatwarfare.com/) - Not likely to find much with this one but interesting nonetheless.
- [Leonflix](http://leonflix.net/) - A multi-platform desktop app for finding movies and TV shows.
- [Google Drive direct download link generator](http://maulvi.github.io/)
- [netclix](http://github.com/ston3o/netclix) - A simple cli tool to get movie streaming premium links from VodLocker's API.
- [Persepolis](http://persepolisdm.github.io/) - Front-end for aria2.
- [RapidLeech](http://github.com/Th3-822/rapidleech) - A free server transfer script for use on various popular upload/download sites such as uploaded.net, Rapidgator.net and more than 127 others.
- [rdcli](http://github.com/ston3o/rdcli) - The simple way to download and unrestrict DDL files, torrents and magnets using Real-Debrid.
- [ripme](http://github.com/RipMeApp/ripme) - A album/video downloader with support for over 80 sites.
- [Swiss Transfer](http://www.swisstransfer.com/en) - Share Files up to 25GB.
- [YouTube MP3 Rip](http://youtubemp3.rip/) - Download YouTube music videos as MP3 files without registration.
- [FlixGrab](http://freegrabapp.com/product/flixgrab/) - Unique and powerful application for downloading NetFlix videos fast and for free.
- [Netflix-proxy](https://github.com/ab77/netflix-proxy/) - Smart DNS proxy to bypass Netflix GeoIP restriction.
## Direct Download Streaming
- [Catchvideo.net](https://catchvideo.net/) - Catchvideo.net is a free online website, which allows you to download a video url from YouTube, Facebook, Dailymotion, Vimeo and more.
- [HDencode](https://hdencode.com/) - Download Movies and TV Shows - #1 Source for High Definition Releases.
- [Movie Files](https://moviefiles.org/) - Download Movies For free.
- [Movies "R" Us](https://moviesrus.tk) - The newest movies in 1080p. Available with DDL through MediaFire and streaming through Anonfile.
- [DL WarezForums](https://dr.warezforums.com/) - Direct downloads and direct streaming, movies, files & more.
- [TTDG](http://185.105.101.95/) - Movies via streaming.
## FTP
- [glFTPd](http://glftpd.io/) - A great FTP server for anyone on a \*NIX platform.
- [DrFTPD](http://github.com/drftpd-ng/drftpd3) - Distributed Daemon FTP Server v3.
- [FlashFXP](http://www.flashfxp.com/) - Windows FTP Client. Supports FTP, FXP, FTPS, and SFTP file transfers. Free trial download.
- [ioFTPD](http://www.flashfxp.com/forum/ioftpd/ioftpd/) - Fast & Lightweight FTP Daemon for Windows.
- [RaidenFTPD](http://www.raidenftpd.com/en/) - FTP server software for Windows 7: RaidenFTPD is a widely used FTP server software. It works with Windows/Mac/Linux FTP clients and IE.
- [Davos](https://github.com/linuxserver/davos) - Web-based FTP automation for Linux servers.
- [Mamont's open FTP Index](https://www.mmnt.net/) - Browsable directory listing of publicly available FTP-sites.
- [Napalm FTP Indexer](https://www.searchftps.net/) - NAPALM FTP Indexer lets you search and download files located on public FTP servers.
- [pftp](https://www.pftp.de/) - Port-File-Transfer-Program not to muddle up with standard FTP which is quite different, it allows you to send and receive directories recursively and move the dirs.
## DDL Search Engines and Crawlers
- [ololo](https://ololo.to/) - A video streaming link search engine.
- [MegaSearch](http://megasearch.co) - Search engine for finding content hosted on Mega and other premium hosts.
- [VideoSpider](https://videospider.in/) - VideoSpider crawls various websites and search engines to find movie and TV episode streaming links.
- [Orion](https://orionoid.com/) - Orion is a service that indexes metadata and links from a variety of public websites and networks, including torrent, Usenet, and hoster indexes.
- [Alluc](https://w1.alluc.uno/) - Search engine with over 80 million streaming-links from over 700 VOD services, video hosters, and file-hosters.
- [OD-Database](https://od-db.the-eye.eu/) - Database of searchable open directories curated by The-Eye.eu.
- [IPLIVE](https://iplive.club/) - DDL search engine.
- [SoftArchive](https://sanet.st/full/) - SoftArchive or SA is a scene release website, more known for new releases of software, games, music, movies, and eBooks.
## DDL Link Sites
- [snahp.it](https://snahp.it/) - Replaced /r/megalinks.
- [Snahp.it Forum](https://forum.snahp.it/) - (registration disabled) - A popular forum which provides links to HD rips & software (mostly mega & zippyshare).
- [BlackPearl.biz](https://blackpearl.biz/) - Drop-in replacement for snahp.it while their registrations remain closed.
- [Movies "R" Us](https://moviesrus.tk) - The newest movies in 1080p. Available with DDL through MediaFire and streaming through AnonFile.
- [TwoDDL](http://2ddl.ws) - Direct download links.
- [RapidMoviez](http://rmz.cr/)
- [MkvCage](https://www.mkvcage.ws/)
- [movidy](https://movidy.co) - Links for movies and shows in Spanish.
- [watchtvseries](http://watchtvseries.unblckd.club/)
- [ScnLog](https://scnlog.me/)
- [Movie-blog.org](http://movie-blog.sx/) - German site for movies.
- [Movieworld.to](http://movieworld.to/) - Another German site for movies.
- [DDL-Music](https://ddl-music.to/) - German site for music.
- [480mkv](http://480mkv.com/) - 480p DDL for TV Shows.
- [r/FREEMEDIAFUCKYEAH/](https://reddit.com/r/FREEMEDIAFUCKYEAH/) - Animes, movies and more.
- [r/DataHoarder/](https://reddit.com/r/DataHoarder/) - Share download links (similar to /r/opendirectories/).
- [r/ZippyShare](https://www.removeddit.com/r/ZippyShare) - (Multi) - DL links hosted on ZippyShare (_blocked in the UK, Germany and other countries_).
- [Zippy Direct](https://zippy.direct/) - ZippyShare proxy.
- [0DayDown](https://www.0daydown.com/) - (CN/EN) - macOS, Music & other links (works with JDownloader).
- [3dl.tv](https://3dl.tv/) - Music, Movies, TV Shows, apps & more.
- [AdiT-HD](https://adit-hd.com/) - Direct movie download database.
- [AppNee Freeware Group](https://appnee.com/) - Massive DDL site, eBooks, Programs, Games, Operating Systems, Adobe & more.
- [Audioz](https://audioz.download/) - Provides Audio related software like Cubase etc.
- [AvaxHome](https://avxhm.se) - Another DDL site with eBooks, TV, movies, magazines, software, comics, newspapers, games, graphics, etc.
- [AVXHome](http://avxhome.se/) - Best of eBooks, Software, Mag & more.
- [BetaArchive](https://www.betaarchive.com/) - Windows ISOs, Windows tools & more.
- [Board4All](https://www.board4all.biz/) - A forum which provides and shares all sorts of stuff.
- [Boerse.to](https://boerse.to/) - (GER) - (blocked by some ISP) - A big and well-known german warez forum.
- [Byte.to](https://byte.to/) - (GER) - Movies (SD/HD/UHD), Docus, WWE & Series.
- [CWER.ws](https://cwer.ws) - (RU) - Well-known russian board for web warez.
- [DDL-Warez](https://ddl-warez.to/) - (GER) - German software, movies & tv board.
- [DDLValley](https://www.ddlvalley.me/) - DDL links for Movies, Games, Tv Shows, Apps, Ebooks and Music.
- [DownloadBoerse.io](http://downloadboerse.io/forum/) - German mygully clone.
- [DeeJayPirate's Pastebin](https://pastebin.com/u/DeeJayPirate) - Pastebin user who uploads premium links for TV shows.
- [DirtyWarez Forum](https://forum.dirtywarez.com/) - (EN-US) - Popular warez forum with films, TV shows, ebooks, anime, games, and more.
- [DL4All](http://dl4all.org/) - Various Games, Tutorials, TV Shows, Music and mobile stuff.
- [Dospelis](https://www.dospelis.net) - Spanish DDL indexer.
- [DownArchive](http://downarchive.org/) - DDL blog with premium links on a number of hosts. Lots of software.
- [DownloadLY.IR](http://downloadly.ir/) - (IR) - Software download portal.
- [DownTurk](http://www.downturk.net/) - Software portal.
- [ExeLab Forums](https://exelab.ru/f/index.php?action=vtopic&forum=5)
- [FilmRls](https://filmrls.com/) - Movies, Series and TV Shows.
- [filewarez.tv](https://filewarez.tv/) - Invite-only, hosts both Mega and Google Drive links for TV shows.
- [FTP Mirrors](ftp://77.247.243.7/MS/Windows-10/) - Windows ISO Downloads Mirrors (ftp links not visible in GitHub's Markdown!).
- [GLOAD.cc](https://gload.cc/) - Provides Zippyshare as download-friendly mirrors.
- [hdencode](https://hdencode.com/) - Videos/Movies in HD Quality.
- [IceFilms.info](https://www.icefilms.info/) - Another DDL site with TV and movie links on FileUpload, GoUnlimited, Filecandy, and more.
- [Intercambios Virtuales](http://www.intercambiosvirtuales.org/) - Yet another software portal.
- [IntoTheInter](https://intotheinter.net/) - (EN) - (needs invite) - Android apps, Windows Software & Games.
- [KickassWarez](https://kickasswarez.info/) - (EN/RU) - Sometimes offline, hosts TV, movies, magazines, software, comics, newspapers, games, graphics, etc.
- [LavTeam](http://www.lavteam.org/) - (RU) - Another russian software portal. Like dust in the desert!.
- [Mawto](https://www.mawtoload.com/) - (IR) - Android apps, Windows Software & Games.
- [MaxRelease](http://max-rls.com/) - Games, software, magazines, movies, music & tv shows.
- [Movie Glide](https://www.movieglide.com/) - Videos/Movies & TV Shows in HD Quality.
- [MovieFiles](https://moviefiles.org/) - Direct download search engine which generates Google Drive links.
- [Moviesleak](https://moviesleak.net/) - Yet another movie page, the focus is in IMDB announcements.
- [Mutaz](https://www.mutaz.net/free-programs/) - Tracks scene software releases.
- [NGB.to](https://ngb.to/) - Another Gulli/MyGully clone.
- [Nsane Forum](https://www.nsaneforums.com/) - Public forum for everyone to talk about software & news around the world.
- [NitroBlog](https://nblog.org/) - PC, PS3, VITA, WII & ISO ROMs.
- [NulledTeam Underground](https://www.nulledteam.com/) - Software forum for nulled script/tools/software.
- [PCPortal](https://pcportal.org/) - (RU) - One of the biggest russian software forums.
- [PSARips](https://psarips.com/) - Popular site for movies and TV shows, includes torrent files.
- [RADIXX11](https://radixx11rce2.blogspot.com) - (EN-US) - Software forum.
- [Reduson](https://www.reduson.com/) - (EN/RU) - Another software portal for various type of releases like software, magazines, games and many more.
- [ReleaseBB](https://rlsbb.ru/) - (RU) - Russian Software Portal.
- [RSLinks](https://rslinks.org/) - Tracks scene software releases and mirrors them.
- [Rsload](https://rsload.net/) - (RU/EN) - A big software portal.
- [RU-Board](http://forum.ru-board.com/) - (RU) - Well-known russian warez board.
- [RuTracker](https://rutracker.cr/) - (RU) - If you didn't alreay knew RUTracker you never heard of Warez at all.
- [SceneSource](https://scnsrc.me/) - WordPress powered website dedicated to bringing you the latest info on new scene releases.
- [Soft98.iR](https://soft98.ir/software/) - (IR) - All Software Download in Only One Website.
- [SANET](http://sanet.ws/) - SoftArchive is the oldest and most reliable resource for direct downloa- [SolidShare](https://www.solidshare.net/) - (TR) - Software Portal.
- [Tekspert](https://tekspert.se/) - (EN/US) - Software forum.
- [TNCTR](https://www.tnctr.com/) - (TR) - Turkish Network Community for software, ebooks, apps, portable, AIO & coding.
- [UpTown](https://en.uptodown.com/) - Software portal.
- [UHDMV](https://uhdmv.com/) - Yet another alternative to the popular Snahp website.
- [Vidics](https://www.vidics.to/) - Vidics provides Tv shows and movie releases.
- [Warez-BB.org](https://warez-bb.org/) - Elite warez forum. (invite needed).
- [WarezBB.org](http://warezbb.org/) - Invite-only elite forum.
- [WarezForums](https://warezforums.com/) - (EN/US) - Warez forum with films, TV shows, ebooks, anime, games, and more via G-Drive and Mega.
- [watchepisodeseries](https://watchepisodeseries.bypassed.wtf/) - Watch Episode Series provides TV Shows releases from the scene.
- [WatchTVSeries](https://watchtvseries.unblocked.krd/) - Watch TV shows online.
- [ZeroBoard](https://zeroboard.org/) - A board which provides Windows related stuff.
- [up4pc](https://up4pc.com/) - Download PC Software including cracks via ZippyShare, GDrive and Mega.
- [CB01.uno](https://cb01.gallery/) - (`IT`) - Movies, TV Shows and Animes.
- [Release BB](http://rlsbb.ru/) - (`RU/ENG`) - Daily Source of Awesome Stuff.
## File hosts
- [File Hosting Wiki](https://filehostlist.miraheze.org/wiki/Main_Page) - This site aims to provide the most complete lists of premium link generators, torrent downloaders and more, with (possibly) - frequent updates.
- [Real-Debrid](https://real-debrid.com/) - Real-Debrid is an unrestricted downloader that allows you to quickly download files hosted on the Internet or instantly stream them into an innovative web player.
- [Premiumize](https://www.premiumize.me/) - Combine direct and secure access to premium services.
- [Premiumizer](https://github.com/piejanssens/premiumizer) - Premiumizer is a download management tool for premiumize.me cloud downloads.
- [OffCloud](https://offcloud.com/?=85a8b709) - A simple, elegant and intuitive SaaS to retrieve any data from the cloud.
- [Reevown](https://reevown.com/) - A free download service with which you can perform premium downloads.
- [File sharing table](https://nafanz.github.io/) - Regularly updated table of information about file hosts.
- [Mega](https://mega.nz/)
- [RapidGator](https://rapidgator.net/)
- [4shared](https://www.4shared.com/)
- [Mediafire](https://www.mediafire.com/)
- [Sendspace](https://www.sendspace.com/)
- [Uploaded](https://uploaded.net/)
- [Zippyshare](https://www.zippyshare.com/)
- [NitroFlare](http://nitroflare.net/)
- [PutLocker](https://www5.putlockertv.to/)
- [Oboom](https://www.oboom.com/) - (_free/paid_) - Provides up to 50 GB free space, Swiss made!
- [Smoozed](https://www.smoozed.biz/) - Claims to be the biggest multihoster, encrypted files and fast up-downloads.
- [globalupload.io](https://globalupload.io/) - IPFS and hash based services foryour files, a multi hosting option is planned.
## Open Directories
- [The Eye](https://the-eye.eu/public/) - The Eye is a non-profit website dedicated to content archival and long-term preservation.
- [/public/Piracy/](https://the-eye.eu/public/Piracy/)
- [exodos.the-eye.eu](https://exodos.the-eye.eu/)
- [In progress subreddit archive](https://the-eye.eu/r)
- [All DOS based games](https://exodos.the-eye.eu)
- [Keygens](https://parazite.the-eye.eu/)
- [25TB of retro stuff](https://vv.the-eye.eu/)
- [The-Eye merch](https://56k.pizza/)
- [The-Eye search engine](https://searchin.the-eye.eu)
- [Image Fusker](https://fusker.the-eye.eu)
- [Custom Google search](https://cgs.the-eye.eu)
- [Open directory index](https://od-db.the-eye.eu)
- [NFSW reddit reverse image search](https://irar.the-eye.eu)
- [15TB+ in 31,500,000+ files mostly from nsfw reddit subs](https://the-eye.eu/imgur/)
- [Panelshow.club](http://panelshow.club/) - Directory of panel show TV episodes from [r/panelshow](https://www.reddit.com/r/panelshow).
- [andesite](https://github.com/nektro/andesite) - Easily manage access to your open directory through OAuth2.
- [OpenDirectoryDownloader](https://github.com/KoalaBear84/OpenDirectoryDownloader) - Indexes open directories.
- [r/MegaLinks4U](https://reddit.com/r/MegaLinks4U/) - Share megalinks, mostly used for porn.
- ["All resources I know related to Open Directories"](https://www.removeddit.com/r/opendirectories/comments/933pzm/all_resources_i_know_related_to_open_directories/) - Thorough post from /u/ElectroXexual.
- [r/opendirectories](https://www.removeddit.com/r/opendirectories) - Unprotected directories of pics, vids, music, software and otherwise interesting files.
- [36 GB of Flash Games](https://www.removeddit.com/r/opendirectories/comments/902j1i/36_gb_of_flash_games_19k_files/) - Posted by /u/blue*star*.
- [FileMasta](https://github.com/HerbL27/FileMasta) - Search servers for video, music, books, software, games, subtitles and much more.
- [httpdirfs](https://github.com/fangfufu/httpdirfs) - A filesystem which allows you to mount HTTP directory listings.
- [opendirectories-bot](https://github.com/simon987/opendirectories-bot) - Bot used on /r/opendirectories for analysing the contents of open directories posted on the subreddit.
- [The Holy Grail of Indexes](https://www.removeddit.com/r/opendirectories/comments/75ya8g/the_holy_grail_of_indexes/) - Posted by /u/shadow_hunter104.
- [Andesite](https://github.com/nektro/andesite) - Easily manage access to your open directory through OAuth2.
- [dirsearch](https://github.com/maurosoria/dirsearch) - Web path scanner.
## Open directory Search Engines
- [FilePursuit](https://filepursuit.com) - Meta search engine for Warez.
- [FileChef](http://filechef.com/) - Get direct download links for almost anything.
- [Strixx](https://strixx.now.sh/) - Open Directory Search Tool.
- [Musgle](http://www.musgle.com/) - Musgle in action just type a song title, or the artist name, or both in a search bar and hit 'Enter' - you will be redirected to the Google page with relevant search results. Click on one of those results, and you will have a chance to directly download the song you are searching for - very smooth!.
- [Jimmyr](http://www.jimmyr.com/mp3_search.php) - Yet abother Music search engine.
- [lumpySoft.com](https://lumpysoft.com/) - A Google index search with predefined tags.
- [Mattpalm.com](https://mattpalm.com/search/) - Get direct download links for almost anything.
- [opendirectory-finder](https://ewasion.github.io/opendirectory-finder/) - Get direct download links for almost anything.
- [wtfnzb](https://wtfnzb.pw/) - Open dir for Software.
- [Abifog Open Directory Search Tool](https://opendirsearch.abifog.com/) - An open directory search tool.
- [Crawli](https://crawli.net) - Searches for online/offline content.
- [DDLSearch](http://ddlsearch.free.fr) - Meta search engine, the results are been displayed via Google search engine.
- [filediva](http://www.filediva.com) - Yet another meta search engine.
- [Rapidlinks](https://rapidlinks.org) - (RU) - Russian search engine for various sharehoster.
- [Alluc](https://w1.alluc.uno/) - Search engine with over 80 million streaming-links from over 700 VOD services, video hosters and file-hosters.
- [IPLIVE](https://iplive.club/) - DDL search engine.
- [MegaSearch](http://megasearch.co) - Search engine for finding content hosted on Mega and other premium hosts.
- [ololo](https://ololo.to/) - A video streaming link search engine.
- [Orion](https://orionoid.com/) - Orion is a service that indexes metadata and links from a variety of public websites and networks, including torrent, usenet, and hoster indexes.
- [VideoSpider](https://videospider.in/) - VideoSpider crawls various websites and search engines to find movie and TV episode streaming links.
- [Anonembed](http://anonembed.xyz/) - Search Engine for Rapidvideo, Google Drive, Google photos, Verystream & more.
- [FilesLoop](https://www.filesloop.com/) - Search and download torrents and files from various file hosting like Uploaded etc.

45
docs/discord.md Normal file
View File

@ -0,0 +1,45 @@
---
permalink: /discord
---
# Discord
- [Snahp.it](https://discord.gg/ypyKZCj) - Official Discord server for snahp.it.
- [/f/MEGAlinks (Snahp)](https://discordapp.com/invite/xk7HEE3) - Official /f/MEGAlinks Discord server.
- [/hbg/ Homebrew General](https://discord.io/homebrew) - A Discord server that shares _newer_ Nintendo Switch Games.
- [r/PkgLinks](https://discord.io/PkgLinks) - Reddup game sharing Discord Server.
- [r/soccerstreams](https://discord.gg/geyTtth) - Official Discord server for the recently-killed /r/soccerstreams subreddit.
- [9YearOldPirates](https://discord.gg/3YCF8u) - Official Discord server for the 9YearOldPirates relaese group.
- [AniméGlare](https://discordapp.com/invite/RMjHm4F1) - Official AniméGlare Discord channel.
- [AniméVibe](https://discordapp.com/invite/4QGvkw8) - Official AniméVibe Discord channel.
- [APK'S 2 Day](https://discord.gg/2qWqzN8) - This is a discord server that acts as a hub for numerous streaming apps.
- [ApolloTV](https://discordapp.com/invite/DT9SgYE) - The official ApolloTV Discord server.
- [DoujinStyle](https://discord.gg/z2QDFdA) - Discord server with Doujin related materials. Things such as Japanese doujin music & games.
- [DreamTV](https://discordapp.com/invite/FQkQz6g) - A Discord server for the official DreamTV Android app.
- [legal acquisition club](https://discordapp.com/invite/UmWJVvH) - A piracy server to discuss and share movies, tv and apps.
- [Morph TV (Morpheus Fork)](https://discordapp.com/invite/gVxP2Gq) - Morph TV (Morpheus Fork) - official Discord channel.
- [piratesonline](https://discord.me/piratesonline) - Official piratesonline.us Discord Server.
- [PlayStation Homebrew](https://discord.gg/JJnvEN8) - Home of /r/ps3homebrew and /r/ps4homebrew.
- [The Eye](https://discordapp.com/invite/py3kX3Z) - Official Discord server for The-Eye.eu.
- [The Ratio](https://discordapp.com/invite/wab3Qag) - A community of seedbox enthusiasts. Buying advice, application setup, and automation help.
- [WarezNX](https://discord.gg/d6xxuPq) - Nintendo Switch Warez community server.
- [KissCommunity Discord](https://discordapp.com/invite/eCzUxNB) - Community based Discord channel.
- [cache-monkey](https://github.com/jamiepine/cache-monkey) - Cachemonkey, for viewing images stored in the discord cache, works for recovering images that were loaded by the discord client but were deleted. It also has a feature to purge the cache too.
## Discord Tools and Scripts
- [BetterDiscord](http://betterdiscord.net/home/) - Pimp Discord with better Themes and add some nice Plugins/Scripts.
- [Discord Channel scraper](http://github.com/simon987/Discord-Channel-scraper) - Scrapes an arbitrary number of lines from a Discord channel.
- [Discord NSWDBot](http://github.com/HunterKing/NSWDBot) - Discord bot to scrape NSWDB.com for scene releases.
- [Discord WarezBot](http://github.com/enzobes/WarezBot) - Public Version of Discord bot for scene release.
- [Discord notifications 1: Sonarr, Radarr and Lidarr](http://blog.tiga.tech/discord-notifications-for-sonarr-radarr-and-lidarr/) - A short tutorial to work with Sonarr which notificatesDiscord Users about new releases.
- [Discord toolkit](http://notabug.org/johndoe5436/discord-toolkit) - Discord batch account creator.
- [DiscordCrypt](http://gitlab.com/leogx9r/DiscordCrypt) - Encrypt Discord - there is also [Simple DiscordCrypt](http://gitlab.com/An0/SimpleDiscordCrypt) - which works with the Web version of Discord (both are not compatible to each another!).
- [Do Not Track for Discord](http://betterdocs.us/plugins/do-not-track/) - A plugin for BD to prevent Discord tracking.
- [Running a full deletion](http://github.com/c-edw/discord-delete/wiki/Running-a-full-deletion) - Powerful script to delete full Discord message history.
## Discord Clients
- [EnhancedDiscord](https://github.com/joe27g/EnhancedDiscord) - A lightweight Discord client mod.
- [Quarrel](https://github.com/UWPCommunity/Quarrel) - A UWP discord client for Windows 10.
- [PowerCord](https://github.com/powercord-org/powercord) - A lightweight discordapp client mod focused on simplicity and performance.

13
docs/documentaries.md Normal file
View File

@ -0,0 +1,13 @@
---
permalink: /documentaries
---
# Documentaries
- [r/Documentaries](https://www.removeddit.com/r/documentaries) - Popular documentaries subreddit.
- [Documentary.su](http://documentary.su/) - International board for audiobooks & documentaries.
- [DocuWiki-net](http://docuwiki.net/index.php?title=Main_Page) - DocuWiki.net serves as an index of documentary films on the Edonkey Network.
- [MVGroup](http://forums.mvgroup.org/) - A forum which shares documentaries via P2P.
- [whatwhat888 big list of documentary sites (streaming and download)](https://www.removeddit.com/r/Documentaries/comments/h9pu7/my_big_list_of_documentary_sites_streaming_and/) - An old post by /u/whatwhat888 that may still be useful.
- [Documentary Addict](https://documentaryaddict.com/) - A website which scrapes Youtube for documentaries.
- [iHaveNoTv](https://ihavenotv.com/) - Community managed documentary collection.

40
docs/file-sharing.md Normal file
View File

@ -0,0 +1,40 @@
---
permalink: /file-sharing
---
# File Sharing
- [AutoRclone](https://github.com/xyou365/AutoRclone/) - AutoRclone is a FOSS project that uses [rclone](https://rclone.org/), [folderclone](https://github.com/Spazzlo/folderclone) + service accounts to upload/copy resources to Google Team Drive.
- [File & Image Uploader](http://z-o-o-m.eu/) - The most comprehensive program to upload files and images to different file-/image-hoster.
- [CrossFTP](http://www.crossftp.com/ftp-client.htm) - CrossFTP makes it extremely simple to manage the FTP related tasks.
- [D-lan](http://www.d-lan.net/) - A free LAN file sharing software.
- [DBREE](http://dbr.ee/) - DBREE is a simplistic and easy way to upload and share any type of file.
- [Envelop](https://github.com/envelop-app) - Decentralized file sharing app via [Web](https://envelop.app/)/[Android](https://play.google.com/store/apps/details?id=app.envelop).
- [FilePizza](http://file.pizza/) - Free peer-to-peer file transfers in your browser.
- [Filezilla](http://filezilla-project.org/) - The free & open source (S)FTP solution.
- [Flareget](http://flareget.com/) - Full featured, multi-threaded download manager and accelerator.
- [Fopnu](http://fopnu.com/) - Fopnu is a new and decentralized network tool to share files over P2P.
- [Nord Locker](https://nordlocker.com/) - Store and share your files securely, 5 GB are free.
- [Mega.nz Website](http://mega.nz/#sync) - Easy automated syncing between your computers and your MEGA cloud drive.
- [Meiga](http://meiga.igalia.com/) - A tool that makes possible to share selected local directories via web.
- [NitroShare](http://nitroshare.net/) - Cross-Platform network file transfer application.
- [OnionShare](http://onionshare.org/) - Securely and anonymously share a file of any size.
- [Magnetissimo](https://github.com/sergiotapia/magnetissimo) - Web application that indexes all popular torrent sites, and saves it to the local database.
- [Muwire](https://muwire.com/) - I2P based file-sharing program.
- [Plowshare](http://github.com/mcrapet/plowshare) - Command-line tool and engine for managing sharing websites.
- [PushBullet for desktop](http://sidneys.github.io/pb-for-desktop/) - The missing Desktop application for Pushbullet.
- [PushBullet](http://www.pushbullet.com/) - Pushbullet connects your devices, making them feel like one.
- [Quazaa](http://sourceforge.net/projects/quazaa/) - A cross platform multi-network peer-to-peer (P2P) - file-sharing client.
- [Seafile](http://www.seafile.com/en/home/) - Seafile is an enterprise file hosting platform with high reliability and performance. Put files on your own server. Sync and share files across different devices, or access all the files as a virtual disk.
- [Snark](https://privacytutorials.wordpress.com/2015/01/05/anonymous-torrenting-with-i2p-snark-installing/)
- [Syncthing](http://syncthing.net/) - Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized.
- [Teamviewer](http://www.teamviewer.com/) - PC remote control/remote access software, free for personal use.
- [Tixati](http://www.tixati.com/) - Freeware, advanced featured torrent client, a web user interface is included.
- [Vuze](http://www.vuze.com) - Bittorrent Client is an end-to-end software application for all your torrent needs.
- [Wormhole](http://github.com/warner/magic-wormhole) - Get arbitrary-sized files and directories (or short pieces of text) - from one computer to another safely.
- [aria2](http://aria2.github.io/) - aria2 is a lightweight multi-protocol & multi-source command-line download utility.
- [nextCloud](http://nextcloud.com/) - An actively maintained fork of ownCloud, a suite of client-server software for creating and using file hosting services.
- [ownCloud](http://owncloud.com/client/) - The goal of ownCloud is to give you access to your files wherever you are.
- [uGet](http://ugetdm.com/) - A download manager that can monitor the clipboard for downloadable links, and can create a list of downloads, and run them in parallel.
- [uds - Unlimited Google Drive Storage by splitting binary files into base64](http://github.com/stewartmcgown/uds) - Open source utility to split your files into babse64 parts which are small enough to be uploaded to Google Doc's.
- [Uppy](https://github.com/transloadit/uppy) - JavaScript file uploader that integrates seamlessly with any application.

308
docs/games.md Normal file
View File

@ -0,0 +1,308 @@
---
permalink: /games
---
# Games
- [How to break IGG-GAMES's DRM](https://www.removeddit.com/r/Piracy/comments/dn4t2e/how_to_break_igggamess_drm_repost_since_deleted/) - A guide to bypass IGG motherf\*cking DRM.
- [Playing The Outer Worlds on Linux without the Epic Games Launcher](https://www.removeddit.com/r/Piracy/comments/drspy4/playing_the_outer_worlds_on_linux_without_the/)
- [How to play Resident Evil Outbreak Coop Multiplayer](https://www.removeddit.com/r/localmultiplayergames/comments/bhtfzl/how_to_play_resident_evil_outbreak_coop/)
- [The Ultimate Noob Guide for Hacking your Nintendo Switch](https://guide.sdsetup.com/) - Want to hack your Nintendo Switch but do not know where to start? Just follow this guide!.
- [For anyone looking for the actual classic Warcraft 3 installers (not Battle.net launcher nor Reforged)](https://www.removeddit.com/r/Piracy/comments/ewdlnd/for_anyone_looking_for_the_actual_classic/)
- [Playing Resident Evil Outbreak File#1 and File#2 Online Again! YES!](https://www.removeddit.com/r/residentevil/comments/5x99m9/playing_resident_evil_outbreak_file1_and_file2/)
- [List of DRM-free games](https://steam.fandom.com/wiki/List_of_DRM-free_games) - A list of games and software available on Steam that do not have DRM.
- [The Big List of DRM-Free Games on Steam](https://www.pcgamingwiki.com/wiki/The_Big_List_of_DRM-Free_Games_on_Steam) - List all games on Steam which are DRM-free.
- [GOD scraped URLs](https://drive.google.com/file/d/17MB0gCcCMr3QqE_CgJkaxmdXtZk61TdZ/view) - All DDL links for games listed on the now-dead GoodOldDownloads site.
- [Free GOG PC Games](http://freegogpcgames.com/) - Magnet links site to download games from GOG.
- [cs.rin.ru](https://cs.rin.ru/) - Popular gaming piracy forum.
- [CDRomance](https://cdromance.com/) - PSP, PSX, PS2, Gameboy, NDS, SNES, Dreamcast, and Gamecube ROMs and ISOs.
- [redump.org](http://redump.org/) - Disc preservation database and internet community dedicated to collecting precise and accurate information about every video game ever released on optical media of any system.
- [Steamless](https://github.com/atom0s/Steamless) - Steamless is a DRM remover of the SteamStub variants.
- [MachineGunnur/GOG-Games](https://github.com/MachineGunnur/GOG-Games) - A fork of Good Old Downloads' "GOG Games" hosted on Tor.
- [Crackwatch](https://crackwatch.com/) - New video game crack releases are posted here.
- [r/CrackWatch](https://reddit.com/r/CrackWatch/) - CrackWatch subreddit.
- [Beginners Guide to Crack Watch](https://www.reddit.com/r/CrackWatch/comments/a7l141/crack_watch_beginners_guide_to_crack_watch/) - Reddit post by /u/EssenseOfMagic.
- [Is Cracked?](https://iscracked.info/) - Similar likle Crackwatch, provides Infos if the game was already cracked or not, among Game information and release date.
- [Goldberg Steam Emulator](https://gitlab.com/Mr_Goldberg/goldberg_emulator) - The project is an attempt to make a generic Steam ddl that lets you play multiplayer games on a LAN without any internet connection.
- [SmartSteamEmu](https://github.com/MAXBURAOT/SmartSteamEmu) - A Steam emulator.
- [GOD Games](https://god-games.com/) - GOD is alive.
- [GOD Project](http://god.freevar.com) - A work in Progress Project which aims to reboot the old GOD project.
## Tools
- [MPGH](https://www.mpgh.net/) - Multiplayer game hacking (makes money via ads).
- [SSElauncher](https://github.com/MAXBURAOT/SmartSteamEmu) - SSELauncher Comfy Edition 2018 By LoodBot/Syahmixp (Steam Emulator).
## PC
- [Bzinho Games](https://bzinhoneverdies.blogspot.com/) - Scene releases mirrors.
- [CompucaliTV](https://www.compucalitv.com/juegos-pc) - (SP) - Games, Video & more via Mega & others).
- [CS.Rin.RU](https://cs.rin.ru) - NoStream Gaming Servers, Repacks & mods. (Tor Mirror: _csrinru3c2ownkep.onion/forum/_ + [[Userscript] CS.RIN.RU Enhanced](https://greasyfork.org/scripts/25713-cs-rin-ru-enhanced/code/CSRINRU%20Enhanced.user.js)) - [Blog](https://write.as/ress/).
- [Firestorm](https://firestorm-servers.com/) - Games & more.
- [GameCopyWorld](https://gamecopyworld.eu) - Provides cracks for Games.
- [GamesFull](https://www.gamesfull.org/) - (SP) - ElAmigos Games and other scene releases. Mega, GDrive, MediaFire.
- [Games Turret](https://gamesturret.ga/) - Proves games via file hosters.
- [MegaGames](https://megagames.com/) - Same like GameCopyWorld, online since 20+ years, old but gold!.
- [PCMYMJuegos](https://pcmymjuegos.com/) - (SP) - Spanish website for SteamWorkFixs and other stuff. Mega, GDrive, MediaFire.
- [Skidrow & Reloaded](https://www.skidrowreloaded.com/) - Fanmade Skidrow & Reloaded mirror website.
- [SpartaGames](https://spartagames.net/category/pc/) - (PT/BR) - Torrent links and direct server mirrors to various scene releases.
- [Steamunlocked](https://steamunlocked.net) - Pre-installed/cracked steam games - just hit start and play.
- [VseTop](https://vsetop.org/) - (RU) - Yet another russian website which buy their own games and release it to the mass.
- [Warmane](https://www.warmane.com/) - Hosts private WoW Servers.
### Steam
- [Steam Achievement Manager](https://github.com/gibbed/SteamAchievementManager) - A manager for game achievements in Steam.
- [AugmentedSteam](https://github.com/tfedor/AugmentedSteam) - Augments your Steam Experience.
- [Depressurizer](https://github.com/Depressurizer/Depressurizer) - A Steam library categorizing tool.
- [ICE](https://github.com/scottrice/Ice) - Application to automatically add ROMs to Steam.
- [Playnite](https://github.com/JosefNemec/Playnite) - Video game library manager with support for 3rd party libraries like Steam, GOG, Origin, Battle.net and Uplay.
- [Pressure-for-Steam](https://github.com/DirtDiglett/Pressure-for-Steam) - A skin to improve the visual aesthetics of Steam.
- [Proton](https://github.com/ValveSoftware/Proton) - Compatibility tool for Steam Play based on Wine and additional components.
- [steam-dark-mode](https://github.com/AikoMidori/steam-dark-mode) - A true Dark Mode for Steam.
- [SteamCleaner](https://github.com/Codeusa/SteamCleaner) - A PC utility for restoring disk space from various game clients like Origin, Steam, Uplay, Battle.net, GoG and Nexon.
- [SteamCMD-GUI](https://github.com/DioJoestar/SteamCMD-GUI) - Graphical interface for SteamCMD.
- [SteamDesktopAuthenticator](https://github.com/Jessecar96/SteamDesktopAuthenticator) - Desktop implementation of Steam's mobile authenticator app.
- [Threshold-Skin](https://github.com/Edgarware/Threshold-Skin) - A Windows 10 UWP style skin for Steam.
- [NetHook2](https://github.com/SteamRE/SteamKit/tree/master/Resources/NetHook2) - Intercept Steam client's network messages.
- [NetHook2 Analyzer](https://github.com/SteamRE/SteamKit/tree/master/Resources/NetHookAnalyzer2) - Inspect messages dumped by NetHook2.
## Console
- [r/PkgLinks](https://www.reddit.com/r/PkgLinks/) - A place to share working Playstation 4 PKGs.
- [NoPayStation](https://nopaystation.com) - A Database for PSN content including Vita, PS3, PSX, and PSP.
- [r/SwitchNSPs](https://www.reddit.com/r/SwitchNSPs/) - Nintendo Switch games.
- [r/PkgLinks](https://www.removeddit.com/r/PkgLinks/) - A place to share working Playstation 4 PKGs.
- [r/SwitchNSPs](https://www.removeddit.com/r/SwitchNSPs/) - Nintendo Switch games.
- [Allgamesforyou](https://www.allgamesforyou.com) - Popular Games, updated every week!.
- [gazellegames](https://gazellegames.net/) - Another xBox 360 collection.
- [NoPayStation](https://nopaystation.com) - A Database for PSN Content including Vita, PS3, PSX, and PSP.
- [OVAGames](http://www.ovagames.com/) - Yet another database with console and pc games.
- [PleasureDome Tracker](https://www.pleasuredome.org.uk/) - MAME torrents.
- [SPEEDLounge](http://speedlounge.in/) - XBox360, XBox, PlayStation and other Games.
- [Up2date list for Xbox 360](https://docs.google.com/spreadsheets/d/19tAZ1KNEUZ58e-4kPJGh947alDb1oyrNpzcnCLk7DEE/pubhtml) - An up2date list for Xbox 360 games.
- [xbox360iso](http://www.xbox360iso.com/) - XBox 360 Game collection.
### PlayStation
- [Darksoftware Forum](https://forum.darksoftware.net/forums/) - Number #1 forum for Playstation hacking topics.
- [Download Game PS3](https://downloadgameps3.com/) - Download game PS3, PS4, RPCS3, PC for free.
- [PS3iso](http://www.ps3iso.net/) - Free PS3 games downloadable via filecrypt.cc.
- [Ziperto](https://www.ziperto.com/) - Nintendo, PC, Playstation and Emulator based games via GDrive & other hosters.
### 3DS
- [3DS Decrypter utility](https://github.com/matiffeder/stuff) - Decrypt 3DS files.
- [3dscia](https://www.3dscia.com/) - Nintendo 3ds CIA files.
- [GDrive](https://drive.google.com/drive/folders/1hXkQlsTk5dOAZyHP8WfCLl-adyEK24Dd) - EN/US based ROMs.
- [GDrive](https://drive.google.com/drive/folders/1lkJxXiakRmtUASb9fUoWOhuWe7TXUyV5) - All regions collection.
- [GDrive](https://drive.google.com/drive/folders/1VsRg8wZ2R_r_lRN89dKopQsTVN6EvRU3)
- [MEga.nz](https://mega.nz/#F!33AhDa4T!awOqr7lhZYFgjXoMMu6_8w) - DS Best of Collection.
- [Mega.nz](https://mega.nz/#F!yLBiwApZ!JlecejkP1KK8jZujzHUbwQ) - 3DS Virtual Console.
- [ziperto.com](https://www.ziperto.com/nintendo/3ds-roms/3ds-cia/) - 3DS CIA collection.
- [3DS-Paradise](https://3ds-paradise.com/) - One of the biggest 3DS forums in france.
### Mame Games
- [PleasureDome](http://www.pleasuredome.org.uk/index.php) - Various games for Mame.
### Nintendo Switch
- [GDrive (more frequently updated](https://drive.google.com/drive/folders/1VAxbSUcVindLxf9pVWvh64B-0Q8aM6xZ)
- [GDrive](https://drive.google.com/drive/folders/168_c19L6oDozFaMIOdf4oiL34y9tQP_J)
- [Switch SN Checker](https://akdm.github.io/ssnc/scanner/)
#### Custom Firmware
- [Atmosphère](https://wiidatabase.de/switch-downloads/custom-firmware/atmosphere/)
- [Kosmos](https://github.com/CTCaer/hekate)
- [ReiNX](https://github.com/Reisyukaku/ReiNX)
- [SX OS](https://sx.xecuter.com/)
- [IsMySwitchPatched.com](https://ismyswitchpatched.com/) - Check if your CFW is already patched or not.
### Game Boy
- [G-Drive](https://drive.google.com/drive/folders/0B1VEYI5Xz677UjM4bEtTektJRFk) - Includes Game Boy ROM's (together with N64 etc) - and BIOS files.
- [GDrive (mirror)](https://drive.google.com/drive/folders/1pCXaEjukH0NsTsSCb1F0hNbjs8_-LMXf) - Password `snahp.it`.
- [Mega.nz](https://mega.nz/#!nNoCWbBB!VYNEdwStd12U_aS1qotoo9bz8vky9JnZGrlqAeVKHjA) - Password `snahp.it`.
- [GBATemp](https://gbatemp.net/) - GBA news, downloads, info and tutorials.
### GameCube
- [Archive.org](https://archive.org/details/NCubeJ) - Gamecube NTSC-J: Your gonna need an account with archive.org but it should work, speeds are decent.
- [GDrive](https://drive.google.com/drive/folders/13qVydg48SNv1aosx3mdnJmSwUXXvrbHR)
### Wii
- [GDrive](https://drive.google.com/drive/folders/1Jkvx4RGbTF75NLUtYBDJG6FaFhvYw9m-) - EU only games.
- [GDrive](https://drive.google.com/drive/folders/0B7vPmuZfN3snMU0zYlBXSWVhOUE) - Wiiware and VC collection.
- [GDrive](https://drive.google.com/drive/folders/0B7H6hIZDxNXeQW9uODA5UkM0ZG8) - Wii Scrubbed ISOs retail Collection NTSC.
- [GDrive](https://drive.google.com/drive/folders/1UM6ZIhtWtIuwHo2rJunTTtW6sMxkTSQ0) - Mirror from abolve link.
#### Wii Hacking
- [r/WiiHacking](https://www.removeddit.com/r/WiiHacking) - Community dedicated for Wii Roms, Firmwares, Discussions and links around the Wii hacking topic.
- [Wii Hacking Guide](https://wii.guide/) - Provides hacking guidance for the Wii console.
## Console Emulators
### Multi-system emulators
- [higan](http://higan.byuu.org/) - Originally called "bsnes", the emulator supports Mega Drive, SNES, GBC & other systems.
- [RetroArch](http://github.com/libretro/RetroArch) - Cross-platform, sophisticated frontend for the libretro API (supports multiple cores/systems).
### Amiga
- [E-UAE](http://amiga.technology/) - Computer emulator which emulates the hardware of Commodore International's Amiga.
### Arcade
- [MAME](http://github.com/mamedev/mame) - Multiple Arcade Machine Emulator (MAME) - is a free and open-source emulator designed to recreate the hardware of arcade game systems in software on modern personal computers and other platforms.
### Atari
- [Stella](http://stella-emu.github.io/) - Atari 2600 game console emulator.
### xBox 360
- [Xenia](http://github.com/xenia-project/xenia) - Xbox 360 emulator.
### SNES
- [Mesen](http://github.com/SourMesen/Mesen-S) - Mesen-S is a cross-platform (Windows & Linux) - SNES emulator built in C++ and C#. Mesen claims to be the most accurate SNES emulator.
- [Snes9x](http://github.com/snes9xgit/snes9x) - SNES emulator written in C++ with official ports for DOS, Linux, Microsoft Windows, AmigaOS 4, macOS, MorphOS, Xbox, PSP, PS3, Nintendo GameCube, Nintendo Wii, iOS, and Android.
### NES (Super NES/Famicom)
- [fceux](http://github.com/TASVideos/fceux) - FCEUX, a NES Emulator.
- [nes](http://github.com/fogleman/nes) - NES emulator written in Go.
- [JsNES](http://github.com/bfirsh/jsnes) - A JavaScript NES emulator.
### Nintendo 64
- [1964](http://github.com/schibo/1964js) - One of the oldest and most popular N64 emulators written in C++.
- [Mupen64Plus (Mupen64-64bit/Mupen64-amd64)](http://mupen64plus.org/) - Written in C, C++, allows users to play Nintendo 64 games on a computer by reading ROM images.
- [parallel-n64](https://github.com/libretro/parallel-n64) - Optimized/rewritten Nintendo 64 emulator made specifically for Libretro. Originally based on Mupen64 Plus.
### GameCube/Wii
- [Dolphin](http://github.com/dolphin-emu/dolphin) - Supports Windows, Linux, macOS and Android.
### Wii U
- [Cemu](http://cemu.info/) - Closed source Wii U video game console emulator.
### Game Boy
- [Wzonka-Lad](http://www.villehelin.com/wzonka-lad.html) - Well known emulator for amiga series of home computers.
### Game Boy Advance
- [VBA](http://sourceforge.net/projects/vba/) - VisualBoyAdvance supports Game Boy, Game Boy Color, and Game Boy Advance handheld game consoles.
### Nintendo 3DS
- [Citra](http://citra-emu.org/) - C++ developed for Nintendo 3DS and is the first of his kind. Citra does not work very well with older PCs and needs a x64 CPU.
### Nintendo Switch
- [Yuzu](http://yuzu-emu.org/) - The first and (only) - C++ emulator for Nintendo Switch. From the developer(s) - of Citra.
### Neo Geo CD
- [NeoCD](http://pacifi3d.retrogames.com/neocdsdl/) - Supports of Red Book (audio CD standard).
### PlayStation
- [PSEmu Pro](http://web.archive.org/web/19990428033703/http://www.psemu.com/index.html) - It has been discontinued since 1999 but still works on older systems perfectly fine.
### PlayStation 2
- [PCSX2](http://pcsx2.net/) - Open-source PlayStation 2 emulator for Windows, Linux, and macOS.
### PlayStation 3
- [RPCS3](http://github.com/rpcs3/rpcs3/) - Video game console emulator and debugger for the Sony PlayStation 3 written in C++.
### PlayStation Portable
- [PPSSPP](http://github.com/hrydgard/ppsspp/) - Free and open-source PSP emulator for Windows, macOS, Linux, iOS, Android, BlackBerry 10 and SymbianOS.
- [PCSX-Reloaded](http://github.com/iCatButler/pcsxr) - Supports Microsoft Windows, macOS and Linux.
- [ePSXe](http://www.epsxe.com/) - PlayStation video game console emulator for x86-based PC hardware with Microsoft Windows or Linux.
## DOS games
- [The Archive](https://blog.archive.org/2019/10/13/2500-more-ms-dos-games-playable-at-the-archive/) - Archive.org provides a legit way to play almost all DOS games for free in your browser.
## Repacks
- [FitGirl Repacks](http://fitgirl-repacks.site/) - Popular DDL and torrent site for game repacks.
- [Xatab Repacks](https://xatab-repack.net) - Russian game repacker, primarily torrents.
- [ElAmigos Games](https://www.elamigos-games.com/) - Premium links to cracked games.
- [qoob.name](http://qoob.name/) - Repacker site.
- [Skidrow Repacks](https://skidrowrepacks.com/) - Repacks from popular repacker SKIDROW. Lots of anime stuff too.
- ["A simple script for easily downloading emulator.games ROMs"](https://www.removeddit.com/r/Piracy/comments/aytutr/a_simple_script_for_easily_downloading/) - Reddit guide and userscript created by /u/estel_smith to allow you to easily download ROMs from Emulator.Games.
- [BlackBox](http://www.blackboxrepack.com/) - A well known forum/site for game repacks.
- [DODI](http://dodi-repacks.site/) - Similar like fit-girl repacks, known and trusted by thousend of peoples around the world.
- [ElAmigos Games](https://www.elamigos-games.com/) - Premium links to cracked PC games.
- [Emulator.Games](https://emulator.games/) - Download or play ROMs on your PC, Mobile, Mac, iOS and Android devices.
- [Kaoskrew](http://kaoskrew.org/) - Repacks from popular repacker SKIDROW, CPY, Razor1911, PLAZA etc.
- [Kapital Sin](http://www.kapitalsin.com/forum/)
- [NitroBlog](https://nblog.org/) - Plenty of ISOs, ROMs & repacks.
- [qoob.name](http://qoob.name/) - Repacker site of popular cracker teams like CPY, PLEX etc.
- [R.G Mechanics](https://rg-mechanics.org/) - Various repacks.
- [Skidrow Repacks](https://skidrowrepacks.com/) - Repacks from popular repacker SKIDROW. Lots of anime stuff too!.
- [Tapochek](http://tapochek.net/) - Official R.G Mechanics repacks can be found here.
- [Xatab Repacks](https://xatab-repack.net) - (RU) - Russian game repacker, provides primarily torrents.
## ROMs
- [Romsmania](https://romsmania.cc/) - Good ROMs collection with a decent UI.
- [Doperoms](https://www.doperoms.com/) - Huge collection with over 170,000 ROM files. PS3 included.
- [Vimm's Lair](https://vimm.net/?p=vault) - Large collection of ROMs.
- [ROM/ISO sites](http://emulation.gametechwiki.com/index.php/ROM_%26_ISO_Sites) - Wiki page from gametechwiki.com with more links.
- [Romulation.net](https://www.romulation.net/) - Collection of ~28,000 console game ROMs.
- [The Eye ROMs](http://the-eye.eu/public/rom/) - Open directory of ROMs from The Eye.
- [myabandonware](https://www.myabandonware.com/) - More than 14000 old games to download for free!.
- [Old Games Finder](http://www.oldgamesfinder.com/) - Old Games Finder is an automated old game search engine. (avoid ISO Zone links, as that site is dead).
- [The ROM Depot](https://theromdepot.com/roms/) - About 3TB of ROMs. You may need a VPN.
- [Emulator.Games](https://emulator.games/) - Download or play ROMs on your PC, Mobile, Mac, iOS and Android devices.
- ["A simple script for easily downloading emulator.games roms"](https://www.reddit.com/r/Piracy/comments/aytutr/a_simple_script_for_easily_downloading/) - Reddit guide and userscript created by /u/estel_smith to allow you to easily download ROMs from Emulator.Games.
- [3DSISO](http://www.3dsiso.com/) - Nintendo 3DS ROMs downloads forum.
- [3DSCIA.com](https://www.3dscia.com/) - DDL links for 3DS CIA files.
- [Ziperto](https://www.ziperto.com/nintendo/3ds-roms/3ds-cia/) - DDL link site primarily for Nintendo games.
- [3DSISO](http://www.3dsiso.com/) - A community based ROM database.
- [ByAlvRo's Collection - 1Fichier Mirror (132 TB various)](https://pastebin.com/79q1mdZm) - via [reddit](https://reddit.com/r/DataHoarder/comments/bi4u7e/byalvro_is_retiring_so_his_entire_playstation/)
- [CoolRom](http://coolrom.com/) - Your #1 emulation choice.
- [Digiex](https://digiex.net/forums/) - A forum to share and talk about ROMs, Games & other console games.
- [Doperoms](https://www.doperoms.com/) - A huge collection with over 170,000 ROM files.
- [Emulanium](http://www.emulanium.com/) - Emulators, cheats & roms.
- [myabandonware](https://www.myabandonware.com/) - More than 14,000 old games to download, for free!.
- [No Intro DAT-o-MATIC](https://datomatic.no-intro.org/) - List of Xbox, Nintendo etc games.
- [Old Games Finder](http://www.oldgamesfinder.com/) - Old Games Finder is an automated old games search engine. (avoid ISO Zone links, as that site is dead).
- [Retro Archive](https://anonym.to/https://archive.org/download/No-Intro-Collection_2016-01-03_Fixed) - Collection of all retro based ROM's.
- [ROM Center](https://anonym.to/https://docs.google.com/spreadsheets/d/17XOCs-KWKOwtxWwyTsAH887GlkJ7DcCMv6cL9FoMOKM/htmlview?usp=sharing&sle=true) - Newer games tracker, links and downloads via GDrive.
- [Rom Links Megathread - 1Fichier, GDrive, Mega](https://reddit.com/r/Roms/comments/9jmmhi/rom_links_megathread_1fichier_gdrive_mega/) - Nintendo, Sony, Microsoft, Romsets, Arcade and other ROM collections.
- [ROM/ISO sites](http://emulation.gametechwiki.com/index.php/ROM_%26_ISO_Sites) - Wiki page from gametechwiki.com with more links to ROM and ISO websites.
- [ROMNation](https://anonym.to/https://www.romnation.net/) - Lots of ROMs.
- [Romsmania](https://romsmania.cc/) - Another great ROMs collection with a decent UI to find stuff quick.
- [Romulation.net](https://www.romulation.net/) - Collection of over ~28,000 console game ROMs.
- [The ROM Depot](https://theromdepot.com/roms/) - Around 3 TB of ROMs (requires a VPN).
- [Vimm's Lair](https://vimm.net/?p=vault) - Large collection of ROMs.
- [WowroMs](https://wowroms.com/) - Various ROMs collection.
- [Ziperto](https://www.ziperto.com/) - Nintendo 3ds CIA files, especially for JRPGs.
- [xprism's BIOS collection](https://drive.google.com/drive/folders/1TXkO1RSpq4UlR9cTVa040bAaJH27Kfj1) - BIOS collection for Computers, Emulators, Consoles and "obscure consoles" via GDrive.
## Homebrew and Custom Firmware
- [r/3dshacks](https://www.removeddit.com/r/3dshacks) - Nintendo 3DS hacking and homebrew.
- [r/ps3homebrew](https://www.removeddit.com/r/ps3homebrew/) - News, updates, apps, and answers regarding PS3 homebrew!.
- [r/ps4homebrew](https://www.removeddit.com/r/ps4homebrew) - News, releases, and questions regarding the PS4 jailbreak, homebrew, and mods.
- [r/SwitchHacks](https://www.removeddit.com/r/Swiacks) - Another Nintendo Switch hacking subreddit.
- [r/SwitchHaxing](https://www.removeddit.com/r/SwitchHaxing) - Nintendo Switch hacking & homebrew subreddit.
- [r/vitahacks](https://www.removeddit.com/r/vitahacks/) - A place to discuss Vita hacking and homebrew.
- [r/WiiHacks](https://www.removeddit.com/r/WiiHacks/) - This reddit is for people interested in modifying their Wii.
- [r/YuzuPiracy](https://www.removeddit.com/r/YuzuPiracy) - Links for Yuzu, the open-source Nintendo Switch emulator.
- [3DS Hacks Guide](https://3ds.hacks.guide/) - A complete guide to 3DS custom firmware, from stock to boot9strap.
- [r/WiiUHacks](https://www.reddit.com/r/WiiUHacks) - A subreddit dedicated to Wii U hacking and homebrew!.
- [r/VitaPiracy](https://www.reddit.com/r/VitaPiracy/) - Fairly active community of PS Vita pirates with guides and releases.

30
docs/google-teamdrives.md Normal file
View File

@ -0,0 +1,30 @@
---
permalink: /google-teamdrives
---
# Google Team Drives
- [Create Free TeamDrive](https://ihaxk.com/2020/03/09/free-google-team-drive/) - Allows you to easily create a free Google Team Drive account.
- [Google Team Drive](https://teamdrive.mfoxx.workers.dev/) - Create Google Team Drive where you can share your files with others.
- [GDIndex](https://github.com/ParveenBhadooOfficial/GDIndex) - Team drive for _googledri.ve.workers.dev_ . You also can create your own TeamDrive.
- [TeamDrive Software for Win, Linux, Android and iOS](https://forum.teamdrive.net/viewforum.php?f=2) - Software with AES encryption to work across multiple PC's and keep your files update.
- [Get Free Google Shared Drive](http://leon.educationhost.cloud) - Create your own TeamDrive for free.
- [How to join LK Torrent TeamDrive](https://telegra.ph/How-to-Join-Kl-Torrent-TeamDrive-02-08)
## Google Team Drives Groups and Discussions
- [HKTeamDrive Group](https://groups.google.com/d/forum/hkteamdrive1group)
- [TD-Automation](https://groups.google.com/d/forum/td-automation)
- [TeamDrive 0](https://groups.google.com/forum/m/#!forum/teamdrive0)
- [xtremecloud TeamDrive group](https://groups.google.com/d/forum/xtremecloud-tdgroup)
- [seedboxsl](https://groups.google.com/forum/embed/?place=forum/seedboxsl)
- [Hording](https://groups.google.com/d/forum/hoarding_mirror_group)
- [Xtreambot](https://teamdrive.xtremebot.workers.dev/)
- [AlpacinoDump](https://dh.alpacinodump.cf/)
## Team Drive Indexers
- [GDIndex](https://github.com/maple3142/GDIndex)
- [goindex](https://github.com/K-E-N-W-A-Y/goindex)
- [BhadooDriveIndex](https://github.com/ParveenBhadooOfficial/BhadooDriveIndex)
- [krat0si-ndex](https://github.com/420tushar/krat0si-ndex)

135
docs/ios.md Normal file
View File

@ -0,0 +1,135 @@
---
permalink: /ios
---
# iOS
- [Beta Profiles](https://betaprofiles.com/) - Download Apple Beta Software without an account or developer ID.
- ["My little guide for piracy on iPhone"](https://www.reddit.com/r/Piracy/comments/ajkeq2/my_little_guide_for_piracy_on_iphone/) - Post by /u/Impulse_13.
- [iOS hardening guide by Z24T](https://github.com/Z24T/iOS-Security/blob/master/Settings.md)
- [For iOS 12](https://www.stigviewer.com/stig/apple_ios_12/)
- [How to add HackYouriPhone Repo in Cydia](http://repo.hackyouriphone.org/add)
- [iOS: How to crack your apps (IPA) - and share it with people! (Working versions past iOS 9!)](https://www.removeddit.com/r/Piracy/comments/e6r80n/ios_how_to_crack_your_apps_ipa_and_share_it_with/)
::: details Secure Enclave key for iPhone and iPad
```
iPhone11,8 17C5053a sepi 9f974f1788e615700fec73006cc2e6b533b0c6c2b8cf653bdbd347bc1897bdd66b11815f036e94c951250c4dda916c00
```
:::
## JailBreak
- [r/jailbreak](https://reddit.com/r/jailbreak) - Subreddit for iOS side-loading and jailbreak related discussions.
- [checkm8](https://twitter.com/axi0mX/status/1177544174163263489) - Checkm8 is an iOS 13 Boot-exploit.
- [Checkra1n](https://checkra.in/) - Semi-tethered Jailbreak for iOS 12.3+.
- [EtasonATV](https://etasonatv.tihmstar.net/) - AppleTV jailbreak.
- [IPSW](https://ipsw.me/?_escaped_fragment_=/version) - Provides Jailbreak firmware.
- [Fugu](https://github.com/LinusHenze/Fugu) - Fugu is the first open source jailbreak based on the checkm8 exploit.
- [ipwndfu](https://github.com/axi0mX/ipwndfu) - Open-source jailbreaking tool for many iOS devices.
- [s0meiyoshino](https://github.com/dora2-iOS/s0meiyoshino) - This tool enables exploit of iBoot.
- [Unc0ver](https://unc0ver.dev/) - The most advanced jail-break tool.
## Apps
- [Cinema Time](https://itunes.apple.com/us/app/cinema-time-tv-shows-tracker/id1437347902?mt=8) - Similar like Popcorn Time.
- [HDX Online](https://itunes.apple.com/us/app/hdx-online/id1386799497?mt=8) - Another alternative for Cinema Time.
- [Total files](https://itunes.apple.com/us/app/total-files/id557285579?mt=8) - Basically the IDM under the iOS Download Manager.
## Stores
- [App Valley](https://app.appvalley.vip/) - Basically the Aptoide under the iOS Stores.
- [Box Loca](https://apps.apple.com/us/app/box-loca/id1466961267) - Track the movies you have watched with Box Loca for iPhone.
- [Cydia](https://cydia.saurik.com/) - Cydia is an alternative to Apple's App Store for "jailbroken" devices.
### Store Repos
| name | URL |
| ------------------- | ------------------------------------------------------------------------------------------ |
| Ahmedbafkir.Yourepo | [`https://ahmedbafkir.yourepo.com/`](https://ahmedbafkir.yourepo.com/) |
| Akusio | [`https://akusio.github.io/`](https://akusio.github.io/) |
| Alfhaily | [`https://apt.alfhaily.me/`](https://apt.alfhaily.me/) |
| Appcake | [`https://www.iphonecake.com`](https://www.iphonecake.com) |
| Appdb | [`https://appdb.to`](https://appdb.to) |
| C1d3r | [`https://c1d3r.com/repo/`](https://c1d3r.com/repo/) |
| Carsuki | [`https://repo.carsuki.club/`](https://repo.carsuki.club/) |
| Cemck | [`https://cemck.github.io/repo/`](https://cemck.github.io/repo/) |
| Chariz | [`https://repo.chariz.io/`](https://repo.chariz.io/) |
| Chimera | [`https://repo.chimera.sh/`](https://repo.chimera.sh/) |
| Classicxiirepo | [`https://classicxiirepo.github.io/`](https://classicxiirepo.github.io/) |
| Conorthedev Repo | [`https://repo.conorthedev.com/`](https://repo.conorthedev.com/) |
| Creaturecoding | [`https://creaturecoding.com/repo/`](https://creaturecoding.com/repo/) |
| Creaturesurvive | [`https://creaturesurvive.github.io/`](https://creaturesurvive.github.io/) |
| Cydia Akemi | [`https://cydia.akemi.ai/`](https://cydia.akemi.ai/) |
| Cydiageek | [`https://cydiageek.yourepo.com/`](https://cydiageek.yourepo.com/) |
| Daus | [`https://repo.daus.ch/`](https://repo.daus.ch/) |
| Dpkg9510 | [`https://dpkg9510.github.io/`](https://dpkg9510.github.io/) |
| Dubailive | [`https://dubailive.github.io/`](https://dubailive.github.io/) |
| Dunkston | [`https://dunkston.github.io/repo/`](https://dunkston.github.io/repo/) |
| Esquillidev | [`https://esquillidev.github.io/`](https://esquillidev.github.io/) |
| Evynw | [`https://evynw.github.io`](https://evynw.github.io) |
| Exqusic | [`https://exqusic.github.io/`](https://exqusic.github.io/) |
| Geometricsoftware | [`https://apt.geometricsoftware.se/`](https://apt.geometricsoftware.se/) |
| Get Delta | [`https://getdelta.co/`](https://getdelta.co/) |
| Gmoran | [`https://gmoran.me/repo/`](https://gmoran.me/repo/) |
| HackYouriPhone | [`https://repo.hackyouriphone.org/`](https://repo.hackyouriphone.org/) |
| Hacx | [`https://hacx.org/repo/`](https://hacx.org/repo/) |
| Henrikssonbrothers | [`https://henrikssonbrothers.com/cydia/repo/`](https://henrikssonbrothers.com/cydia/repo/) |
| hydridev | [`https://hydridev.github.io/repo/`](https://hydridev.github.io/repo/) |
| IB-Soft.net | [`https://ib-soft.net/cydia/`](https://ib-soft.net/cydia/) |
| iDevice Hacked | [`https://idevicehacked.com/`](https://idevicehacked.com/) |
| Incendo | [`https://repo.incendo.ws/`](https://repo.incendo.ws/) |
| Ipodhacks142 | [`https://repo.ipodhacks142.com/`](https://repo.ipodhacks142.com/) |
| Jakeashacks | [`https://jakeashacks.ga/cydia/`](https://jakeashacks.ga/cydia/) |
| Jjolano | [`https://ios.jjolano.me/`](https://ios.jjolano.me/) |
| Jukben | [`https://cydia.jukben.cz`](https://cydia.jukben.cz) |
| Julioverne | [`https://julioverne.github.io/`](https://julioverne.github.io/) |
| Junesiphone | [`https://junesiphone.com/supersecret/`](https://junesiphone.com/supersecret/) |
| Kingmehu Yourepo | [`https://kingmehu.yourepo.com/`](https://kingmehu.yourepo.com/) |
| Kurrt | [`https://kurrt.com/repo/`](https://kurrt.com/repo/) |
| LimneOS | [`https://limneos.net/repo/`](https://limneos.net/repo/) |
| Lonestarx | [`https://repo.lonestarx.net/`](https://repo.lonestarx.net/) |
| Lumartti | [`https://lumartti.github.io/`](https://lumartti.github.io/) |
| Manolzrepo | [`https://manolzrepo.github.io/`](https://manolzrepo.github.io/) |
| MCapollo | [`https://mcapollo.github.io/Public/`](https://mcapollo.github.io/Public/) |
| Midnightchips | [`https://repo.midnightchips.me/`](https://repo.midnightchips.me/) |
| Ndoizo | [`https://ndoizo.ca/`](https://ndoizo.ca/) |
| Nepeta | [`https://repo.nepeta.me/`](https://repo.nepeta.me/) |
| Nexusrepo | [`https://nexusrepo.kro.kr/`](https://nexusrepo.kro.kr/) |
| Noisyflake | [`https://apt.noisyflake.com/`](https://apt.noisyflake.com/) |
| OceanTweak | [`https://oceantweak.tk/repo/`](https://oceantweak.tk/repo/) |
| Opa334 | [`https://opa334.github.io/`](https://opa334.github.io/) |
| Packix | [`https://repo.packix.com/`](https://repo.packix.com/) |
| Parrotgeek | [`https://parrotgeek.com/repo/`](https://parrotgeek.com/repo/) |
| PikabuCydia | [`https://PikabuCydia.github.io/`](https://PikabuCydia.github.io/) |
| Poomsmart | [`https://poomsmart.github.io/repo/`](https://poomsmart.github.io/repo/) |
| Pulandres | [`https://pulandres.rejail.ru/`](https://pulandres.rejail.ru/) |
| Qwert yui op 1379 | [`https://qwertyuiop1379.github.io/`](https://qwertyuiop1379.github.io/) |
| R0wdrunner | [`https://r0wdrunner.github.io/repo/`](https://r0wdrunner.github.io/repo/) |
| Rejail | [`https://rejail.ru/`](https://rejail.ru/) |
| Repounclutter | [`https://repounclutter.coolstar.org/`](https://repounclutter.coolstar.org/) |
| Restiveconch | [`https://restiveconch.yourepo.com/`](https://restiveconch.yourepo.com/) |
| rob311 | [`https://cydia.rob311.com/repo/`](https://cydia.rob311.com/repo/) |
| Rpetri | [`https://rpetri.ch/repo/`](https://rpetri.ch/repo/) |
| Ruler225 | [`https://ruler225.github.io/`](https://ruler225.github.io/) |
| Ryleyangus | [`https://ryleyangus.com/repo/`](https://ryleyangus.com/repo/) |
| Securarepo | [`https://apt.securarepo.io/`](https://apt.securarepo.io/) |
| Shiftcmdk | [`https://shiftcmdk.github.io/repo/`](https://shiftcmdk.github.io/repo/) |
| Shuga | [`https://repo.shuga.co/`](https://repo.shuga.co/) |
| Skitty | [`https://skitty.xyz/repo/`](https://skitty.xyz/repo/) |
| Skylerk99 | [`https://skylerk99.github.io/`](https://skylerk99.github.io/) |
| Sparkdev | [`https://sparkdev.me/`](https://sparkdev.me/) |
| Spicat | [`https://spicat.github.io/`](https://spicat.github.io/) |
| Subdiox | [`https://subdiox.com/cydia/`](https://subdiox.com/cydia/) |
| Tateu | [`https://tateu.net/repo`](https://tateu.net/repo) |
| Tdmd | [`https://tdmd.github.io/`](https://tdmd.github.io/) |
| The Swedish Prxck | [`https://theswedishprxck.yourepo.com/`](https://theswedishprxck.yourepo.com/) |
| Thireus | [`https://repo.thireus.com/`](https://repo.thireus.com/) |
| Tie1r | [`https://tie1r.xyz/repo/`](https://tie1r.xyz/repo/) |
| Unlimapps | [`https://beta.unlimapps.com/`](https://beta.unlimapps.com/) |
| Webjungle | [`https://ocean.webjungle.ch/`](https://ocean.webjungle.ch/) |
| Wizages | [`https://wizages.com/cydia/`](https://wizages.com/cydia/) |
| Xarold | [`https://repo.xarold.com/`](https://repo.xarold.com/) |
| Yaypixxo | [`https://yaypixxo.com`](https://yaypixxo.com) |
| Ziph0n | [`https://repo.ziph0n.com/`](https://repo.ziph0n.com/) |

36
docs/iptv-and-dvr.md Normal file
View File

@ -0,0 +1,36 @@
---
permalink: /iptv-and-dvr
---
# IPTV and DVR
- [iptv-org/iptv](https://github.com/iptv-org/iptv) - Collection of 8000+ publicly available IPTV channels from all over the world.
- [fastocloud](https://github.com/fastogt/fastocloud) - IPTV/Video cloud admin panel for servers.
- [TiviMate IPTV player](https://play.google.com/store/apps/details?id=ar.tvplayer.tv) - A popular Android app for watching IPTV on Android set-top boxes.
- [Xtream Codes](https://play.google.com/store/apps/details?id=com.nst.iptvsmarterstvbox) - Smarters App allows Android users to use IPTV, it offers free and paid content.
- [r/IPTV](https://www.removeddit.com/r/IPTV) - Subreddit some may find helpful for gauging the current state of IPTV providers.
- [r/iptvresellers](https://www.removeddit.com/r/IPTVresellers) - Promotions and advertisements from IPTV providers.
- [r/IPTVReviews](https://www.removeddit.com/r/IPTVreviews) - Reviews of IPTV service providers.
- [2019 Oscar DVD Screeners](https://whereyouwatch.com/articles/here-are-the-2019-oscar-dvd-screeners/) - List of DVD screeners for 2019's Oscars.
- [Academy Awards 2019 Screeners Megathread](https://www.removeddit.com/r/Piracy/comments/aaqc0b/academy_awards_2019_screeners_megathread/) - Post by /u/idoideas listing all available DVDSCR releases for 2019.
- [allsprk.tv](https://stream.allsprk.tv) - Channel-hoppable live streaming site with a chat room.
- [antennas](https://github.com/TheJF/antennas) - HDHomeRun emulator for Plex DVR to connect to Tvheadend.
- [IPTV Community](https://iptv.community/) - Technology and IPTV discussion website, useful for finding an IPTV provider/reseller.
- [IPTV Providers list](https://github.com/iptv-org/iptv) - Collection of 8000+ publicly available IPTV channels from all over the world.
- [MythTV](https://www.mythtv.org/) - Free Open Source software digital video recorder.
- [PIPTV](https://github.com/schwifty42069/piptv) - Python IPTV client with over 80 channels.
- [Piracy and automation, an overview Guide by /u/JukeCity101](https://docs.google.com/document/d/1TwUrRj982WlWUhrxvMadq6gdH0mPW0CGtHsTOFWprCo/edit)
- [STBEmulator](http://rocketstreams.tv/stbemu) - Popular Android app for using IPTV streams with EPG.
- [telly](https://github.com/tellytv/telly) - IPTV proxy for Plex Live written in Golang.
- [tvheadend](https://github.com/tvheadend/tvheadend) - Tvheadend is a TV streaming server for Linux supporting DVB-S, DVB-S2, DVB-C, DVB-T, ATSC, IPTV,SAT>IP and other formats through the unix pipe as input sources.
- [UlstreaMix](https://ssl.ustreamix.com/) - Live TV streaming site, predominantly sports.
- [xTeVe](https://xteve.de/) - M3U Proxy for Plex DVR.
- [Xtream Editor](http://www.xtream-editor.com/) - Xtream Editor allow you to create, edit and sort m3u playlists online.
- [IPTV Guide and Basics](https://www.reddit.com/r/IPTV/comments/ckoneg/start_here_iptv_guide_and_basics/) - Post by /u/Specific_Angle describing in detail how to get started with IPTV.
## Acestreams
- [aceproxy](https://github.com/ValdikSS/aceproxy) - Ace Stream HTTP Proxy. (abandonware).
- [acestream.org](http://acestream.org/) - Ace Stream is a peer-to-peer streaming application that lets you stream live sports and other content.
- [AceStreamSearch](https://acestreamsearch.com/en/) - Ace Stream Broadcasts Search.
- [iktason/aceproxy](https://hub.docker.com/r/ikatson/aceproxy/) - A docker image to run aceengine + aceproxy, e.g. to watch Torrent-TV.ru.

52
docs/irc.md Normal file
View File

@ -0,0 +1,52 @@
---
permalink: /irc
---
# IRC
- [autodl-irssi](https://autodl-community.github.io/autodl-irssi/) - A plugin for irssi that monitors IRC announce channels for torrent trackers and downloads torrent files based on user-defined filters.
- [XDCC Tutorial](http://theloadguru.com/xdcc-irc-beginners-guide/) - XDCC Downloading For Beginners: Do It Like A Pro!.
- [XDCC](https://en.wikipedia.org/wiki/XDCC) - XDCC (Xabi DCC or eXtended DCC) - is a computer file sharing method which uses the Internet Relay Chat (IRC) - network as a host service.
- [ZNC](https://github.com/znc/znc) - An advanced IRC bouncer.
## IRC Clients
- [irssi](https://irssi.org/) - Your text mode chatting application since 1999.
- [autodl-irssi](https://autodl-community.github.io/autodl-irssi/) - A plugin for irssi that monitors IRC announce channels for torrent trackers and downloads torrent files based on user-defined filters.
- [Slack notifications for autodl-irssi](https://gist.github.com/Igglybuff/00d5e91274a562ac724d358bbbc8bc7b) - Guide by yours truly on enabling Slack notifications for autodl-irssi.
- [autodl-curl-sonarr](https://github.com/Zymest/autodl-curl-sonarr) - Script to use as upload-command for autodl-irssi to post to Sonarr.
- [mreg](https://github.com/Igglybuff/mreg) - Generates a "Match releases" expression for your autodl-irssi filter based on dvdsreleasedates.com's "Most Requested DVD Release Dates" section.
- [mIRC](http://www.mirc.com/) - The original IRC client for Windows.
- [HexChat](http://hexchat.github.io/) - HexChat is an IRC client based on XChat, but unlike XChat it is completely free for both Windows and Unix-like systems.
- [irssi](http://irssi.org/) - Your text mode chatting application since 1999.
- [Kiwi IRC](https://kiwiirc.com/) - Responsive web IRC client with theming support.
- [KVIrc](http://github.com/kvirc/KVIrc) - Yet another graphical IRC client.
- [Shout](http://github.com/erming/shout) - The self-hosted web IRC client.
- [The Lounge](http://hub.docker.com/r/linuxserver/thelounge/) - TheLounge (a fork of shoutIRC) - is a web IRC client that you host on your own server.
- [weechat](http://github.com/weechat/weechat) - The extensible chat client.
- [Convos](http://convos.by/) - Always online web IRC client.
- [InspIRCd](https://www.inspircd.org/) - Modular IRC server written in C++ for Linux, BSD, Windows, and macOS.
- [Dispatch](https://github.com/khlieng/dispatch) - Self-hosted web IRC client written in Go.
- [ngircd](https://ngircd.barton.de/) - Free, portable and lightweight Internet Relay Chat server for small or private networks.
## IRC Networks
- [irc.p2p-network.net](https://p2p-network.net/) - P2P file sharing network.
- [Orpheus](https://orpheus.network/) - Formerly known as Apollo.
- [p2p-network.net channel list](https://search.mibbit.com/channels/p2p-network) - List of all channels on the p2p-network.net IRC network.
| Name | IRC Address | description |
| ---------------------------- | ---------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------- |
| Beast-XDCC | [`irc://irc.abjects.net/BEAST-XDCC`](irc://irc.abjects.net/BEAST-XDCC) | One more XDCC source |
| IRCHighway - ebooks | [`irc://irc.irchighway.net/ebooks`](irc://irc.irchighway.net/ebooks) | A nice, friendly irc channel for trading ebooks |
| Undernet - bookz | [`irc://irc.undernet.org/bookz`](irc://irc.undernet.org/bookz) | For downloading ebooks (use `@search <book name>` for a list of available ebooks) |
| Abandoned IRC - ZOMBIE WAREZ | [`irc://irc.abandoned-irc.net/#ZOMBIE-WAREZ`](irc://irc.abandoned-irc.net/#ZOMBIE-WAREZ) | Zombie Warez channel for various software |
| Moviegods | [`irc://irc.abjects.net/MOVIEGODS`](irc://irc.abjects.net/MOVIEGODS) | XDCC file sharing network, join #mg-chat to continue downloading |
| The Source | [`irc://irc.scenep2p.net/THE.SOURCE`](irc://irc.scenep2p.net/THE.SOURCE) | Another XDCC source |
## IRC Search Engines
- [ixIRC](https://ixirc.com/) - ixIRC lets you search through 17 IRC networks, 32 channels, and over 189915 user supplied XDCC packs.
- [SunXDCC](http://sunxdcc.com/) - Another XDCC file search engine.
- [xdcc.eu](http://www.xdcc.eu/) - XDCC search engine indexing packets from a large number of networks.
- [xWeasel](http://xweasel.org) - xWeasel is a free stand-alone Download Client based on IRC technology including a multifunctional XDCC Search Engine.

View File

@ -1,9 +1,9 @@
<!--lint disable match-punctuation emphasis-marker-->
---
permalink: /laws
---
# Laws
## Liability for Contents
- [Burn, drown, or smash your phone: Forensics can extract data anyway](https://www.zdnet.com/article/burn-drown-or-smash-your-phone-forensics-can-extract-data-anyway/)
- [A new bill could punish web platforms for using end-to-end encryption](https://www.theverge.com/2020/1/31/21116788/earn-it-act-section-230-lindsey-graham-draft-bill-encryption)
- [French court rules that Steams ban on reselling used games is contrary to European law](https://www.polygon.com/2019/9/19/20874384/french-court-steam-valve-used-games-eu-law)
@ -50,7 +50,7 @@ For personal use only. Publishing & sharing it is always illegal!
- Poland
- Spain
- Switzerland
- [5/MAY/20 - US Removes Switzerland From Pirate WatchList](https://torrentfreak.com/us-removes-switzerland-from-pirate-watchlist-200550/)
- [5/MAY/20 - US Removes Switzerland From Pirate WatchList](https://torrentfreak.com/us-removes-switzerland-from-pirate-watchlist-200550/)
### Countries where both downloading & sharing is illegal

16
docs/macos.md Normal file
View File

@ -0,0 +1,16 @@
---
permalink: /macos
---
## macOS
- [CMacA](https://cmacapps.com/) - A nice website for macOS software.
- [APPKED](https://www.macbed.com) - Links to share-hosters, provides serials, cracks & more.
- [CrackSoft](https://crackzsoft.com/) - Latest Crack Softwares For Windows and macOS.
- [Imojado](https://www.imojado.org) - (needs ad-blocker) - Android, macOS and other things.
- [KaranPC](https://karanpc.com/mac) - macOS warez via sharehoster.
- [Mac Torrent Download](https://mac-torrent-download.net/) - (needs ad-blocker) - Provides cracks for macOS. Be careful, each click triggers an ad.
- [Mac Torrents](http://mactorrent.co) - Lots of macOS Warez.
- [nMac.to](https://nmac.to) - Tutorials, Apps, Games via P2P or sharehoster for macOS.
- [Sanet](https://sanet.st/) - Windows and uncracked software as well as macOS cracked software.
- [GetIntoPC](https://getintopc.com/) - Last place to look for macOS software.

View File

@ -0,0 +1,155 @@
---
permalink: /media-centre-applications
---
# Media Centre Applications
- [Emby](https://emby.media/) - A personal media server with apps on just about every device.
- [r/EmbyShares](https://www.removeddit.com/r/EmbyShares) - This subreddit is dedicated to the sharing of Emby servers.
- [Myflix](https://github.com/pastapojken/Myflix) - Myflix tries to be a somewhat simple and lightweight "DIY Netflix", similar to Plex, streama or Emby, for your DIY NAS, especially aimed at the Raspberry Pi/Odroid/etc ecosystem.
- [Gerbera](https://github.com/gerbera/gerbera) - UPnP Media Server for 2018 (Based on MediaTomb).
- [Serviio](http://serviio.org/) - Serviio is a free media server. It allows you to stream your media files (music, video or images) - to renderer devices (e.g. a TV set, Blu-ray player, games console or mobile phone) - on your connected home network.
- [Rygel](https://wiki.gnome.org/Projects/Rygel) - Rygel is a home media solution (UPnP AV MediaServer) - that allows you to easily share audio, video, and pictures to other devices.
- [Jellyfin](https://jellyfin.org/) - Open source alternative to Plex.
- [OpenPHT](https://github.com/RasPlex/OpenPHT) - A community driven fork of Plex Home Theater.
- [OSMC](https://osmc.tv/) - OSMC (short for Open Source Media Center) - is a Linux distribution based on Debian that brings Kodi to a variety of devices.
- [Subsonic](http://www.subsonic.org/pages/index.jsp) - Music and movie streaming server with a client app and web frontend.
- [Streama](https://github.com/streamaserver/streama) - Self hosted streaming media server.
- [Stremio](https://www.stremio.com/) - Multi-platform video content aggregator with a comprehensive add-on system for extending functionality.
- [Viewscreen](https://github.com/viewscreen/viewscreen) - A personal video streaming server.
## Plex
- [Plex](https://www.plex.tv/) - Your favorite movies, TV, music, web shows, podcasts, and more, all streamed to your favorite screens.
- [hoarding.me](https://hoarding.me/) - Unlimited and automated. How to setup your own dream Plex server?!.
- [linuxserver/docker-plex](https://github.com/linuxserver/docker-plex) - LinuxServer.io Plex Media Server docker image.
- [PGBlitz.com](https://pgblitz.com/) - Deploy a Hastey Server through Docker & Ansible with local or Unlimited Google HD.
- [PlexPi](http://plexpi.com/) - Plex Media Server for your Raspberry Pi 3.
- [plexinc/pms-docker](https://github.com/plexinc/pms-docker) - Official Plex docker image.
- [timhaak/plex](https://github.com/timhaak/docker-plex) - Alternative Plex docker image.
- ["My (scripted) - solution to having a single Movies library for 4k and non-4k."](https://www.reddit.com/r/PleX/comments/afs8m9/my_scripted_solution_to_having_a_single_movies/) - Post by /u/spazatk.
- ["I made my own Pseudo TV for Plex with Kodi and Nvidia Shield"](https://reddit.com/r/PleX/comments/awsvp9/i_made_my_own_pseudo_tv_for_plex_with_kodi_and/ehox9zf/) - Guide from /u/nads84 on how to make your own "live" TV channels with a Plex library, Kodi, and an NVIDIA Shield.
- [Unlock the transcode or 'session' limit on nVidia consumer grade GPUs](http://slothtechtv.com/2018/09/unlock-the-transcode-or-session-limit-on-nvidia-consumer-grade-gpus) - Article describing how to bypass the artifical single-transcode limit.
### Plex Plugins
- [Audiobooks.bundle](http://github.com/macr0dev/Audiobooks.bundle) - Plex metadata scraper for Audiobooks.
- [ExportTools.bundle](http://github.com/ukdtom/ExportTools.bundle) - Export Plex Library to a csv, xlsx or m3u8 file.
- [FMoviesPlus.bundle](http://github.com/coder-alpha/FMoviesPlus.bundle) - Plex Media Server plug-in designed for FMovies, G2G, Primewire and more.
- [HDGrandSlam.bundle](http://github.com/jumpmanjay/HDGrandSlam.bundle) - Interfaces with HDHomeRun tuners and DVRs.
- [HDHRViewerV2.bundle](http://github.com/zynine-/HDHRViewerV2.bundle) - HDHomeRun + Plex.
- [IPTV.bundle](http://github.com/Cigaras/IPTV.bundle) - The website plays live streams (like IPTV) - from an M3U playlist.
- [lmwt-kiss.bundle](http://github.com/Twoure/lmwt-kiss.bundle) - Creates a new channel within Plex Media Server (PMS) - to view content from PrimeWire.
- [Moviemania.bundle](http://www.reddit.com/r/MoviemaniaHQ/comments/6znf6b/plex_pluginagent_beta_1/) - Textless movie posters from Moviemania.io.
- [Official Plex Plugins](http://github.com/plexinc-plugins) - Repos for every official Plex Inc. plugin.
- [Plex-Trakt-Scrobbler](http://github.com/trakt/Plex-Trakt-Scrobbler) - Add what you are watching on Plex to trakt.tv.
- [PlexTools.bundle](http://github.com/jwdempsey/PlexTools.bundle) - Downloads subtitles for any videos in your library from OpenSubtitles and modifies them to work with Roku clients, and converts videos to MP4 for direct play.
- [RequestChannel.bundle](http://github.com/ngovil21/RequestChannel.bundle) - A Plex Channel to create requests.
- [SRT2UTF-8.bundle](http://github.com/ukdtom/SRT2UTF-8.bundle) - Plex Agent that'll convert sidecar subtitle files into UTF-8.
- [SS Plex](http://mikew.github.io/ss-plex.bundle/) - Imagine if all the media scattered around the internet could be found in one collection.
- [Sub-Zero.bundle](http://github.com/pannal/Sub-Zero.bundle) - Subtitles for Plex, as good you would expect them to be. (_read_: [plans for a world without Plex plugins](http://www.reddit.com/r/PleX/comments/9n9qjl/subzero_the_future/)).
- [SuperPLEX](http://normantheidiot.neocities.org/superplex/) - A website dedicated to Plex plugins.
- [TvplexendChannel.bundle](http://github.com/pgaubatz/TvplexendChannel.bundle) - A Tvheadend Channel Plugin for PLEX Media Server.
- [WebTools.bundle](http://github.com/ukdtom/WebTools.bundle) - A collection of several tools for Plex Media Server. Like the Unsupported AppStore (UAS).
### Plex Requests
- [Ombi](http://ombi.io/) - Want a Movie or TV Show on Plex or Emby? Use Ombi!.
- [Plex Requests](http://plexrequests.8bits.ca/) - Simple automated way for users to request new content for Plex.
- [plexrequests-meteor](https://github.com/lokenx/plexrequests-meteor) - Meteor version of the original Plex Requests.
- [Mellow](https://github.com/v0idp/Mellow/) - Bot which can communicate with several APIs like Ombi, Sonarr, Radarr and Tautulli which are related to home streaming. Based off of node:9.3.
- [MediaButler](https://github.com/physk/MediaButler) - Discord bot for use with PleX and several other apps that work with it.
### Plex Scripts and Tools
- [goplaxt](https://github.com/XanderStrike/goplaxt/) - Full rewrite of the above, written in Go and deployable with Docker.
- [Varken](https://github.com/Boerderij/Varken) - Standalone application to aggregate data from the Plex ecosystem into InfluxDB using Grafana for a frontend.
- [DocDownloader](https://docdownloader.com/) - Scribd Downloader; Issuu Downloader; Slideshare Downloader; Academia Downloader. Scribd Downloader.
- [Gaps](https://github.com/JasonHHouse/Gaps) - Find the missing movies in your Plex Server.
- [JBOPS](https://github.com/blacktwin/JBOPS) - Just a Bunch Of Plex Scripts.
- [killstream](https://github.com/blacktwin/JBOPS/tree/master/killstream) - Killing streams is a Plex Pass only feature. So these scripts will only work for Plex Pass users.
- [Kitana](https://github.com/pannal/Kitana) - Kitana exposes your Plex plugin interfaces "to the outside world".
- [NowShowing](https://github.com/ninthwalker/NowShowing) - Generates an email and web page of Plex recently added content.
- [Phlex](https://github.com/d8ahazard/Phlex) - A super-sexy voice interface for the Plex HTPC.
- [Plaxt](https://plaxt.herokuapp.com/) - Webhook-based Trakt.tv scrobbling for Plex.
- [Plex Media Tagger](https://github.com/ccjensen/PlexMediaTagger) - Uses the metadata held in the PlexMediaServer to tag media files.
- [Plex Redirect](https://github.com/ITRav4/PlexRedirect) - A Plex landing page that redirects you to various sites.
- [plex_autoscan](https://github.com/l3uddz/plex_autoscan) - Script to assist sonarr/radarr with plex imports.
- [plex_top_playlists](https://github.com/pbrink231/plex_top_playlists) - A python script to get top weekly or top popular lists and put them in plex as playlists.
- [plex-subtitles-normalizer](https://github.com/caridy/plex-subtitles-normalizer) - CLI tool to fix subtitles needed by Plex Media Center.
- [plex-sync](https://github.com/jacobwgillespie/plex-sync) - A simple command-line utility to synchronize watched / seen status between different Plex Media Servers.
- [plex2netflix](https://github.com/SpaceK33z/plex2netflix) - See how much of your media from Plex is available on Netflix.
- [PlexAuth](https://github.com/hjone72/PlexAuth) - Plex based authentication using PHP.
- [PlexEmail](https://github.com/jakewaldron/PlexEmail) - This script aggregates all new TV, movie and music releases for the past configured time then optionally writes to your web directory and sends out an email.
- [PlexIPTV](https://github.com/xiaodoudou/PlexIPTV) - This app simulates a DVR device for Plex by providing a layer to any IPTV provider (that provide a m3u8 playlist).
- [PlexMissingEpisodes](https://github.com/MysticRyuujin/PlexMissingEpisodes) - Scan Plex library for missing episodes using TheTVDB.
- [PlexRecs](https://github.com/nwithan8/PlexRecs) - A Discord bot that provides movie and TV show recommendations from your Plex library.
- [plexReport](https://github.com/bstascavage/plexReport) - Scripts to generate a weekly email of new additions to Plex.
- [plexupdate](https://github.com/mrworf/plexupdate) - Script to simplify the life of Linux Plex Media Server users.
- [plxdwnld](https://piplong.run/plxdwnld/) - Bookmarklet for downloading original files from the Plex web interface.
- [Python-PlexLibrary](https://github.com/adamgot/python-plexlibrary) - Python command line utility for creating and maintaining dynamic Plex libraries based on "recipes".
- [Transmogrify](https://github.com/Transmogrify-for-Plex/Transmogrify-for-Plex-chrome) - A Chrome extension that adds several features to the Plex/Web 2.0 client for Plex.
### Plex Sharing
- [r/plexshares](https://www.reddit.com/r/plexshares/) - A nice place to find Plex Media Server shares.
- [BaconFeet](https://baconfeet.com/) - "Bringing a difference in streaming to the masses." ([r/BaconFeet](https://www.reddit.com/r/BaconFeet/)).
- [Elysium](https://elysium.to/) - Plex media streaming service.
### Plex Transcoding
- [nvidia-patch](https://github.com/keylase/nvidia-patch) - Unlock the transcode or 'session' limit on nVidia consumer grade GPUs.
- [kube-plex](https://github.com/munnerz/kube-plex) - Scalable Plex Media Server on Kubernetes -- dispatch transcode jobs as pods on your cluster!.
- [Plex-Remote-Transcoder](https://github.com/wnielson/Plex-Remote-Transcoder) - A distributed transcoding backend for Plex.
- [UnicornTranscoder](https://github.com/UnicornTranscoder/UnicornTranscoder) - A remote transcoder for Plex Media Server.
### Plex Logging and Metrics
- [Plex-Data-Collector-For-InfluxDB](https://github.com/barrycarey/Plex-Data-Collector-For-InfluxDB) - Collects data about your Plex server and sends it to InfluxDB.
- [plexWatch](https://github.com/ljunkie/plexWatch) - Notify and Log watched content on a Plex Media Server.
- [Tautulli](https://tautulli.com/) - Tautulli is a 3rd party application that you can run alongside your Plex Media Server to monitor activity and track various statistics.
- [r/PlexACD](https://www.removeddit.com/r/PlexACD/) - Discussion about unlimited cloud storage for Plex libraries.
### Plex Clients
- [go-plex-client](http://github.com/jrudio/go-plex-client) - A Plex.tv and Plex Media Server Go client.
- [PlexConnect](http://github.com/iBaa/PlexConnect) - Unofficial Plex app for Apple TV devices.
- [RasPlex](http://github.com/RasPlex/RasPlex) - Rasplex is a community driven port of Plex Home Theater for the Raspberry Pi.
## Kodi
- [Kodi](https://kodi.tv/) - An award-winning free and open-source home theater/media center software and entertainment hub for digital media.
- [Kodi setup guide](https://www.removeddit.com/r/Addons4Kodi/comments/93porc/requests_recommendations_basics_august_2018/e3f6i12/)
- [r/Addons4Kodi](https://www.removeddit.com/r/addons4kodi) - Discussion and links pertaining to unofficial addons for Kodi Media Center.
- [Burst](http://burst.surge.sh) - A torrent content provider to the Quasar plugin.
- [Elementum](https://elementum.surge.sh/) - Elementum addon is an addon for Kodi, that manages your virtual library, syncs with your Trakt account.
- [Exodus Redux](https://www.removeddit.com/r/Addons4Kodi/comments/9tasx5/requests_recommendations_basics_november_2018/e8uti6w) - The newest Exodus fork around, paired with LambdaScrapers.
- [Gaia](https://gaiakodi.com/) - Grants the ability to instantly watch high quality files via cached torrents from Real-Debrid or Premiumize.
- [kodi-headless](https://hub.docker.com/r/linuxserver/kodi-headless/) - A headless install of kodi in a docker container, most useful for a mysql setup of kodi to allow library updates to be sent without the need for a player system to be permanently on.
- [Official Plex Addon](https://forums.plex.tv/t/installation-instructions/168854) - Official Plex add-on for Kodi.
- [PlexKodiConnect](https://github.com/croneter/PlexKodiConnect) - Plex integration in Kodi done right.
- [Python-GoogleDrive-VideoStream](https://github.com/ddurdle/Python-GoogleDrive-VideoStream) - Provides service content delivered in Google Drive plugin for KODI through any HTML5 client.
- [Seren](https://www.removeddit.com/r/Addons4Kodi/comments/dt4kg2/recommended_addons_november_2019/f6ukyfr?utm_source=share&utm_medium=web2x) - Kodi addon which works with Premiumize and Real-Debrid to stream torrents with the appropriate provider package instantly.
- [Sparkle](https://github.com/iwannabelikemike/plugin.video.sparkle) - Kodi addon for finding acestream links.
- [Tooonmania2](https://github.com/doko-desuka/doko.repository/releases) - Lets you watch cartoons, dubbed anime and movies (from animetoon) - and subbed anime and movies (from animeplus).
- [tvtorrentorganizer](https://github.com/tvtorrentorganizer/tvtorrentorganizer) - Bash 4 Script to Organize TV Show Downloads for Kodi.
- [Ultimate Kodi Guide](https://www.removeddit.com/r/Piracy/comments/7wp42u/ultimate_guide_to_install_kodi_popular_streaming/) - ULTIMATE GUIDE TO INSTALL KODI + POPULAR STREAMING ADDONS by /u/giorgiomilan.
- [Yoda](http://supremacy.org.uk/zip/repo/) - Another solid Exodus/Covenant fork, and this time it's from S-media.
- [VShare](https://vshare.eu) - Allows all the kodi users to pair with this service, which allows users to share and stream their favorite videos.
- [Recommended Addons - November 2019](https://www.reddit.com/r/Addons4Kodi/comments/dt4kg2/recommended_addons_november_2019/) - Latest working Kodi addons compiled into one place.
- [Placenta](http://www.wirelesshack.org/how-to-install-placenta-Kodi-addon.html) - A Fork of Exodus / Covenant with more options and links from Mr. Blamo and Muad'Dib.
- [Plexus](http://fusion.tvaddons.co/) - Plexus is used in conjunction with Sparkle to play Ace Stream links.
- [Pneumatic](https://forum.kodi.tv/showthread.php?tid=97657) - Pneumatic is an NZB engine add-on for XBMC. It requires SABnzbd as a backbone.
- [Quasar](http://quasar.surge.sh) - The purpose of this plugin is to search and stream torrents in Kodi.
## Stremio
- [Stremio](https://www.stremio.com/) - Multi-platform video content aggregator with a comprehensive add-on system for extending the functionality.
- [Stremio Downloader](https://github.com/BurningSands70/stremio-downloader) - An application that allows you to download any stream from Stremio.
- [r/StremioAddons](https://www.removeddit.com/r/StremioAddons/) - Discussion and links on reddit to unofficial add-ons for Stremio.
- [A complete curated list of all working Stremio Add-ons provided (via Reddit)](https://www.removeddit.com/r/StremioAddons/comments/ahd6gk/sticky_stremio_addons_list/)
- [PimpMyStremio](https://github.com/sungshon/PimpMyStremio) - A local add-on manager for Stremio add-ons, adds tens of new (self-hosted, and much more powerful) - add-ons to Stremio.
- [RAR addon](https://rarbg.best4stremio.space/stremio/v1) - Watch content from RARBG in Stremio.
- [Stremio - Watch together with friends](https://www.removeddit.com/r/StremioAddons/comments/cvmu80/guide_stremio_how_to_watch_together/) - A guide explaining how to watch videos on Stremio remotely with friends, keeping the playback in sync.
- [Stremio - Phone Remote](https://www.removeddit.com/r/StremioAddons/comments/cuc3yo/news_phone_remote_for_stremio/) - A short guide explaining how to control Stremio with your phone.
- [Stremio Catalog Builder](https://www.removeddit.com/r/StremioAddons/comments/atizrk/news_stremio_catalog_builder/) - A small ebsite that allows users to customize catalogs in Stremio.

369
docs/miscellaneous.md Normal file
View File

@ -0,0 +1,369 @@
---
permalink: /miscellaneous
---
# Miscellaneous
- [xBrowserSync](https://github.com/xbrowsersync/app) - An open source alternative to Mozilla's, Google's, Vivalid's integrated sync feature, it does work on all platforms.
- [r/freefolk](https://www.reddit.com/r/freefolk) - Streams for new episodes of Game of Thrones.
- [r/ProshotMusicals](https://www.reddit.com/r/ProShotMusicals) - Subreddit for all those theatre obsessed people who want pro shots instead of bootlegs to be seen.
- [Shodan](https://www.shodan.io/) - Shodan is the world's first search engine for Internet-connected devices.
- [Pi-hole](https://pi-hole.net/) - Pi-hole is a Linux network-level advertisement and internet tracker blocking application which acts as a DNS sinkhole.
- [How to use eMule in 2018](https://www.reddit.com/r/Piracy/comments/9p82e1/how_to_use_emule_in_2018/) - An up-to-date guide detailing how to use eMule to download rare content from the eDonkey and Kad P2P networks.
- [Anon.to](https://anon.to/) - URL shortener to de-referer or null-referer your links.
- [Movie Release Types](https://i.imgur.com/kEOrKJT.png) - Table of common movie release types, their labels, and descriptions.
- [Privacy.com](https://privacy.com/) - Privacy creates secure virtual cards and completes checkout forms for you, saving you time and money while masking your real card details.
- [/f/Piracy](https://raddle.me/f/Piracy) - Raddle forum for Piracy.
- [/s/piracy](https://saidit.net/s/piracy) - Saidit forum for Piracy - unofficially the backup forum for /r/Piracy if/when it is banned by the Reddit moderators.
- [/v/piracy](https://voat.co/v/piracy) - Voat forum for Piracy - another potential fallback option for /r/Piracy.
- [2019 Oscar DVD Screeners](https://whereyouwatch.com/articles/here-are-the-2019-oscar-dvd-screeners/) - List of DVD screeners for 2019's Oscars.
- [Academy Awards 2019 Screeners Megathread](https://www.reddit.com/r/Piracy/comments/aaqc0b/academy_awards_2019_screeners_megathread/) - Post by /u/idoideas listing all available DVDSCR releases for 2019.
- [iNFekt](https://infekt.ws/) - A text viewer application that has been carefully designed around its main task: viewing and presenting NFO files.
- [NFForce](http://nfforce.temari.fr/) - Another NFO viewer.
- [How To Get Everything On Netflix](https://www.removeddit.com/r/NetflixViaVPN/comments/4z5fiq/how_to_get_everything_on_netflix_not_only_the_us/d6t00gv/) - Recovered Link to a post by /u/huldre99.
- [Mega.nz Search Engine](http://megasearch.co/) - A search engine for Mega.nz files.
- [TheTrove](https://thetrove.net/) - The Trove is a non-profit website dedicated to content archival and long-term preservation of RPGs.
- [serials](http://www.serials.ws/) - Serial keys for software that may or may not work.
- [scenerules](https://scenerules.org/) - NFOs with rules and guidelines for scene releasing standards.
- [SceneLinkList](https://www.scenelinklist.com/) - SceneLinkList is a project initiated to display and share as many scene and warez links as possible.
- [TheWarezFolder](http://thewarezfolder.com/) - Fairly out of date categorised list of warez sites.
- [castnow](https://github.com/xat/castnow) - Castnow is a command-line utility that can be used to play back media files on your Chromecast device.
- [The Pirate Society](https://thepiratesociety.org/forums/) - A mysterious members-only forum for pirates.
- [Bandersnatch Interactive Player](https://mehotkhan.github.io/BandersnatchInteractive/) - Online video player for watching the new interactive episode of Black Mirror, "Bandersnatch".
- [Familienforum.biz](http://www.familienforum.biz/) - Sky cracking news, and other topics.
- [Multiup](https://multiup.org/) - Website which allows you to upload files to several different file hosting websites.
- [DirtyWarez](https://dirtywarez.org/) - Lists top warez sites with Alexa rankings and other metadata.
- [MacGuffin](https://github.com/hwkns/macguffin) - Automated tools for handling Scene and P2P film releases.
- [Archive of r/Piracy subreddit 2019-03-19](https://ourproject.org/forum/forum.php?thread_id=44721&forum_id=4917&group_id=2645) - An archive of all gilded /r/Piracy comments and threads.
- [PiracyArchive](https://github.com/nid666/PiracyArchive) - A complete backup of the Reddit /r/Piracy subreddit.
- [List of warez groups](https://en.wikipedia.org/wiki/List_of_warez_groups) - Wikipedia's list of warez groups and individuals.
- [netflix-proxy](https://github.com/ab77/netflix-proxy/) - Smart DNS proxy to watch Netflix out-of-region.
- [k8s-usenet](https://github.com/aldoborrero/k8s-usenet) - A collection of Helm (Kubernetes) - charts related to different Usenet services (sabnzbd, radarr, sonarr.).
- [Outline](https://outline.com/) - Designed to remove ads, comments, and other junk from news articles but conveniently also bypasses paywalls.
- [Universal Bypass (for shortner links)](https://universal-bypass.org/)
- [Movie Updates](https://play.google.com/store/apps/details?id=com.tashila.movieupdates)
- [Video decrypter](http://github.com/ghoshben/video_decrypter) - ([Orig.](http://github.com/CrackerCat/video_decrypter))- Decrypt video from a streaming site with MPEG-DASH Widevine DRM encryption.
- [File Search Utility](https://www.getlazarus.org/apps/filesearch/) - A portable and open source cross platform visual file search tool.
- [Everything](https://www.voidtools.com/) - Locate files and folders by name on Windows instantly.
- [TheRenamer.com](http://therenamer.com/) - Automatically organize, move, and rename downloaded TV shows and movies.
- [ShowRSS.info](http://showrss.info/) - Compile a list of TV shows that you follow and generate an RSS link that you can put in your torrent client to automatically download new episodes as they are released based on the quality that you want (480p, 720p, 1080p, REPACK, etc).
- [Generate-HoustonLibrary-Codes](https://github.com/SharlSherif/Generate-HoustonLibrary-Codes) - A simple script to automate the process of getting a card number from Houstonlibrary.org in order to get free access to Lynda.com.
- [Unblocked](https://unblocked.mx/) - A service which links to official mirror websites or proxy your fav. warez website in case it was GeoIP blocked.
- [Unlimited Mega.nz-IDM-downloader](https://github.com/CHEF-KOCH/Mega.nz-IDM-downloader) - Download Mega.nz without any limits.
- [Project Honey Pot](https://www.projecthoneypot.org/) - Online fraud & abuse tracker.
- [DarkNet Stats](https://dnstats.net/) - Monitors DarkNet Forums & Markets.
- [3DM Forum](https://bbs.3dmgame.com/) - `CN` - The official 3DMs page.
- [Mwoffliner](https://github.com/openzim/mwoffliner) - Scrape any online Mediawiki motorised wiki (like Wikipedia) - to your local filesystem.
- [LinkSnappy](https://linksnappy.com/) - Aggregator to download from over 75 file hosters with one paid account only.
- [DVBKing](https://skystar-2.com/) - SkyStar, SoftCam Key ProgDVB Satellite Receiver Dish Network DirecTV HD TV.
- [Radio Garden](http://radio.garden) - Free Radio stations.
- [Removeddit](https://www.removeddit.com/about/) - Display removed (by mods) - and deleted (by users) - comments/threads from Reddit.
- [Ripcord](https://cancel.fm/ripcord/) - A closed source no tracking or analytics Discord client (without electron framework part).
- [Anon.to](https://anon.to/) - URL shortener to de-referer or null-referer your links.
- [GetGoogleSpreadsheet](https://www.mathworks.com/matlabcentral/fileexchange/39915-getgooglespreadsheet) - Download a google spreadsheet as csv and import into a Matlab cell array.
- [Leech Premium](https://leechpremium.link/) - Premium leech service.
- [How to get free Rock Band 1, 2 & 3 DLC without RGH/JTAG](https://www.removeddit.com/r/Piracy/comments/d4lohq/how_to_get_free_rock_band_1_2_3_dlc_without/) - Get Rock Band 1-3 working on PS3 and Wii/U & Xbox 360 without the need of using RGH/JTAG.
- [How to get ti-nspire CX student software for free, even after the free trial.](https://reddit.com/r/Piracy/comments/d5e70k/how_to_get_tinspire_cx_student_software_for_free/)
- [Traning Circle](https://trainingcircle.in/) - (EN-US) - Coding, reversing & other tutorials.
- [IPFessay](https://gitlab.com/stavros/IPFessay) - An easy way to publish uncensorable essays on IPFS.
- [sshfs-win](https://github.com/billziss-gh/sshfs-win) - SSHFS-Win is a minimal port of SSHFS to Windows.
- [Shreddit](https://github.com/x89/Shreddit) - Removes your comment history on Reddit as deleting an account does not do so.
- [PowerDeleteSuite for Reddit](https://github.com/j0be/PowerDeleteSuite) - Delete all your reddit history.
- [Awesome Uploader](http://github.com/grm34/awesome-uploader) - Warez scene mass uploader.
- [Bonarr](http://github.com/klassicstudios/Bonarr) - A fork of Radarr to work with porn.
- [CloudBox](http://cloudbox.works/) - An All-In-One, Cloud Centric & Media Server Solution.
- [FlexGet](http://flexget.com/) - FlexGet is a multipurpose automation tool for all of your media with support for torrents, nzbs, podcasts, comics, TV, movies, RSS, HTML, CSV, and more.
- [Massivedl](http://github.com/dimkouv/massivedl) - A command line tool which helps to download a large number of files from the web in a short time.
- [Piracy and automation, an overview](http://www.reddit.com/r/Piracy/comments/9ft4xx/piracy_and_automation_an_overview/) - Guide by u/JukeCity101 on how to improve your experience pirating with automation tools.
## Website archiving tools
- [Wikipedia's List of Web archiving initiatives](hhttps://en.wikipedia.org/wiki/List_of_Web_archiving_initiatives)
- [SingleFile](https://github.com/gildas-lormeau/SingleFile) - Web Extension for Firefox/Chrome and CLI tool to save a faithful copy of a complete web page as a single HTML file.
- [ArchiveBox](https://github.com/pirate/ArchiveBox) - The open source self-hosted web archive. Takes browser history/bookmarks/Pocket/Pinboard/etc., saves HTML, JS, PDFs, media, and more.
- [monolith](https://github.com/Y2Z/monolith) - CLI tool for saving complete web pages as a single HTML file.
- [Local Website Archive](https://www.aignes.com/lwa.htm) - Paid software to Archive online documents to your PC.
- [httrack](https://www.httrack.com/) - Allows you to download a website to a local directory.
## Transloading or (stream) - sharing Services
- [Clouddebrid](https://clouddebrid.herokuapp.com/) - Supports more than 200 services, transload files easily.
- [Furk.net](https://www.furk.net/) - Personal secure storage that fetches media files and lets you stream them immediately.
- [Offcloud](https://offcloud.com/) - Cloud-based download manager.
- [Bitport.io](https://bitport.io/welcome) - Download files to a secured cloud. Anonymously. Fast. Online.
- [Seedr](https://www.seedr.cc/) - Stream on any device, anytime, anywhere!.
## Unblock blocked Websites
- [AvoidCensorship](https://avoidcensorship.org/) - Unblock ThePirateBay (TPB).
- [ByPassed](https://bypassed.wtf/) - ByPassed is an all-in-one solution to unblock censored websites including thepiratebay, kickass, eztv, yts, extratorrent & more.
- [hola-proxy](https://github.com/Snawoot/hola-proxy) - A standalone Hola proxy client which allows access via residental proxies.
- [CroxyProxy](https://www.croxyproxy.com/) - Free web proxy site to bypass filters and unblock blocked websites anonymously.
- [Mirror](https://www.croxyproxy.rocks/)
- [netflix-proxy](https://github.com/ab77/netflix-proxy/) - Smart DNS proxy to unblock Netflix streams.
- [k8s-usenet](https://github.com/aldoborrero/k8s-usenet) - Helm (Kubernetes based) - collection of charts related to different Usenet services (sabnzbd, radarr, sonarr etc).
- [Unblocked](https://unblocked-pw.github.io/) - A Proxy site for accessing your favorite blocked sites.
## Misc Browser Extensions
- [RSS Subscription Extension by Google](https://chrome.google.com/webstore/detail/rss-subscription-extensio/nlbjncdgjeocebhnmkbbbdekmmmcbfjd?hl=en) - Adds one-click subscription to your toolbar and brings back the posability to read RSS Feeds in Chrome.
- [Containerise](https://addons.mozilla.org/en-US/firefox/addon/containerise/) - Automatically open websites in a dedicated container. Simply add rules to map domain or subdomain to your container.
- [Image Search Options](https://saucenao.com/tools/) - Add search options to the right-click context menu.
- [MegaLinks & Snahp.it Forum Link Solver](https://github.com/samvk/snahp-it-forum-link-solver) - Simplify opening forum.snahp.it links.
- [Remote Torrent Adder](https://chrome.google.com/webstore/detail/remote-torrent-adder/oabphaconndgibllomdcjbfdghcmenci?hl=en) - Allows you to send torrent files from your browser to your remote or local Bittorrent client's web interface.
- [SABconnect++](https://github.com/gboudreau/sabconnectplusplus) - Chrome extension which adds one-click 'Send to SABnzbd' buttons to many popular NZB index sites.
- [Save To The Wayback Machine](https://chrome.google.com/webstore/detail/save-to-the-wayback-machi/eebpioaailbjojmdbmlpomfgijnlcemk) - Quickly save web pages to the Internet Archive's Wayback Machine.
- [Stylus](https://github.com/openstyles/stylus/) - Redesign your favorite websites with Stylus, an actively developed and community driven userstyles manager.
- [Onion Browser Button](https://chrome.google.com/webstore/detail/onion-browser-button/fockhhgebmfjljjmjhbdgibcmofjbpca?hl=en)
- [source code](https://github.com/jeremy-jr-benthum/tor-button)
- [Save to the Wayback Machine](https://github.com/VerifiedJoseph/Save-to-the-Wayback-Machine) - Browser extension for quickly saving web pages to the Internet Archive's Wayback Machine.
- [Search by Image](https://github.com/dessant/search-by-image) - Enables you to initiate a reverse image search from the context menu or the browser toolbar, and supports more than 30 search engines.
- [2read](https://2read.net/) - Convert article in current tab to readable form and upload it to IPFS.
- [User-Agent Switcher](https://github.com/ray-lothian/UserAgent-Switcher) - A User-Agent spoofer browser extension that is highly configurable.
- [Simple Translate](https://github.com/sienori/simple-translate) - Quickly translate selected text on web page.
- [h264ify](https://github.com/erkserkserks/h264ify) - A Chrome extension that makes YouTube stream H.264 videos instead of VP8/VP9 videos.
- [SponsorBlock](https://sponsor.ajay.app/) - SponsorBlock is a crowdsourced browser extension to skip sponsor segments in YouTube videos.
## File Renaming and Tagging
- [r/datacurator](https://www.removeddit.com/r/datacurator/) - Subreddit for discussion about the curation of digital data. Be it sorting, file formats, file encoding, best practices, discussion of your setup, tips and tricks, asking for help etc.
- [Beets](https://github.com/beetbox/beets) - Beets is a music library manager.
- [docker-filebot](https://github.com/coppit/docker-filebot) - A docker container for FileBot.
- [filebot-node](https://github.com/filebot/filebot-node) - A client-server application that'll allow you to run filebot commands.
- [FileBot](https://www.filebot.net/) - The ultimate tool for organizing and renaming your Movies, TV Shows and Anime as well as fetching subtitles and artwork. It's smart and just works.
- [iFlicks2](https://iflicksapp.com/) - Useful for adding metadata to movies and TV shows.
- [MediaElch](https://www.kvibes.de/mediaelch/) - Media manager for Kodi. Metadata & artwork retrieval, as well as renaming.
- [MediaInfo](https://mediaarea.net/en/MediaInfo) - MediaInfo is a convenient unified display of the most relevant technical and tag data for video and audio files.
- [MediaMonkey](https://www.mediamonkey.com/) - Manage a movie/music library from 100 to 100,000+ audio/video files and playlists.
- [Metatogger](https://www.luminescence-software.org/en/metatogger.html) - Metatogger is the new generation of tag editor allowing you to rename, tag and easily sort your audio files.
- [MP3TAG](https://www.mp3tag.de/en/) - Mp3tag is a powerful and easy-to-use tool to edit metadata of audio files.
- [Picard](https://picard.musicbrainz.org/) - Picard is an open source cross-platform music tagger written in Python.
## Pirate News, Blogs & Discussion Forums
- [NextWarez](https://nextwarez.com) - P2P topics & news page.
- [szeneBOX.org](https://www.szenebox.org) - (needs VPN) - Forum & News around the Scene.
- [Tarnkappe.info](https://tarnkappe.info) - News & Rumours, Blog & Forum.
- [/f/Piracy](https://raddle.me/f/Piracy) - Alternative to Reddit, Raddle forum.
- [r/privacy](https://www.removeddit.com/r/privacy/) - The intersection of technology, privacy, and freedom in a digital world.
- [TechWorm](https://www.techworm.net) - Techworm is a Tech, Cyber-security news platform.
- [TorrentFreak](https://torrentfreak.com) - TorrentFreak is a publication dedicated to bringing the latest news about copyright, privacy, and everything related to filesharing.
- [/v/piracy](https://voat.co/v/piracy) - Voat forum for piracy related discussions.
## PreDB Sites
- [Urban Dictionary: predb](https://www.urbandictionary.com/define.php?term=predb) - Urban Dictionary definition.
- [PreDB.org](https://predb.org/)
- [PreDB.me](https://predb.me/)
- [PREdb](https://predb.ovh/)
- [WarezBot](https://github.com/enzobes/WarezBot) - Discord bot for scene releases.
- [NSW Releases](http://nswdb.com/) - Nintendo Switch scene releases.
- [3DS Releases](http://3dsdb.com/) - Nintedo 3DS scene releases.
## Dashboards and Homepages
- [weboas.is](http://weboas.is/) - Another website for pirates.
- [Heimdall](https://github.com/linuxserver/Heimdall) - An Application dashboard and launcher.
- [HTPC-Manager](https://github.com/Hellowlol/HTPC-Manager) - A fully responsive interface to manage all your favorite software on your Htpc.
- [iDashboard-PHP](https://github.com/causefx/iDashboard-PHP) - HTPC Dashboard to load website services, written in PHP (predecessor to Organizr).
- [Logarr](https://github.com/Monitorr/logarr) - "Logarr" is a self-hosted, PHP-based, single-page log consolidation tool which formats and displays log files for easy analysis.
- [Monitorr](https://github.com/Monitorr/Monitorr) - Self-hosted PHP-based web front platform that displays the status of any webapp or service in real time.
- [Muximux](https://github.com/mescon/Muximux) - A lightweight way to manage your HTPC.
- [Organizr](https://github.com/causefx/Organizr) - HTPC/Homelab Services Organizer - Written in PHP.
## File Sharing Tools
- [transfer.sh](https://transfer.sh/) - Easy file sharing from the command line.
- [FilePizza](https://file.pizza/) - Free peer-to-peer file transfers in your browser.
- [DBREE](https://dbr.ee/) - DBREE is a simplistic and easy way to upload and share any type of file.
- [WeTransfer](https://wetransfer.com/) - WeTransfer was founded in 2009 as the simplest way to send big files around the world.
- [dmca.gripe](https://dmca.gripe/) - A DMCA-resistant, permanent file hosting service.
- [FileBin](https://filebin.net/) - Convenient file sharing on the web, without registration.
## Audio Editing
- [Spek](http://spek.cc/) - Determine the quality of your audio files.
- [REW](https://www.roomeqwizard.com/) - Free room acoustics analysis software for measuring and analysing room and loudspeaker responses (needs Java).
- [RightMark Audio Analyzer (RMAA)](https://www.softpedia.com/get/System/Benchmarks/RightMark-Audio-Analyzer.shtml) - Check sound quality of your audio hardware.
- [fre:ac](https://www.freac.org/) - Free audio converter and CD ripper with support for various popular formats and encoders.
## Video Editing
- [AviDemux](http://fixounet.free.fr/avidemux/) - Avidemux is a free video editor designed for simple cutting, filtering and encoding tasks.
- [Dividing TS files as tssplitter](http://github.com/range3/tsdivider) - Dividing TS files as tssplitter.
- [Shorts](http://shortsapp.com/) - Easy to use video editor.
- [VidCutter](http://github.com/ozmartian/vidcutter) - Open Source Video cutter program for, Linux, Mac, Windows & Android.
- [Virtualdub2](http://sourceforge.net/projects/vdfiltermod/files/) - An enhanced version of the original VirtualDub.
- [XMedia Recode](http://www.xmedia-recode.de/en/) - Freeware video and audio transcoding program.
- [lossless-cut](https://github.com/mifi/lossless-cut) - Save space by quickly and losslessly trimming video and audio files.
## Patreon
- [Yiff.Party](https://yiff.party/) - [source code](https://github.com/yiffparty/tracker) - Web scraper website that uses bots to crawl various different Patreon campaigns, mainly those of furry content creators.
- [YiffyScraper](https://github.com/yiffscraper/yiffscraper) - Based on the original script by u/KilljoyWonderland, and new and updated + working versions to script for scraping content off YP.
## YouTube
- [How to get yt premium for free](https://reddit.com/r/Piracy/comments/d6ltfc/so_here_is_how_to_get_yt_premium_for_free/) - A short tutorial on how you get YouTube Premium for free.
- [YouTube Cleaner](https://addons.mozilla.org/firefox/addon/youtube-cleaner/) - (Firefox) - YouTube cleaner offers the ability to block specific user defined channels.
- [QDownloader.net](http://qdownloader.net/youtube-video-downloader) - Download videos from YouTube in MP4, FLV, 3GP, and other formats.
- [FLVTO](https://www.flvto.biz/) - Another YouTube ripper website.
- [Sconverter.com](http://sconverter.com/) - Online YouTube Video Downloader.
- [YouTubeNow.com](http://www.youtubnow.com/) - Claims to be the best online YouTube downloader 2019.
- [onlinevideoconverter](http://www.onlinevideoconverter.com/youtube-converter) - Convert YouTube video links to MP4, MP3, AVI with our YouTube Converter & Downloader.
- [gramophy](https://github.com/dubbadhar/gramophy) - A JavaFX based Open-Source YouTube Music Downloader/Player.
- [y2mate.com](http://y2mate.com/) - Download Video and Audio from YouTube.
- [youtube-dl](http://ytdl-org.github.io/youtube-dl/index.html) - A command-line program to download videos from YouTube.com and a few more sites.
- [YoutubeDL-Material](https://github.com/Tzahi12345/YoutubeDL-Material) - Material Design inspired YouTube downloader, based on youtube-dl, supports playlists, quality select, search, dark mode and much more, all with a clean and modern design.
- [TheFrenchGhostys YouTube-DL Archivist Scripts](https://gitlab.com/TheFrenchGhosty/TheFrenchGhostys-YouTube-DL-Archivist-Scripts) - The ultimate collection of scripts for YouTube-DL.
- [YouTubeDownloader](https://github.com/ShimmyMySherbet/YouTubeDownloader) - A Music downloader with Spotify integration for automatic metadata application.
- [Alltube](http://www.alltubedownload.net) - Web interface for youtube-dl, a program to download videos and audio from more than 100 websites.
### YouTube specific Browser Extensions
- [Iridium](https://github.com/ParticleCore/Iridium) - Iridium is an extension built to improve your experience with the new YouTube Material layout.
- [YouTube Skip intro (Chrome)](https://chrome.google.com/webstore/detail/youtube-skip-intro/pkfnooichbjhhoajcoffiggbckfbflbg) - Define the intro time to skip it each time you play a video on YouTube helpful when you watching a series or any many episodes shows.
- [YouTube: Age Verification Bypass](https://greasyfork.org/scripts/375525) - Watch restricted videos without having to log in.
- [Invidition](https://addons.mozilla.org/en-US/firefox/addon/invidition/) - Redirects YouTube and Twitter to their alternative ads-free, privacy-friendly, interfaces.
## eBook Readers
- [Abacci eBooks](http://www.abacci.com/msreader/default.aspx) - All the books here are for Microsoft Reader.
- [Amazon Kindle](http://www.amazon.com/Kindle-Amazons-Original-Wireless-generation/dp/B000FI73MA) - Learn about, shop, and discover titles for the Kindle here.
- [Calibre](https://calibre-ebook.com/) - E-book library manager that can view, convert, and catalog e-books in most of the major e-book formats and provides a built-in Web server for remote clients.
- [BicBucStriim](http://projekte.textmulch.de/bicbucstriim/) - Provides web-based access to your Calibre Library's e-book collection.
- [Calibre Web](https://github.com/janeczku/calibre-web) - Web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database.
- [COPS](https://blog.slucas.fr/en/oss/calibre-opds-php-server) - Lightweight e-book server alternative to Calibre content server or Calibre2OPDS.
- [The Epube](https://tt-rss.org/the-epube) - Self-hosted web EPUB reader using EPUB.js, Bootstrap, and Calibre.
- [E-book Reader Matrix](http://wiki.mobileread.com/wiki/E-book_Reader_Matrix) - This wiki makes it easy to compare ebook reader sizes, battery life, supported formats, and other qualifications.
- [E-book readers at a glance](http://www.wired.com/gadgetlab/2007/11/e-book-readers/) - This guide reviews and compares the new, cool readers.
- [eBook Reader Review](http://ebook-reader-review.toptenreviews.com/) - TopTenReviews lists reader reviews from 2009.
- [Free iPhone ebook readers head-to-head](http://mac.elated.com/2009/02/12/free-iphone-ebook-readers-head-to-head/) - Reality Distortion ranks iPhone ebook readers.
- [Wikipedia - List of e-book readers](http://en.wikipedia.org/wiki/List_of_e-book_readers) - Learn about all of the different ebook readers from Wikipedia.
- [SumatraPDF](http://www.sumatrapdfreader.org/free-pdf-reader.html) - Sumatra PDF is a free PDF, eBook (ePub, Mobi), XPS, DjVu, CHM, Comic Book (CBZ and CBR) - reader for Windows.
- [QPDF](http://sourceforge.net/projects/qpdf/) - PDF transformation/manipulation program + library.
- [Tachiyomi](http://github.com/inorichi/tachiyomi) - Free and open source manga reader for Android.
- [Sigil](https://github.com/Sigil-Ebook) - [Sigil](https://sigil-ebook.com/) - is a multi-platform EPUB ebook editor.
- [MangaDLR](http://cylonu87.blogspot.com/p/mangadlr.html) - Contains ads (use with ad-blocker) - Yet another Manga reader for Desktop systems.
- [Neko](http://github.com/CarlosEsco/Neko) - Free, open source, unofficial MangaDex reader forked from Tachiyomi.
- [Mango](https://github.com/hkalexling/Mango) - Manga server and web reader with a built-in MangaDex downloader.
- [Komga](https://komga.org) - Media server for comics/mangas/BDs with API and OPDS support, a modern web interface for exploring your libraries, as well as a web reader.
- [Polar Bookshelf](https://getpolarized.io/) - Polar is a personal knowledge repository for PDF and web content supporting incremental reading and document annotation.
## Shell Script Development Tools
- [ansi](http://github.com/fidian/ansi) - ANSI escape codes in pure bash which can change text color, position the cursor, much more.
- [assert.sh](http://github.com/lehmannro/assert.sh) - Bash unit testing framework.
- [bashful](http://github.com/plytophogy/bashful) - A collection of libraries to simplify writing Bash scripts.
- [Bashlets](http://github.com/bashlets) - A modular extensible toolbox for the classical Bash.
- [bashmanager](http://github.com/lingtalfi/bashmanager) - Mini bash framework for creating command line tools.
- [bats](http://github.com/bats-core/bats-core) - Yet another open source Bash Automated Testing System.
- [crash](http://github.com/molovo/crash) - Proper error handling, exceptions and try/catch for ZSH.
- [Fishtape](http://github.com/jorgebucaran/fish-tape) - TAP producer and test harness for fish.
- [composure](http://github.com/erichs/composure) - Compose, document, version and organize your shell functions.
- [dispatch](http://github.com/Mosai/workshop/blob/master/doc/dispatch.md) - A command line argument parser in 50 lines of portable shell script.
- [is.sh](http://github.com/qzb/is.sh) - An alternative for builtin test command.
- [lumberjack](http://github.com/molovo/lumberjack) - A logging interface for shell scripts.
- [mo](http://github.com/tests-always-included/mo) - Mustache templates in pure bash.
- [optparse](http://github.com/nk412/optparse) - A Bash wrapper for getopts, for simple command line arguments.
- [rerun](http://github.com/rerun/rerun) - A modular shell automation framework to organize your keeper scripts.
- [revolver](http://github.com/molovo/revolver) - A reusable progress spinner for shell scripts.
- [phases](http://github.com/sorokine/phases) - Minimally invasive bash preprocessor.
- [semver_bash](http://github.com/cloudflare/semver_bash) - Semantic Versioning in Bash.
- [sh-semver](http://github.com/qzb/sh-semver) - Server to which finds versions matching to specified rules.
- [shellcheck](http://github.com/koalaman/shellcheck) - Static analysis tool for shell scripts.
- [shellfire](http://github.com/shellfire-dev/shellfire) - A repository of namespaced, composable shell (bash, sh and dash) - function libraries.
- [shpec](http://github.com/rylnd/shpec) - An open-source shell testing framework.
- [shutit](http://ianmiell.github.io/shutit/) - Automation framework based on bash and pexpect.
- [sub](http://github.com/basecamp/sub) - A delicious way to organize programs.
- [ts](http://github.com/thinkerbot/ts) - A shell test script.
- [urchin](http://github.com/tlevine/urchin) - An shell testing framework that uses only shell commands.
- [rebash](http://github.com/jandob/rebash) - Scripting library/framework. Features: imports, exceptions, doc-tests.
- [zunit](http://github.com/zunit-zsh/zunit) - A powerful unit testing framework for ZSH.
## NFO Viewers & KeyGen Music
- [Corrupt Net](https://twitter.com/CorruptNET) - NFO-Site (linked on Twitter).
- [Defacto2](https://defacto2.net/welcome)
- [Evangelion.keygenmusic.org](https://pub.keygenmusic.org/)
- [KeyGen Music](https://keygenmusic.net)
- [Keygen Music Archive](https://archive.org/details/Keygen_music_pack)
- [NFO Force](https://nfforce.temari.fr)
## Piracy archives
- [130GB of flash games](http://bluemaxima.org/flashpoint/downloads/) - Almost all flash games archived.
- [GOG Dump](http://web.archive.org/web/20190429144618/https://docs.google.com/spreadsheets/d/e/2PACX-1vSDj58h_xUDPoz9n12x_kZvQW1VKO4AQOaNGaUmEtpFmL5q0R05Pr4qVZxxzH8CZT3ZLX6_ZX8muYzm/pubhtml)
- [Nintendo Games Collection](http://web.archive.org/web/20190429144531/https://docs.google.com/spreadsheets/d/e/2PACX-1vSSmcqtzUguH-tlJ2sr6_v5rTwnlZI1wlsjnyH3Zyy4VKo-TbkHFuW_m3FjpTc3ApQxAL13lOWY9gkm/pubhtml)
- [Nintendo Update Server (NUS) - Backup](https://drive.google.com/drive/folders/1miUUsBt7oJ3nJ0x_V1d6Pnz1OevtnrWn)
- [Microsoft Games Collection](http://web.archive.org/web/20190429144409/https://docs.google.com/spreadsheets/d/e/2PACX-1vRs56u1DiQy4EBB8rWrk1r-yvkYgatv9h0IbKKDh1HyPXueiaS06aVdovdF_nHe9SJrPwfkYRMif_mG/pubhtml)
- [LibGen & Sci-Hub torrent archive](http://libgen.lc/stat.php) - Entire collection via BitTorrent, a Reddit discussion can be found over [here](https://www.removeddit.com/r/seedboxes/comments/e129yi/charitable_seeding_for_nonprofit_scientific/).
- [emuparadise-mirror](https://github.com/Mz49/emuparadise-mirror) - A Cloudflare worker script that mirrors EmuParadise and alters download pages to include a working link.
- <https://mastamilanzipdownload.com/> - ROMs and scripts.
## Premium Link Generators
- [File Hosting Wiki](https://filehostlist.miraheze.org/wiki/Main_Page) - This site aims to provide the most complete lists of premium link generators, torrent downloaders and more, with (possibly) - frequent updates.
- [Filebin](https://filebin.net/) - Convenient file sharing on the web, without registration. Simply upload files and share the URL. The files will expire automatically 1 week from now.
- [Free Premium Leeches](https://filehostlist.miraheze.org/wiki/Free_Premium_Leeches) - Search up for the website you want to download from and pick from a massive list.
- [Small cloud storage table](https://nafanz.github.io/) - Small File sharing and cloud storage table which shows maximum file limit, language etc.
- [Mega-Debrid](https://www.mega-debrid.eu/) - 207 Hosters supported.
- [Premiumize](https://www.premiumize.me/) - Combine direct and secure access to premium services.
- [Premium Link Generator](https://ww.premiumlinkgenerator.com/) - Over 26 hosts to choose from (needs paid account).
- [Real-Debrid](https://real-debrid.com/) - Real-Debrid is an unrestricted downloader that allows you to quickly download files hosted on the Internet or instantly stream them into an innovative web player.
- [Reevown](https://reevown.com/) - A free download service with which you can perform premium downloads.
- [UploadedPremiumLink.xyz](https://www.uploadedpremiumlink.xyz/) - Generate online premium links.
- [Deepbrid](https://www.deepbrid.com/downloader) - 1,3 GB of premium links, a "pro" version is also avbl. without any download limits.
- [Free Rapidleech](https://freerapidleechlist.blogspot.com/) - Daily updated free premium hoster logins. **Be Warned**: Fake pages are looking similar!.
## Free and Premium Link Hoster
- [4shared](https://www.4shared.com/) - (_privacy concerns_).
- [DBREE](https://dbr.ee/)
- [K!M](https://k.im/) - Might replaces the original Megaupload (_one day_).
- [LinkSnappy](https://linksnappy.com/)
- [Mediafire](https://www.mediafire.com/)
- [Mega.nz](https://mega.nz/) - (_privacy concerns_).
- [PutLocker](https://www5.putlockertv.to/)
- [RapidGator](https://rapidgator.net/)
- [Sendspace](https://www.sendspace.com/)
- [Uploaded](https://uploaded.net/)
- [Zippyshare](https://www.zippyshare.com/) - (free/paid) - (needs proxy/VPN) - GeoIP blocked in the UK.
## CD Key Seller
- [All Key Shop](https://www.allkeyshop.com/blog/)
- [CDKeyPrices](https://cdkeyprices.com/)
- [CDKeys](https://www.cdkeys.com/)
- [DLC Compare](https://www.dlcompare.com/)
- [G2a](https://www.g2a.com/)
- [G2Play](https://www.g2play.net/)
- [GO CD Keys](https://gocdkeys.com/)
- [Ultimatum Game Keys (UGK)](https://www.gamingdragons.com/en)
## Toplists
- [BestOfLinks](http://bestoflinks.synology.me) - And old looking toplist.
- [BGTop](https://bgtop.net) - (BL) - Bulgarian toplist.
- [Cyonix](https://www.cyonix.to) - Underground toplist with over 70 entries.
- [DirtyWarez Top Sites](https://dirtywarez.org) - Toplist for forums, download-sites, warez blogs and sharehoster.
- [LinkR](https://www.linkr.top/index.php) - A good looking toplist, gets regularily updates.
- [Nydus Toplist](https://top.nydus.org) - Yet another good looking toplist.
- [Querverweis](https://www.querverweis.net) - A big german toplist with lots of entries.
- [RaidRush](https://toplist.raidrush.ws) - (NFSW Ads)- One of the oldest german toplist provider.
- [Toplist Warez](https://www.toplist.cz/warez) - (PL) - Polish warez toplist.
- [Uscene](https://www.uscene.net/warez.html) - A small but fine warez toplist.
## Online Video Converter/Ripper
- [2conv.com](https://2conv.com/) - Convert videos from YouTube in 1 click!.
- [Flvto.biz](https://www.flvto.biz) - YouTube Online Converter for Video/Music.
- [Facebook Down](https://www.fbdown.net/) - Facebook Video Downloader.
- [Online Video Converter](https://www.onlinevideoconverter.com/) - Free online video conversion tool.
- [Twitter Video Downloader](http://twittervideodownloader.com/error) - Twitter Video Downloader.
## Fake Torrents Detection
- [Hide Fake Torrent on ThePirateBay](https://chrome.google.com/webstore/detail/hide-fake-torrents-on-tpb/fkdhkcpmifehkmadpldbbdadepgplcmo?hl=en) - Browser extension to Hide Fake Torrent on The PirateBay.
- [Solid Torrents](https://solidtorrents.net/) - A torrent index search engine, which checks if the torrent has known "fake" seeders/leechers based on a predefined database.
- [The Pirate Bay Tweaks](https://greasyfork.org/en/scripts/27293-the-pirate-bay-tweaks) - (based on [this script](https://greasyfork.org/scripts/21980)) - Userscript to detect fake TPB uploaders/torrents.

440
docs/movies-and-tv-shows.md Normal file
View File

@ -0,0 +1,440 @@
---
permalink: /movies-and-tv-shows
---
# Movies and TV shows
- [TVRaven](https://www.onetvraven.pro/) - Large TV collection, friendly UI.
- [WatchSeries](http://dwatchseries.to/) - TV series, multiple links/backups to different streaming hosts.
- [TVBox](https://tvbox.ag/) - TV/Movies, easy to navigate site, multiple links/backups to different streaming hosts.
- [enx265](https://enx265.com/) - A mcommunity dedicated to upload only H265 encoded movies and TV shows.
- [r/freefolk](https://www.removeddit.com/r/freefolk) - Streams for new episodes of Game of Thrones.
- [r/ProshotMusicals](https://www.removeddit.com/r/ProShotMusicals) - Subreddit for all those theatre obsessed people who want proshots instead of bootlegs to be seen.
- [castnow](https://github.com/xat/castnow) - Castnow is a command-line utility that can be used to play back media files on your Chromecast device.
- [iNFekt](https://infekt.ws/) - A text viewer application that has been carefully designed around its main task: viewing and presenting NFO files.
- [SceneLinkList](https://www.scenelinklist.com/) - SceneLinkList is a project initiated to display and share as many scene and warez links as possible.
- [480MKV](https://480mkv.com) - Small size videos, movies and TV shows.
- [enx265](https://enx265.com/) - A mcommunity dedicated to upload only H265 encoded movies and TV shows.
- [TheTrove](https://thetrove.net/) - The Trove is a non-profit website dedicated to content archival and long-term preservation of RPGs.
- [fullmoviesandtv multireddit](https://www.removeddit.com/user/Wiggly_Poop/m/fullmoviesandtv/) - Multireddit of All of the below listed subreddits.
- [r/1080pMoviesOnline](https://www.removeddit.com/r/1080pMoviesOnline)
- [r/BestOfStreamingVideo](https://www.removeddit.com/r/BestOfStreamingVideo)
- [r/fullcartoonsonyoutube](https://www.removeddit.com/r/fullcartoonsonyoutube/)
- [r/FullLengthFilms](https://www.removeddit.com/r/FullLengthFilms/)
- [r/fullmovierequest](https://www.removeddit.com/r/fullmovierequest/)
- [r/FullMoviesDailyMotion](https://www.removeddit.com/r/FullMoviesDailyMotion)
- [r/Fullmoviesonvimeo](https://www.removeddit.com/r/Fullmoviesonvimeo/)
- [r/fullmoviesonyoutube](https://www.removeddit.com/r/fullmoviesonyoutube/)
- [r/fulltvshowsonvimeo](https://www.removeddit.com/r/fulltvshowsonvimeo/)
- [r/fulltvshowsonyoutube](https://www.removeddit.com/r/fulltvshowsonyoutube/)
- [at.my TV](http://at-my.tv/) - TV Calendar, TV Episode Guide, TV Show Listings.
- [DuckieTV](http://schizoduckie.github.io/DuckieTV/?from=duckie.tv&/) - A personalized calendar that tracks the shows you like/fav.
- [Ustvgo](https://ustvgo.tv/) - Watch CBS, Comedy, Disney, Fox, HBO and many more.
- [stagedork](http://stagedork.com/) - Boradway popular channels like Fox, HBO, Comedy, etc.
- [Script Download Links](https://gointothestory.blcklst.com/script-download-links-9313356d361c?gi=3903aa2fdebf) - 100+ scripts made available by studios and production companies.
- [Script Slug](https://www.scriptslug.com/) - Browse hundreds of screenplays.
- [Springfield! Springfield!](https://www.springfieldspringfield.co.uk/) - Movie Transcript Database for iOS and Android.
- [How To Get Everything On Netflix](https://www.removeddit.com/r/NetflixViaVPN/comments/4z5fiq/how_to_get_everything_on_netflix_not_only_the_us/d6t00gv) - Posted by /u/huldre99.
- [The Encoding Guide](https://encoding-guide.neocities.org/) - In-depth guide on encoding video.
- [How To Stream Movies, TV, Anime & Sports Online](https://www.removeddit.com/r/FREEMEDIAFUCKYEAH/comments/9q11kg/how_to_stream_movies_tv_anime_sports_online/) - Huge list by /u/nbatman.
- [Streaming pirated media in 2019 (seedbox + Sonarr + Plex)](https://ryanlue.com/posts/2019-03-29-paying-money-to-steal-movies) - Paying Money to Steal Movies & Music on the Internet.
- [Episodes](https://github.com/guptachetan1997/Episodes) - Self Hosted TV show Episode tracker and recommender.
## Content Discovery
- [2160p BluRay Remux List](https://docs.google.com/spreadsheets/d/1qU8E0JT9JQk_BaBCxZS79tn7YmUyY4XBEpHPm3j16jI/edit#gid=1007191598) - Complete list of all available 2160p remuxes.
- [Flox](https://github.com/devfake/flox) - Flox is a self-hosted movie, series and nime watch list.
- [IMDb](https://www.imdb.com/) - Find movies, TV shows, celebrities, and more.
- [JustWatch](https://www.justwatch.com/) - On JustWatch you are able to find out where to watch your favorite movies & TV series.
- [Letterboxd](https://letterboxd.com/) - Your life in film, the social network for film lovers.
- [MetaCritic](https://www.metacritic.com) - Website that aggregates reviews of media products: music albums, video games, films, TV shows, and formerly, books.
- [Movieo](https://movieo.me/) - Discover, organize and track over 250,000 movies.
- [nulled.cc](https://www.nulled.cc/) - Warez Scripts and a forum for additional piracy related resources.
- [popular-movies](https://github.com/sjlu/popular-movies) - Tries to create a list of popular movies based on a series of heuristics.
- [SIMKL](https://simkl.org/?gi=f7bbecee5cd0) - Similar like traktv but offers a Chrome app for Netflix.
- [Squawkr.io](https://www.squawkr.io/) - Sends you a notifications when movies are available for download.
- [Trakt.tv](https://trakt.tv/) - A platform that does many things, but primarily keeps track of TV shows and movies you watch.
- [TVmaze](https://www.tvmaze.com/) - TVmaze is a community of TV lovers and dedicated contributors that discuss and help maintain TV information on the web.
- [What is my movie?](https://www.whatismymovie.com/) - AI-powered movie search. "Use your own words, or search with titles, actors, directors, genres etc. We find movies for you to watch.".
- [WhereYouWatch](https://whereyouwatch.com/latest-reports/) - Follow upcoming movies and receive email alerts when they are out online as a download or stream pirated or via retail.
- [Flickmetrix](https://flickmetrix.com/) - Movie database search engine with disc/Netflix/Prime filtering.
- [dvdsreleasedates.com](https://www.dvdsreleasedates.com/) - The latest info on new Blu-ray and DVD releases.
- [Simkl](https://simkl.com/) - Movie and TV show scrobbler similar to Trakt.tv.
- [tastedive.com/](https://tastedive.com/) - A recommendation engine that helps you explore music, movies, TV shows, books, authors, games, and podcasts
## Streaming Movies and TV shows
- [Streamlink](https://streamlink.github.io/) - A CLI utility which pipes video streams from various services into a video player.
- [Streamlink-Twitch-GUI](https://github.com/streamlink/streamlink-twitch-gui) - A multi platform Twitch.tv browser for Streamlink.
- [Streamlink-Portable](https://github.com/streamlink/streamlink-portable) - A portable version of Streamlink for Windows.
- [How To Stream Movies, TV, Anime & Sports Online](https://www.reddit.com/r/FREEMEDIAHECKYEAH/comments/a2csq0/how_to_stream_movies_tv_anime_sports_online/) - Huge list by /u/nbatman.
- [r/MovieStreamingSites](https://www.reddit.com/r/MovieStreamingSites/) - Reddit, random streaming sites.
- [HD MultiredditHD](https://www.reddit.com/user/nbatman/m/streaming2/) - Alternate subreddit curated by /u/nbatman.
- [YMovies](https://ymovies.tv/) - Unique design, HD server with additional hosts, nice speeds, YIFY and other releases (+ torrents).
- [M4UFree.TV](http://m4ufree.tv/) - Unique design, HD server with backup and additional hosts.
- [Movie123](http://movie123.club/) - Unique design, HD server with Backup and additional hosts.
- [Streamlord](http://www.streamlord.com/) - Unique design, HD server (subtitles).
- [FlixGo](https://flixgo.net/) - Unique design, HD server, very nice speeds.
- [123Movies](https://123movies.website/) - Basic streaming site layout, HD server with additional hosts. Previously HDFlix.
- [Yes! Movies](https://yesmovies.to) - Basic streaming site layout, HD server with additional hosts.
- [Spacemov](http://spacemov.io/) - Basic streaming site layout, HD server, only certain films have additional hosts.
- [HDOnline](https://www1.hdonline.eu) - Basic streaming site layout, HD server with additional hosts.
- [#1 Movies](https://www1.1movies.is) - Watch movies online for free in HD quality without downloading or signing up.
- [AZMovies](https://azmovies.xyz/) - AZMovies your best source for watching movies online, with High Quality 1080p movies, you can stream anytime.
- [Arabseed](https://arabseed.tv/) - (AR) - Online shopping from a great selection at Digital Music Store.
- [Best Free Streaming](https://www.bestfreestreaming.com/) - Another streaming site that rates streaming services.
- [CMoviesHD](https://www2.cmovieshd.bz) - Basic streaming site layout, HD server with additional hosts.
- [DP Stream](https://www.dpstream.net/) - Films/Series/Animés a votre dispositions sur différents herbergeurs. dpstream.net.
- [Daxiv Video](https://daxiv.com/) - Movies & TV shows online or stream right to your smart TV, game console, PC, Mac, mobile, tablet and more. Primarily Chinese content.
- [FMOVIES](https://fmovies.to/) - Just a better place for watching online movies for free!.
- [FilmXY](https://www.filmxy.one/) - Download Free Unlimited Movies Online From Filmxy At Great Quality! Here You Can Download Movies in Bluray, 1080p, 720p, HD, HDTV, Web-dl, DvD-rip & more.
- [Filmz.cc](https://www.filmz.cc/) - French streaming website.
- [Flixanity](https://flixanity.xyz/) - Watch movies and TV shows online. Watch from devices like iOS, Android, PC, PS4, Xbox One and more. Registration is 100% free and easy.
- [HD MOVIES](https://hdm.to/) - Watch free movies online in 1080p at HDM.to - Stream & download the latest HD movies online for free without registration.
- [HDEUROPIX](https://topeuropix.net/) - Free Streaming HD Movies Online with captions. Full Movies Streaming Popular TV Series Watch Free HD topeuropix.net.
- [HDO](https://hdo.to/) - Watch HD Movies Online For Free the latest movies, tv-series without Registration at hdonline.to.
- [INDOXXI](https://indoxxi.cx/) - Movies releases.
- [KStreaming](https://www.k-streaming.tv/) - Film Streaming et Série Streaming Gratuit.
- [LookMovie](https://lookmovie.ag/) - (`needs adblocker`) - Watch Movies and TV Shows for Free in 1080p and 720p. New Movies and Episodes are added every hour.
- [MKVHub](https://www.mkvhub.com/) - MkvHub is the best website to download high-quality 720p, 1080p WEB-DL HDRip BluRay Movies and TV Shows with Single Direct Download Link.
- [Nox](https://nox.tv/) - Filme, HD-Filme, 3D-Filme, Serien und Spiele - News. Reporters Without Borders.
- [PelisPedia](https://www.pelispedia.tv/) - (es-do) - Movies & TV Shows.
- [Qwemovies](https://www3.qwemovies.com/) - Watch HD Movies Online For Free and Download the latest movies without Registration at qwemovies.to.
- [Rainierland](https://rainierland.is/) - Official home of rainierland - no ads and only good movies.
- [Series9](https://www2.series9.io/) - Unique design, HD server with additional hosts.
- [Soap2day](https://www.soap2day.com/) - Unique design, very nice speeds, HD server with subtitles.
- [Sokrostream.vip](https://sokrostream.vip/) - 2019 Films · 2018 Films · Action · Science-Fiction · Comédie · Horreur · Rapport.
- [Solarmovie](https://solarmoviez.ru/) - Watch Movies Online and Watch Tv-Series online On Solarmovie without Registration.
- [StreamCR](https://scr.cr/) - Watch movies and TV series online for free. Stream episodes of Game of Thrones, Breaking Bad, Stranger Things and more!.
- [ShareMania.US](http://sharemania.us/) - (_insecure_) - HDTV, HD Music Videos, 1080i, 720p, Live, TV Shows.
- [StreamCouch](https://www2.streamcouch.com/) - Watch free the newest movie stream indexed as they appear online, in HD high quality.
- [Streamcomplete](https://streamcomplet.me/) - Streaming gratuit des films en VF, Regarder les meilleurs sélections des films complets en version française a voir online.
- [TakiART](https://www.takiartmovies.ga/) - Watch and download latest Hollywood movies for free.
- [Time2Watch](https://time2watch.in/) - Films, séries et mangas en streaming et téléchargement gratuit pour PC, iPhone, iPad et autres Smartphones.
- [Tubeninja](https://tubeninja.net) - All-in-one audio and video downloader that doesn't require any installation.
- [VF-Streaming](https://www.vf-stream.org/) - Voir Les Meilleurs Films, Séries Et Manga En Streaming HD Gratuit Sans inscription Sur VF Stream Venez découvrir les derniers films complet en français.
- [Vidcloud](https://vidcloud.icu/) - Basic streaming site layout, HD server with additional hosts.
- [VodLocker](https://vodlocker.tv/) - Official home of vodlocker - no ads and only good movies.
- [VoirFilms.ws](https://ww6.voirfilms.ws/) - -Voir Film Streaming, Streaming Film, telecharger, Films, regarder film streaming, dvdrip, film en streaming, voirfilms, gratuit.
- [WatchFree](https://watchfree.at/) - Watch Movies Online Free. Watch your favorite movies and tv-series in hd quality on watchfree.to + putlocker.
- [cine.to](https://cine.to/) - Sit back and relax while watching the newest Cinema or your favorite Movie for free. Just cine.to & chill.
- [cinebloom](https://www2.cinebloom.com) - Action Adventure Animation Biography Comedy Crime Documentary Drama Family Fantasy History Horror Music Musical Mystery Romance Sci-Fi Sport Thriller War Western.
- [eMule Island.ru](https://www2.emule-island.ru/) - (FR/RU) - Site de téléchargement gratuit, Telecharger des films complet, series, ebooks, spectacles, documentaires et bien plus, sur uptobox, 1fichier.
- [libertyVF](https://ww1.libertyvf.org/)
- [onemov](https://onemov.net/) - Online Full HD Movie Free.
### Streaming 1080p
- [0123movies](https://www.0123moviesback.com/)
- [CineBloom](https://www2.cinebloom.com/)
- [Crackle](https://www.sonycrackle.com/out-of-region.html)
- [Cyberflix](https://cyberflix.me/) - (Android) - Claims to be 100% free from virus and malware. Direct Download Links are avbl.
- [crawler](https://crawler.to/)
- [Daxiv](https://daxiv.com/)
- [Fembed](https://fembed.com/)
- [Filmxy](https://www.filmxy.one/)
- [Goldesel.to](https://goldesel.to/) - You can ignore the Google Safe Bbrowsing warning. Movies, TV shows & more since over 15 years.
- [HD Europix](https://europixhd.net/)
- [Mirror](https://topeuropix.net/)
- [KatmovieHD](https://katmoviehd.nl/) - Movies, TV Shows & sharing group.
- [LeonFlix](https://leonflix.net/)
- [MovieJagg](https://www.coolmoviejagg.pro/)
- [MovieStreams](https://moviestreams.org/)
- [OneMov](https://onemov.net/)
- [OnMovies](https://onmovies.to/)
- [StreamMango](https://streammango.com/)
- [Streamplay.to](https://streamplay.to/)
- [TeaTV](https://teatv.net/download/)
- [TopEuroPix](https://topeuropix.net/)
- [UWatchfree](https://www.uwatchfree.tv/)
- [Verystream](https://verystream.com/)
- [Videospider](https://videospider.in/)
- [Vmovee](https://vmovee.ws/)
- [Ymovies](https://ymovies.tv/)
- [PSARips One](https://psarips.one/)
- [BonsaidHD](https://bonsaihd.site/) - Quality that Matters, Hindi and Bollywood movies.
- [Allostream](https://allostream.biz) - TV shows and series.
- [Annuaire-telechargement-ec](https://www.annuaire-telechargement.best/) - Movies, TV shows and series in HQ.
- [Annuaire Telechargement](https://www.annuaire-telechargement.al/) - Movies and Streaming.
- [Annuaire-telechargement-fr](https://www.annuaire-telechargement.fr/) - Movies and TV streaming in HQ.
- [ATFUT](https://www.movies4you.ovh/) - Movies and TV streaming.
- [DivxTOP](https://www.divxtop.com/) - Movies and TV streaming.
- [DPSTREAM](https://www.dpstream.com)
- [DPStreaming](https://dpstreaming.vip/)
- [ETOPOP](https://www.etopop.fr/)
- [Filmcomplet](https://wmw.filmcomplet.vip/)
- [FilmStreamingg1](https://www.filmstreaming1.rip/film/aventure/)
- [FilmStreaming1FV](https://www1.filmstreaming1vf.co/)
- [FRStream](https://www.frstream.org)
- [HDS-Streaming](https://www.hds-stream.to/)
- [LibertyVF](https://www.libertyland.al/)
- [N1Streaming](https://n1streamings.com/)
- [Papystreaming](https://www.papy-streaming.fr/)
- [Planet-Streaming1](https://wwvv.streaming-planet.com/)
- [RareFilm](http://rarefilm.net/) - Rare Films on Requests. Download Rare Classic and Selected Films, Request on Classic Movies.
- [Rarefilmm](https://rarefilmm.com/) - The cave of forgotten films!.
- [Radego](http://radego.com/rradego/)
- [Serie-Streaming](https://www.guardaserie.tube/)
- [Seriecomplete](https://w22.seriecomplete.com/series/)
- [SKStream](https://launchpad.net/skstream)
- [Streamcomplet](https://www.streamcomplet.page/fr/) - _sometimes offline_.
- [Streaming-VOSTFR](https://vostfree.com/) - Anime an TV shows.
- [StreamingDIVX1](https://StreamingDIVX1.com)
- [Time2watch](https://time2watch.gg/) - _sometimes offline_.
- [Voir-Films-Series](https://www.voirfilms.al/series/)
- [VOSTFRSerie](https://vostfrserie.biz/)
- [Wikiserie](https://www.wikiserie.biz/)
- [Dramaday](https://dramaday.net/) - A website dedicated to drama based movies and OST.
- [Enthus1ast](http://enthus1ast.com/) - Movie sharing community.
- [magellantv](https://www.magellantv.com/featured) - Watch thousands of great documentaries on MagellanTV. Unlimited streaming, no ads, and 4K streaming are all great reasons to check out MagellanTV.
### Streaming 720p
- [123GoMovies](https://123gomovies.net/)
- [123Moviesuk](https://www.123moviesuk.to/)
- [123NetflixPro](https://www2.123netflix.pro/)
- [1movies](https://www1.1movies.is/)
- [bmovies](http://bmovies.to/)
- [Mirror 1](https://bmovies.life/)
- [Mirror 2](https://bmovies.se/)
- [Mirror 3](https://bmovies.is/)
- [CafeMovie](https://cafemovie.live/)
- [ddlhub](https://ddlhub.xyz/)
- [Flix555](https://flix555.com)
- [Flixtor](https://flixtor.to/)
- [Fmovies](https://fmovie.info) - Just a better place for watching online movies for free!
- [Mirror 1](https://fmovies.se)
- [Mirror 2](https://fmovies.to)
- [Mirror 3](https://fmovies.is)
- [Full YouTube Movies](https://bestonlinestreamingsite.blogspot.com/2017/10/youtube-movies-to-watch-full-lenght.html)
- [GOMovieshub](https://www.gomovieshub.se/)
- [HackIMDb](https://hackimdb.com/)
- [HDeuropix](https://hdeuropix.io/)
- [HDVix](https://hdvix.com/)
- [ILoveToWatch](https://ilovetowatch.online/)
- [IWannaWatch](https://www.iwannawatch.is/)
- [Khaanflix](https://khaanflix.com/)
- [MegaDDL](https://megaddl.co) - Various movies via Mega, 1Fitcher and other file-hoster.
- [Megadede](https://www.megadede.com/) - (SP) - Yet another spanish streaming site with TV shows and movies.
- [Movidy](https://movidy.co/) - (SP) - Spanish streaming website for movies and TV series.
- [MovieGlide](https://www.movieglide.com/)
- [Movies24](https://movies24.top/)
- [MovieZion](https://www.nicemoviezion.pro/)
- [Niter](https://niter-movies.com/)
- [pahe.in](https://pahe.in/) - Streams via Uptostream, Google Drive or Mega.
- [Mirror](http://Pahe.me)
- [Mirror](http://pahe.ph)
- [ProSpice](https://prospice.surge.sh/)
- [Send It](https://sendit.gg/)
- [SeriesFree](https://seriesfree.to/)
- [SeriesTop](https://www.seriestop.net/index.php)
- [Solarmoviez](https://solarmoviez.ru/)
- [StreamAll](https://stream.allsprk.tv/)
- [StreamDreams](https://streamdreams.org/)
- [TFPDL](https://www.tfp.is/recent)
- [TimeToWatch](https://www.timetowatch.video/)
- [Tubi](https://tubitv.com/home)
- [TVMovies](https://tvmovies.to/)
- [TVZion](https://www.nicetvzion.pro/)
- [ULMovies](https://ulmovies.com/)
- [VidCloud](https://vidcloud.icu/)
- [Vidlox](https://vidflox.me/)
- [VipBox](https://www.vipbox.live/)
- [WatchFree.ac](https://www3.watchfree.ac/watchfree.html)
- [Watchfree.at](https://watchfree.at/watchfree.html)
- [Watchfree.movie](https://www1.watchfree.movie/)
- [WatchOnline.al](https://watchonline.al/)
- [WawaCity](https://ww3.wawacity.ec) - Movies & tv series.
- [XMovies8](https://xmovies8.ru/)
- [Yes! Movies](https://yesmovies.to/)
- [YesMovies.fun](https://yesmovies.fun/)
- [ZMovies](https://zmovies.top/)
- [Worldscinema](https://worldscinema.org/)
- [Rarfilm](http://rarefilm.net/)
- [xyztv.xyz](https://xyztv.xyz/) - TV Shows.
- [ask4movie](https://ask4movie.co/) - (`needs adblocker`) - Netflix like UI. Stream series and movies.
- [Seriesvault](https://seriesvault.org/) - TV Series that we all love.
- [O2TvSeries.CO](https://o2tvseries.co/) - Download & stream your all favorite Movies, TV Series and K-Dramas in High Quality.
### Stream Sharing
- [r/Movie_Club](https://www.removeddit.com/r/Movie_Club) - Where you can get together with strangers and watch a great movie every week!.
- [&chill](https://andchill.tv/) - Watch videos with other people, it acts like a video streaming service.
- [ArconaiTV](https://www.arconaitv.us/) - Another stream sharing platform with a nice UI.
- [CyTube](https://cytu.be/) - Channel-based shared streaming platform for synchronised viewing of YouTube and Google Drive videos.
- [Netflix Party](https://chrome.google.com/webstore/detail/netflix-party/oocalimimngaihdkbihfgmpkcpnmlaoa/related) - Netflix Party is a Chrome extension for watching Netflix remotely with other users.
- [sync](https://github.com/calzoneman/sync/) - Node.js Server and JavaScript/HTML Client for synchronizing online media.
- [SyncLounge](https://synclounge.tv/) - Third party tool that allows you to watch Plex in sync with your friends/family, wherever you are.
- [watch2gether](https://www.watch2gether.com/) - Enjoy the internet in sync with your friends. Watch videos, listen to music or go shopping on Watch2Gether.
- [Cybergame.tv](https://cybergame.tv/) - Stream copyrighted content via rtmp protocol.
- [Kast is Watch Parties Made Easy](https://kast.gg) - Watch parties made easy. Share movies, TV shows, games, and whatever you want with 100+ people.
- [rabb.it](https://rabb.it/) - Hang out and watching stuff with your friends online!.
- [Discord Go Live](https://support.discordapp.com/hc/en-us/articles/360040816151-Share-your-screen-with-Go-Live-Screen-Share) - Share your screen with Go Live directly in Discord (up to 50 people).
## HDR/4k TV shows and Movies
- [Fake or real 4k](https://4kmedia.org/real-or-fake-4k/) - Check if the website provides a real or upscaled release, list is updated monthly, a alternative is the [predb check](https://predb.me/?search=2160p+BluRay+x265)
- [4k-hd.club](https://4k-hd.club/) - Premium site with the highest quality of 4K ULTRA HD Movies.
- [4K-HDR.org](https://4k-hdr.org/) - 4K rips HDR movies download, Blu-ray ultra hd movies HDR 10 Bit. Download movies rip HDR in 4K Ultra HD 2160P. 4K-HDR.ORG best site of 4K HDR format.
- [BeyondHD](https://beyond-hd.me/login) - (login needed) - 4K remuxes and 4K movies.
- [Blu-ray.world](https://blu-ray.world/) - Original blu-ray movies in format REMUX 4K, 3D, 1080P, 720P.
- [HDSS](https://hdss.watch/)
- [MoviesFiles](https://moviefiles.org/) - High quality MKV files which you can stream e.g. via MPV.
- [nima4k](https://nima4k.org/) - Movies and TV shows via DDL.to and Rapidgator.
- [PrivateHD](https://privatehd.to/) - (login needed) - HD, 4k Movies and TV shows.
- [Rarbg BD remux](https://rarbg.to/torrents.php?category=42;46&search=2160p&order=seeders&by=DESC) - Remuxes from Rarbg.
- [UHDBits](https://uhdbits.org/) - (needs login) - HD, HDR and 4K tv shows and movies.
- [UHDMV.org](https://uhdmv.org/) - Download free, Ultra HD Bluray Movies, 4K Movies, HD Movies, Bluray Movies, REMUX, 2160p, 1080p, 720p, Free Ultra HD Movies.
- [Zamunda](https://zamunda.net/catalogs/) - (needs login) - HDR, 4 tv shows and movies.
- [VidFlix](https://vidflix.net/) - No ads, clean Movies and TV shows in high quality.
- [Tigole Release](https://tigolerelease.blogspot.com/) - HQ Movies, mostly 1080 and 4k.
## Big Media Libraries
- [Streaming Multireddit](https://www.reddit.com/user/nbatman/m/streaming/) - Reddit with all types of Streaming Links.
- [5Movies](http://5movies.to/) - Large collection dating as far back as 1990.
- [Solarmovie.fm](http://www.solarmovie.fm/) - or [Solarmovies.cc](https://solamovies.cc/) - Plenty of movies and TV shows.
- [WorldSrc](https://worldsrc.org) - Movies, software, apps, games, music, and images available for fast direct download + torrents.
- [r/MovieStreamingSites](https://www.removeddit.com/r/MovieStreamingSites/) - Reddit, random streaming sites.
- [2TwoMovies](https://two-movies.net/) - Watch Free Movies Online. TwoMovies is a free online video service that offers large collection of full length movies.
- [5Movies](http://5movies.to/) - Watch FULL HD Quality 1080/720p movies and latest tv series online for free, download the latest movies without registration at all.
- [8Putlocker](http://www1.8putlocker.com/) - Watch Movies HD Online for Free, you can watch all movies here. All TV Series, Asian Dramas, Anime & Cartoons.
- [Afdah](http://afdah.to/) - Afdah is a web scraper coded to crawl and index online movie sites.
- [BS.to](https://bs.to/) - (GER) - German Video-on-Demand-Website for TV-Shows, Cartoons & Movies.
- [CafeHulu](http://cafehulu.com/) - Best Place To Watch FREE Tv Series And Cartoons.
- [dokujunkies](https://dokujunkies.org) - Provides several documentations, movies etc. Links are shared via uploaded.
- [FreeMoviez](https://freemoviesz.online/) - Watch free movies online.
- [Los-Movies](http://los-movies.com/) - You can stream High Quality movies and cinema films without any redirection.
- [M4UFree.TV](http://m4ufree.tv/) - Unique design, HD server with backup and additional hosts.
- [Movie4k](https://movie4k.io/) - Yt another huge Movie/TV Library.
- [nima4k](https://nima4k.org) - A well-known platform for ducmentations, series & movies.
- [Primewire](http://www.primewire.is/) - Free Movies! Wow!.
- [Putlocker.onl](https://www3.putlocker.onl/) - Watch movies and TV Series for free, watch series full episodes online free with HD quality on Putlocker.
- [Putlockerfreely](https://putlockerfreely.online/) - Watch your favorite movies online free on Putlocker. Discover thousands of latest movies online.
- [Putlockeri](https://putlockeri.club/) - Watch your favorite movies online free on Putlocker.
- [Putlockertv](https://www3.putlocker.onl/) - Watch movies and TV Series for free, watch series full episodes online free with HD quality on Putlocker.
- [Sockshare](http://sockshare.ac/) - Huge Movie/TV Library.
- [SolarMovieHD](https://solarmoviehd.to/) - Watch Movies Online and Watch Tv-Series online On Solarmovie without Registration.
- [Solarmovies](https://solamovies.cc/) - SolarMovie claims to be the biggest Library of free movies and tv shows.
- [Streaming Multireddit](https://www.removeddit.com/user/nbatman/m/streaming/) - Reddit, random streaming sites.
- [TorrentDownloads.me](https://www.torrentdownloads.me/) - It is a no-nonsense index that provides torrents to millions of users each month.
- [Viooz](https://vioozgo.org/) - (RU) - Discover thousands of movies, watch your favorite movies online for free on VZM, Viooz.
- [MX Player](https://www.mxplayer.in/) - Movies and Databases regarding movies, tv series and other shows.
- [Rapid Moviez (RMZ)](https://rmz.cr/) - Movies and TV shows.
## Specialty Sites
- [Dramago](http://www.dramago.com/) - Drama movies/series.
- [WatchAsian](https://www2.watchasian.co/) - Foreign.
- [Layarkaca](http://layarkaca21.ru/) - Foreign.
- [DramaCool](http://www1.dramacoolfirst.com/) - Foreign.
- [Daxiv Video](https://daxiv.com/) - Primarily Chinese content.
- [Film1k](http://www.film1k.com/la-bestia-uccide-a-sangue-freddo-1971.html) - Movies with nudity.
- [Club MST3k](http://www.club-mst3k.com/) - Every episode of MST3K.
- [MioMio](http://www.miomio.tv/) - Asian TV shows/anime.
- [1Liberty](https://libertyvf.co/) - (fr-FR).
- [6VoierFilms](https://www.voirfilms.mx/) - (fr-FR).
- [CamVault](https://camvault.xyz/login.html)
- [Cuevana2](https://www.cuevana2.com/) - Espanol.
- [DaebakDrama](https://daebakdrama.com/) - Korean.
- [Danimados](https://danimados.com/) - Espanol.
- [DPStream](https://www.dpstream.info/) - (fr-FR).
- [Einthusan](https://einthusan.tv/intro/) - Foreign.
- [EmuleIsland](https://ww5.emule-island.ru/) - (fr-FR).
- [Filmz.cc](https://www.tfarjo.cc/) - (fr-FR).
- [K-Streaming](https://www2.k-streaming.tv/) - (fr-FR).
- [KingsofHorror](https://www.youtube.com/user/TheKingsofHorror/) - YouTube Horror.
- [MutantSorority](https://www.youtube.com/channel/UCWcF6KTn_sSSJ1AIj1bQmRg) - - YouTube Horror.
- [Rulu](https://www.rulu.co/) - YouTube Red Series.
- [StreamComplete](https://streamcomplet.xyz/) - (fr-FR).
- [Time2Watch](https://time2watch.in/) - (fr-FR).
- [Top Documentary Films](https://topdocumentaryfilms.com/) - Documentaries.
- [TromaMovies](https://www.youtube.com/channel/UC4O0LNYmaOczcSMHA_FE1Mw) - YouTube Horror.
- [VFStream](https://www.vf-stream.org/) - (fr-FR).
- [Videoneat](https://videoneat.com/) - Documentaries/Science Movies.
- [WTvF!](https://www.youtube.com/channel/UCgzOk7BrZ_REdrDXOhGIGqQ) - YouTube Grindhouse.
## Third Party Hosts
- [Vmovee](https://vmovee.me/)
- [MovieJagg](https://www.coolmoviejagg.pro/)
- [IWannaWatch](https://www.iwannawatch.is/)
- [UWatchFree](https://www.uwatchfree.tv/) - VidPlayer, ViDeoZa.
- [Oakmovies](http://oakmovies.com/) - NT, NY, NW.
- [Vexmovies](http://vexmovies.org/) - NY, NW, MC-2.
- [cine.to](https://cine.to/) - Vivo, Streamcloud, Flashx.
- [cinebloom](https://www2.cinebloom.com)
- [HDEUROPIX](https://topeuropix.net/) - Rapidvideo.
- [openloadmovies.net](https://openloadmovies.net/)
- [HD MOVIES](https://hdm.to/) - Streamcherry.
- [VodLocker](https://vodlocker.tv/)
- [StreamCouch](https://www2.streamcouch.com/)
- [Qwemovies](https://www3.qwemovies.com/)
- [movies2k](http://www.movie2k.st) - Streamcloud, Rapidvideo, Upvid.
- [xPau.se](http://xpau.se/) - Googledrive.
- [Flixanity](https://flixanity.xyz/) - hls.22x.cartoonhd.pw (subtitles).
- [MegaShare](http://megashare9.su)
- [XMovies8](https://xmovies8.ru/) - FServer, PTServer.
- [IceFilms](http://www.icefilms.info/) - FileUpload.
- [FilmXY](https://www.filmxy.nl/) - RapidVideo, Vidoza, Uptostream (offers download links).
- [1Movies](http://1movies.nl) - FServer.
- [WatchFullMovie](http://watchfullmovie.co)
- [FMOVIES](https://www3.fmovies.to/) - MyCloud, RapidVideo.
- [WatchFree](https://watchfree.at/) - FServer.
- [pahe.in](https://pahe.in/) - Uptostream, Google Drive, Mega.
- [megaDDL](https://megaddl.co/) - Mega, Go4up, 1Fichier, NitroFlare.
## Subtitles
- [ASS / SSA to SRT Subtitles Converter](https://sorz.github.io/asstosrt-wasm/) - Encode ASS/SRT files.
- [Addic7ed](https://www.addic7ed.com/) - Quality Subtitles for TV Shows and movies.
- [HorribleSubs](https://horriblesubs.info/) - Schedule for upcoming Anime releases, Subs, IRC, Show Info.
- [RenameThemSubs](https://github.com/Eshaan7/RenameThemSubs) - Rename subtitles files according to TV show names found in a directory.
- [Subscene](https://subscene.com/) - Quality Subtitles for Movies.
- [WonderfulSubs](https://www.wonderfulsubs.com/) - The best place on the web for all things Anime!.
- [CCExtractor](https://www.ccextractor.org/) - A tool that analyzes video files and produces independent subtitle files from the closed captions data.
- [Subtitle Edit](https://github.com/SubtitleEdit/subtitleedit) - A free and open source editor for video subtitles.
### Subtitles Automation
- [nzb-subliminal](https://github.com/caronc/nzb-subliminal) - Fetches subtitles for the videos it's provided. It can be easily integrated into NZBGet and SABnzbd too.
- [Bazarr](http://github.com/morpheus65535/bazarr) - Bazarr is a companion application to Sonarr and Radarr. It manages and downloads subtitles based on your requirements.
- [HorribleSubs Bulkd Download](http://anonembed.xyz/horriblesubs/) - 9anime bulk subs download website.
- [JustDubs](http://ww5.justdubs.me/) - Watch English Dubbed Anime And Movies For Free Online.
- [SubScenes](http://subscene.com/) - Subtitle Scene, provdes subtitles and tools.
- [WonderfulSubs](http://www.wonderfulsubs.com/) - Subs and dubs, no ads, still in beta stage.
- [autosub](http://github.com/agermanidis/autosub) - Command-line utility for auto-generating subtitles for any video file using speech recognition.
- [vlsub](http://github.com/exebetche/vlsub) - VLC extension to download subtitles from opensubtitles.org.
- [subsync](http://github.com/smacke/subsync) - Automatically synchronize subtitles with video.
- [Sublight.me](http://sublight.me/) - Automatically batch download subtitles in a monitored folder.
## Ripping, Transcoding, Converting, Encoding
- [DVD Decrypter](http://dvddecrypter.org.uk/) - The original unofficial DVD Decrypter mirror since June 7th, 2005.
- [Automatic Ripping Machine](https://b3n.org/automatic-ripping-machine/) - The A.R.M. (Automatic Ripping Machine) - detects the insertion of an optical disc, identifies the type of media and autonomously performs the appropriate action.
- [DVDFab](https://www.dvdfab.cn/) - DVD/Blu-ray ripping tool, alternative use AnyDVD HD.
- [ffmpeg](https://ffmpeg.org/) - A complete, cross-platform solution to record, convert and stream audio and video.
- [Handbrake](https://handbrake.fr/) - HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs.
- [MakeMKV](https://www.makemkv.com/) - MakeMKV is your one-click solution to convert video that you own into free and patents-unencumbered format that can be played everywhere.
- [sickbeard_mp4_automator](https://github.com/mdhiggins/sickbeard_mp4_automator) - Automatically convert video files to a standardized mp4 format with proper metadata tagging to create a beautiful and uniform media library.
- [The Encoding Guide](https://encoding-guide.neocities.org/) - An in-depth guide on video encoding.
## Movies and TV Shows Automation
- [Radarr](http://radarr.video/) - A fork of Sonarr to work with movies ala Couchpotato.
- [RadarrSync](https://github.com/Sperryfreak01/RadarrSync) - Syncs two Radarr servers through web API.
- [Sonarr](https://github.com/Sonarr/Sonarr) - Smart PVR for newsgroup and BitTorrent users.
- [Pulsarr](http://github.com/roboticsound/Pulsarr) - Browser extension for adding movies to Radarr or Series' to Sonarr while browsing IMDB or TVDB.
- [traktarr](http://github.com/l3uddz/traktarr) - Script to add new series & movies to Sonarr/Radarr based on Trakt lists.
- [Medusa](http://pymedusa.com/) - Automatic Video Library Manager for TV Shows.
- [SickBeard](http://sickbeard.com/) - The ultimate PVR application that searches for and manages your TV shows.
- [SickChill](http://sickchill.github.io/) - An automatic Video Library Manager for TV Shows.
- [SickGear](http://github.com/SickGear/SickGear) - SickGear has proven the most reliable stable TV fork of the great Sick-Beard to fully automate TV enjoyment with innovation.
- [SickRage](http://github.com/SiCKRAGE/SiCKRAGE) - Automatic Video Library Manager for TV Shows.
- [TV Overlord](http://www.tvoverlord.com/) - TV Overlord is a semi automatic command line tool to download and manage TV shows from newsgroups or Bittorent.
- [TVShows 2](http://tvshowsapp.com/) - TVShows is the easiest way to download your favorite shows automatically in your Mac.
- [CouchPotato](http://couchpota.to/) - Download movies automatically, easily and in the best quality as soon as they are available.
- [Watcher](http://github.com/nosmokingbandit/Watcher3) - Watcher is an automated movie NZB & Torrent searcher and snatcher.
- [Snahp tool](http://github.com/Rawnly/snahp-tool) - Client for download movies from snahp lists.
- [Nefarious](http://lardbit.github.io/nefarious/) - Nefarious is a web application that helps you download movies and TV shows.
- [MacGuffin](http://github.com/hwkns/macguffin) - Automated tools for handling Scene and P2P film releases.

133
docs/music-and-podcasts.md Normal file
View File

@ -0,0 +1,133 @@
---
permalink: /music-and-podcasts
---
# Music and podcasts
- [Lidarr](https://github.com/lidarr/Lidarr) - Looks and smells like Sonarr but made for music.
- [Headphones](https://github.com/rembo10/headphones) - Automatic music downloader for SABnzbd.
- [ddl-music.to](http://ddl-music.to/) - (_Cloudflare german IP block/check_) - `Ger` - German music platform to share.
- [94hiphop](http://94hiphop.com/) - Download Free Hip Hop Albums!.
- [Bandcamp](https://www.bandcamp.com/) - Spotify alternative, some free + paid (flac) - music (DRM free).
- [Balaton Sound aka per-fect](https://per-fect.nl) - Listen to songs (no directl dl!).
- [Beets](http://beets.io/) - (insecue) - The purpose of beets is to get your music collection right once and for all. It catalogs your collection, automatically improving its metadata as it goes using the MusicBrainz database.
- [CDBao](https://www.cdbao.net/) - (invite only) - A chinese age for various music.
- [DQQD](https://dqqd.org/) - Provides music via sharehoster, rapidgator etc.
- [FreeAllMusic](https://freeallmusic.top/) - Download any high quality music and up-to-date to the latest releases.
- [LibreSonic](https://github.com/Libresonic/libresonic) - Media streaming software.
- [MOOVAL](https://www.mooval.de/) - Easily move your playlists, tracks and likes from one streaming service to another.
- [Madsonic](https://www.madsonic.org/) - Madsonic is a web-based media library and media streamer with jukebox functionality.
- [MusicBrainz](https://musicbrainz.org/) - MusicBrainz is an open music encyclopedia that collects music metadata and makes it available to the public.
- [ProgrockWorld](https://progrockworld.ru/) - (RU) - Classic Rock, Pop & more.
- [RaveDJ](https://rave.dj/) - Online creation of mixes and mashups.
- [Redacted](https://redacted.ch/) - Elite music scene (requires invite).
- [RuTracker](http://rutracker.org/forum/index.php) - Ru-Tracker, music info, releases & software.
- [Slsknet](http://www.slsknet.org/news/node/1) - Soulseek is an ad-free, spyware free, just plain free file sharing network for Windows, Mac and Linux.
- [airsonic](https://airsonic.github.io/) - Airsonic is a free, web-based media streamer, providing ubiquitous access to your music.
- [streethiphop](https://www.streethiphop.org/) - Download free music.
- [wi.to](https://www.wi.to/) - A freemium hoster for music files.
- [PodcastBulkDownloader](https://github.com/cnovel/PodcastBulkDownloader) - Simple software for downloading podcasts. Contribute to cnovel/PodcastBulkDownloader development by creating an account on GitHub.
- [Podsnatch](https://github.com/robotmlg/podsnatch) - Simple podcast downloader. Contribute to robotmlg/podsnatch development by creating an account on GitHub.
- [How to use Chimera multi music downloader](https://anonym.to/https://www.youtube.com/watch?v=5y8rtsLw7Rc)
- [Get rid of Spotify ads](https://www.reddit.com/r/Piracy/comments/9jvlf8/get_rid_of_spotify_adsbannerslimited_skips_and/) - Short guide on avoiding ads, banners, limited skips, and locked shuffle mode in Spotify Free.
- [Block Spotify Updates on macOS](https://donotupdatespotify.sh/) - A guide is avbl. [here](https://reddit.com/r/Piracy/comments/d2z6kc/guide_spotify_free_without_ads_for_mac_os/)
- [How to Remove DRM From iTunes Movies and TV Shows](https://www.howtogeek.com/291612/how-to-remove-drm-from-itunes-movies-and-tv-shows/) - HowToGeek article on how to use TunesKit and Requiem.
## Music and podcasts Album Art
- [Album Art Downloader](https://sourceforge.net/projects/album-art/) - Find and update their album art for their music collection.
- [newalbum.club](https://newalbum.club/) - Search and download free music & album arts. No account required!.
## Music and podcasts Streaming
- [datmusic](https://datmusic.xyz/) - Search engine with a clean UI for streaming music in your browser.
- [GoSong](https://gosong.unblocked.gdn/) - Streamable MP3s.
- [Hikarinoakariost](https://hikarinoakariost.info/) - Site with Japanese music and soundtracks.
- [MP3Juices](https://mp3juices.unblocked.gdn/) - MP3 search engine tool which uses YouTube.
- [MusicPleer](https://musicpleer.la/) - Another music streaming site with a decent search engine.
- [Muxiv Music](https://muxiv.com/) - Stream 45 million songs on all your devices, online or offline. Primarily Chinese content.
- [SongsPK](https://songs-pk.in/) - Mainly for downloading Bollywood songs. Domain changes frequently.
- [mp3Clan](http://mp3guild.com/) - Free music streaming.
- [mp3.li](http://mp3li.unblckd.club) - Another MP3 streaming site.
- [slider.kz](http://slider.kz/) - Quirky and fast music streaming site.
## Music and podcasts Downloading
- [Spotify™ & Deezer™ Music Downloader](https://chrome.google.com/webstore/detail/spotify-deezer-music-down/pocmgnhmjgjghodelfkhbjaoidmbadpo/related)
- [Deezloader](http://www.reddit.com/r/DeezloadersIsBack/comments/9n3pf1/deezloader_alpha_latest_version_download10102018/) - Tool for downloading music from Deezer.
- [Soulseek](http://www.soulseekqt.net/news/) - Soulseek is an ad-free, spyware free, just plain free file-sharing network for Windows, Mac, and Linux.
- [irs](https://github.com/kepoorhampond/irs) - A music downloader that understands your metadata needs.
- [SMLoadr](https://git.fuwafuwa.moe/SMLoadrDev/SMLoadr) - A streaming music downloader.
- [Deezloader Remaster](https://www.reddit.com/r/DeezloadersIsBack/comments/9n3pf1/deezloader_alpha_latest_version_download10102018/) - Tool for downloading music from Deezer.
- [Deezloader Remix](https://notabug.org/RemixDevs/DeezloaderRemix) - Another program with the same purpose, both based on the original, now defunct Deezloader.
- [r/DeezloaderIsBack](https://www.reddit.com/r/DeezloadersIsBack) - Community supporting Deezloader.
- [New Album Releases](http://newalbumreleases.net/) - Premium DDL links for full albums.
- [Kingdom Leaks](https://kingdom-leaks.com/) - DDL links for album leaks.
- [KHInsider](https://downloads.khinsider.com/) - Site collecting soundtracks, mostly MP3, some FLAC, OGG or M4A.
- [VGMLoader](https://github.com/TheLastZombie/VGMLoader) - Tool for bulk downloading from KHInsider.
- [Free MPS Download.net](https://free-mp3-download.net/) - Search engine with streamable samples and download links.
- [chimera](https://notabug.org/Aesir/chimera) - Multiple source terminal-based music downloader with audio search engine.
### Tidal
- [Tidal-Media-Downloader](https://github.com/yaronzz/Tidal-Media-Downloader) - Download 'TIDAL' Music On Windows/Linux/macOS (PYTHON/C#).
- [Ti-DL](https://github.com/Sorrow446/Ti-DL) - Tool written in Python to download AACs & FLACs from Tidal for Windows, macOS & Linux. Sister of Qo-DL and GPM-DL.
- [Athame](https://github.com/fuzzybabybunny/Athame) - (Premium account required) - An extensible music download tool written in C#.
- [Chimera](https://notabug.org/Aesir/chimera) - Supports: Deezer, Tidal, Qobuz, Napster, GooglePlayMusic, Soundcloud (Limited Support) - and works across almost every OS.
- [RedSea](https://github.com/redsudo/RedSea) - (Premium account required) - Music downloader for Tidal, revived.
## Music and podcasts Library Manager
- [Beets](https://github.com/beetbox/beets) - Beets is the media library management system for obsessive music geeks.
- [Groove Music](https://www.microsoft.com/en-us/p/groove-music/9wzdncrfj3pt?activetab=pivot:overviewtab) - Windows users only!.
- [MusicBrainz Picard](https://picard.musicbrainz.org/) - A solid cross-platform music tagger.
- [MusicBee](https://getmusicbee.com/) - Easy peasy organize your music library.
- [mStream](http://mstream.io/) - Suite of software for syncing and streaming music across multiple devices.
## Music and Podcast Automation
- [Athame](https://github.com/fuzzybabybunny/Athame) - An extensible music download tool written in C#.
- [Chimera](https://notabug.org/Aesir/chimera) - Download music from Deezer, Tidal, Qobuz, Napster, Spotify (sourced from Tidal or Deezer), Google Play Music, SoundCloud.
- [Headphones](http://github.com/rembo10/headphones) - Automatic music downloader for SABnzbd.
- [Lidarr](http://github.com/lidarr/Lidarr) - Looks and smells like Sonarr but made for music.
- [betanin](https://github.com/sentriz/betanin/) - Music organization man-in-the-middle of your torrent client and music player, based on beets.io, similar to Sonarr and Radarr.
- [Ripme](https://github.com/RipMeApp/ripme) - Downloads albums in bulk.
- [Qo-DL](https://github.com/vvaidy/Qo-DL) - Tool written in Python to download MP3s & FLACs from Qobuz.
- [Qo-DL-Reborn](https://github.com/badumbass/Qo-DL-Reborn) - Tool written in Python to download streamable tracks from Qobuz.
## Spotify
- [Dockerized Spotify downloader with metadataOC](https://www.removeddit.com/r/Piracy/comments/ew5cus/dockerized_spotify_downloader_with_metadata/)
- [Spotify AdBlock Host file](https://www.reddit.com/r/Piracy/comments/9tcbvc/spotify_adblock_host_file_uptodate_effective/) - This is the most up-to-date list and will block all annoying Spotify ads & analytics.
- [EZBlocker](https://github.com/Xeroday/Spotify-Ad-Blocker/) - A Spotify Ad Blocker written in C# for Windows 7/8/10.
- [Spotify modded APK](https://forum.mobilism.org/viewtopic.php?f=1332&t=2950704) - Modded APK with no ads.
- [Downtify](https://github.com/Superhackman/downtify-premium) - Downtify is an open-source Spotify downloader which makes it possible to download all your favourite songs and/or playlists directly from Spotify.
- [BlockTheSpot](https://github.com/master131/BlockTheSpot) - Video, Audio & Banner ad-block/skip for Spotify.
- [MuteSpotifyAds](https://github.com/simonmeusel/MuteSpotifyAds) - Mutes audio/video ads, however you still need to wait 30 sec.
- [Spotifree](https://github.com/ArtemGordinsky/Spotifree) - An macOS app that automatically mutes ads on Spotify (not supported).
- [Spotify Ad-Free](https://github.com/CHEF-KOCH/Spotify-Ad-free) - Modified Client(s), Information, etc.
- [Spotify Downloader](https://github.com/ritiek/spotify-downloader) - Download Spotify playlists with albumart and meta-tags.
- [spotr](https://github.com/XDGFX/spotr) - Python app which converts Spotify playlist tracks to Deezer URLs.
- [Spytify](https://jwallet.github.io/spy-spotify/) - Records Spotify without ads while it plays and includes media tags to the recorded files.
- [XSPotify](https://github.com/meik97/XSpotify) - A modified Spotify client with DRM bypass.
- [spotify-dl](https://github.com/SwapnilSoni1999/spotify-dl) - Spotify Downloader and alternative of Spotdl. made in Node.js based on youtube-dl.
## iTunes
- [TunesKit](https://www.tuneskit.com/) - iTunes DRM removal tool.
- [Requiem](https://digiex.net/threads/requiem-4-1-remove-itunes-drm-fairplay-from-music-video-and-books.11796/) - Requiem is a program that removes Apple's DRM (called FairPlay) - from songs, videos, and books purchased on iTunes.
- [Plus Premieres](https://www.pluspremieres.eu/) - Download newest iTunes music in M4A format.
- [forked-daapd](https://ejurgensen.github.io/forked-daapd/) - Linux/FreeBSD DAAP (iTunes) - and MPD media server with support for AirPlay devices (multiroom), Apple Remote (and compatibles), Chromecast, Spotify and internet radio.
- [forked-daapd](https://ejurgensen.github.io/forked-daapd/) - Linux/FreeBSD DAAP (iTunes) - and MPD media server with support for AirPlay devices (multiroom), Apple Remote (and compatibles), Chromecast, Spotify and internet radio.
- [Plus Premieres](https://www.pluspremieres.eu/) - Download newest iTunes music in M4A format.
- [Requiem](https://digiex.net/threads/requiem-4-1-remove-itunes-drm-fairplay-from-music-video-and-books.11796/) - Requiem is a program that removes Apple's DRM (called FairPlay) - from songs, videos, and books purchased on iTunes.
- [TunesKit](https://www.tuneskit.com/) - iTunes DRM removal tool.
## SoundCloud
- [scdl](https://github.com/flyingrub/scdl) - Old Soundcloud Music Downloader.
- [mrwnwttk/scdl](https://github.com/mrwnwttk/scdl) - [Tutorial](https://www.removeddit.com/r/Piracy/comments/euhd77/scdl_a_256_kbps_soundcloud_downloader_now_with/) - New 256 Kbps Soundcloud Downloader.
- [Soundcloud-Download](https://github.com/linnit/Soundcloud-Downloader) - Download songs from SoundCloud.com even if the download button is not available.
- [scddlr.com](https://www.scddlr.com/) - SoundCloud To Mp3 Converter Online.
- [Local SoundCloud Downloader](hhttps://greasyfork.org/en/scripts/394837-local-soundcloud-downloader) - Download SoundCloud without external service.
- [kawai-scripts/soundcloud-downloader](https://greasyfork.org/de/scripts/396057-kawai-scripts-soundcloud-downloader)

15
docs/nulled-scripts.md Normal file
View File

@ -0,0 +1,15 @@
---
permalink: /nulled-scripts
---
# Nulled Scripts
- [AIW.BZ](https://aiw.bz) - German forum for nulled scripts.
- [BoardScriptz](https://boardscriptz.to/board) - One of the oldest boards around nulled forum scripts.
- [Cracked-Scriptz](https://forum.cracked-scriptz.ru) - (needs VPN) - A Blog which is not always online, it provides info around nulled scripts.
- [EScripts](https://www.escripts.club) - (anti-ad-blocker detection) - English forum for nulled forum software.
- [Nulled.to](https://www.nulled.to) - The most popular forum around nulled scripts.
- [ScriptZSector](https://scriptzsector.com) - One of the newcomer, but fast growing forum.
- [ToolBase](https://www.toolbase.me/board) - Tools, scripts and forum discussions around nulled software.
- [WSC-Scriptz](https://support.wsc-scriptz.org) - Sometimes online, mostly blocked by ISP, provides a lot info around the nulled scene.
- [XenFiles.co](https://xenfiles.co) - Yet another german forum for nulled scripts.

40
docs/rapidleech.md Normal file
View File

@ -0,0 +1,40 @@
---
permalink: /rapidLeech
---
# RapidLeech
- [RapidLeech](https://github.com/Th3-822/rapidleech) - Rapid Leech is a free server transfer script for use on various popular upload/download sites.
- [a092devsxd.herokuapp](http://a092devsxd.herokuapp.com/)
- [ahputuleech.herokuapp](http://ahputuleech.herokuapp.com)
- [alterink](http://www.alterink.com)
- [batleech.herokuapp](http://batleech.herokuapp.com)
- [clouddebrid.herokuapp](http://clouddebrid.herokuapp.com)
- [freeleecher](http://dl.freeleecher.ir:555/index.php)
- [kempus87.freehost](http://kempus87.freehost.pl)
- [leech.softaz](https://leech.softaz.net)
- [leech13040.herokuapp](http://leech13040.herokuapp.com)
- [leecher.needrp.](http://leecher.needrp.net)
- [leechweb.herokuapp](http://leechweb.herokuapp.com)
- [loverksleech.herokuapp](http://loverksleech.herokuapp.com)
- [madahi313](https://madahi313.ir/leech/)
- [maj8588.herokuapp](http://maj8588.herokuapp.com)
- [oyrenci-sesi.info](http://oyrenci-sesi.info/leech)
- [r3dliz4rdstorage.herokuapp](http://r3dliz4rdstorage.herokuapp.com)
- [rapidleech-tr.herokuapp](http://rapidleech-tr.herokuapp.com)
- [rapidleech.gq](https://rapidleech.gq/)
- [restorage.herokuapp](http://restorage.herokuapp.com)
- [sahilpatel.herokuapp](http://sahilpatel.herokuapp.com)
- [Server029.altervista](http://www.server029.altervista.org)
- [shabakehparvaresh](https://shabakehparvaresh.ir/index.php)
- [simberia.prv.pl](http://simberia.prv.pl/index.php)
- [ss-leech.herokuapp](http://ss-leech.herokuapp.com)
- [sstuptoboxuc.herokuapp](http://sstuptoboxuc.herokuapp.com)
- [thanhcavietnam](https://thanhcavietnam.org/DownHost/)
- [tweetuleech.herokuapp](http://tweetuleech.herokuapp.com)
- [ukstorage.herokuapp](http://ukstorage.herokuapp.com)
- [vmaniac](http://vmaniac.com)
- [web.avjie](https://web.avjie.com)
- [xyhs.mad.buttobi.net](http://xyhs.mad.buttobi.net/index.php)
- [yes-original.com](https://yes-original.com/home/rapidleech-master/index.php)
- [zarni.herokuapp](http://zarni.herokuapp.com)

View File

@ -1,4 +1,6 @@
<!--lint disable match-punctuation emphasis-marker-->
---
permalink: /security
---
# Security
@ -409,47 +411,38 @@ You can get latest Tor bridges from [bridges.torproject.org](https://bridges.tor
```
obfs4 71.33.251.73:35539 0BBFEF1B86046EB311DCD6CB2938D1D888134C7D cert=pPCJl+5Sw5d/vXxtTbepFqLXWgBHAEoW6lCKsqfZhvf/YhsrHZXNJAyZiRYa+p1vQyBoVA iat-mode=0
```
```
obfs4 88.145.167.188:40515 6D4F889A4EECDC4BEA029EDD39938E936B35B0C2 cert=MjM81wMTwVuifsJu7dJULvgBEhKpOg/GWhJ4lYoWWtRx4JnS1JRwufzXGySdQeQViYbuYw iat-mode=0
```
```
obfs4 38.229.33.142:35837 AA2CF60086709B7A3DD3B0A0F17887D36C7CF1D6 cert=mh7+9ZFcFYhUkmfU6qOn/xhSMOwkIRymOsWVuouEI8MBhlSHE/Wmd1rFf/F9aAAa3EpxKA iat-mode=1
```
```
obfs4 185.175.58.149:46731 9E8D11F4054531C466B7145E050B00D23F972E4D cert=5Fqmi9Tryg02hsUAdWrZraUjCVNK9kYi+rgWxEHASDMApZZdw2rZEXUbgqVNiqMPtj67Yg iat-mode=0
```
```
obfs4 92.223.72.163:443 B632C28E777383BFC3A51EDBB9C3A4F3FAE4D0A6 cert=VyXAXtzY4dvkFVN1J0Y/t9ab1Vry7DDmY+R9Pggl8PgRif3F35wN8FygnZmGnqiWxyDLGg iat-mode=0
```
```
obfs4 67.6.166.1:37491 A10929E8DC3D6CE9AF2BE3A579A3053A67621933 cert=xFZMOe4a5LIcDduir9J0n9n6xEhto4bk9n1T8pSKYzxus1uafYOlx7mOUlcsD7oYHl9TXA iat-mode=0
```
```
obfs4 139.59.57.170:37090 E1057ADD52BD02E503A540A3ABBA89DD2C9A6DD4 cert=l3Dsk9hcbCnfFCBjQahWgabSxqxn6O6eRbdrwdmU7kWRab58CFT+yCCVLGKpJMd3A7BKFA iat-mode=0
```
```
obfs4 194.135.88.138:443 9F0BC3AA3CC72F17DC7789D7ABC7A763038F82CB cert=lINVQVt8EQS5q9DWz3S+RHLosgiRVXueHlMfY3qtas1qHhGXvg7MOu6jECDZ0mbrS7tQLA iat-mode=0
```
```
obfs4 216.105.171.49:443 AEF4ACFD531A6612DA160A2191DCF13A14EDFADC cert=IOphnU1HNW4x0uqplDCCyW+KPLgSDtNdNGZbNDYCGOEp2Pcg/aRjHxAkrLcga47VAL4aLw iat-mode=0
```
```

81
docs/software.md Normal file
View File

@ -0,0 +1,81 @@
---
permalink: /software
---
# Software
- [r/piracy/wiki/tools](https://www.removeddit.com/r/piracy/wiki/tools) - Windows/Office activation tools, and images/installers for Windows, Office + Adobe.
- [nsane.down](https://www.nsanedown.com/) - A popular file-sharing forum focused on software.
- [Appked](https://www.macbed.com/) - Mac application sharing site.
- [CracksNow](https://cracksnow.com/) - Cracks for Android, Windows, and macOS applications.
- [/s/sjain_guides](https://saidit.net/s/sjain_guides) - Guides and downloads for CS:GO, Windows 10 gaming optimisations, and more.
- [My Digital Life Forums](https://forums.mydigitallife.net/) - Popular forum for modded/cracked software and apps.
- [Pro Design Tools](https://prodesigntools.com) - Site focused on Adobe Development including cracked software and ebooks.
- [ShareAppsCrack](https://shareappscrack.com/) - Website with a plethora of development tools and engineering-focused software, including video tutorials, and some ebooks.
- [Photokaaran](http://photokaaran.com/) - Indian site with direct download links of cracked productivity tools.
- [Vestathemes](https://www.vestathemes.com/) - A website for WordPress themes and plugins.
- [Appnee](https://appnee.com/) - One of the oldest websites when it comes to software, changes the domain often.
- [Blackpearl](https://blackpearl.biz/) - Provides similar services like Shnap forum.
- [Bagas31](https://www.bagas31.info/) - Bagas32 is a known disturber for software and software cracks.
- [Bontersoft.cc](https://www.bontersoft.cc/) - Windows software to various products, AV's, Music etc.
- [Cloud-Droid](https://www.cloud-droid.com) - Cloud-Droid offers (mostly) - downloads via sharehoster.
- [CrackingPatching.com](https://crackingpatching.com/) - Cracked software for free!.
- [DDGroupClub](http://ddgroupclub.win/) - (`RU`).
- [Fost.Club](http://fost.club/) - (`RU`).
- [Gallery-dl](https://github.com/mikf/gallery-dl) - Command-line program to download image-galleries and -collections from several image hosting sites.
- [KaranPC](https://karanpc.com) - Yet another community around Windows software.
- [Nulled](https://www.nulled.to/) - Nulled is a cracking community where you can find links to cracked software.
- [PiratBit](https://pb.wtf/) - (`RU`).
- [PirateCity](https://www.piratecity.cc) - Softwares, Performance Optimizing Tools, Antivirus Softwares , Image Editing Tools, Video Editing Softwares, Data Recovery Softwares & more.
- [RuTracker](http://rutracker.ru/) - (`RU`).
- [RadiXX11](https://radixx11rce2.blogspot.com/) - Provides software cracks and keygens for various software.
- [Sanet.st](https://sanet.st/) - Also known as "SoftArchive", is a portal to provide Windows software cracks.
- [Softlay](https://softlay.net) - Windows software mirrors.
- [Softpilot](https://softpilot.win/) - (`RU`) - A forum and website for various repacks and in general a good place for software discussions.
- [Tapochek](https://tapochek.net/) - (`RU`).
- [Team-OS HKRG](https://www.teamos-hkrg.com/index.php) - Windows software and various activation tools.
- [trec.to](http://trec.to/) - (`RU`).
- [UltraTrack](http://uraltrack.net/) - (`RU`) - A forum for various repacks and in general a good place for software discussions.
- [Underver.se](https://underver.se/) - (`RU`).
- [Uniondht](http://uniondht.org/) - (`RU`).
- [MIC028_Piracy Guide.indd - Microsoft (.PDF)](http://download.microsoft.com/documents/australia/PIRACY/PiracyGuide.pdf) - Microsoft's anti software piracy guide.
- [What are the risks of using pirated Windows 10?](https://windowsreport.com/pirated-windows-10-risks/)
- [Unofficial Reddit Guides to software piracy](https://reddit.guide/r/Piracy/) - A list with subreddits connected to software piracy, it also lists which community was banned from Reddit.
- [How to download snahp zippy files without using your computer space and bandwidth!](https://telegra.ph/How-to-download-snahp-zippy-files-without-using-your-computer-space-and-bandwidth-08-25)
- [Guide: Adobe Acrobat Pro Installation and Patching (Working 18-06-2019)](https://raddle.me/f/Piracy/81445/guide-adobe-acrobat-pro-installation-and-patching-working-18)
## Software Repacks
- [Diakov.net](https://diakov.net/) - (`RU`) - Russian repacker provides various software repacks.
- [M0nkrus'a](http://w13.monkrus.ws/) - (`RU`) - Russian repacker, maindly known for Adobe repacks but also provides lot of other repacks.
- [PoorShock](http://pooshock.ru/) - (`RU`) - Russian repacker and website to various software products, Adobe, Sound Forge etc.
- [Punsh](https://punsh.at.ua/) - (`RU`) - Russian repacker, similar like PoorShock and M0nkrus.
- [Soft4PC](https://s0ft4pc.com/) - Yet another website for cracked software repacks.
- [SCloud](https://scloud.ws/) - Provides site several years repacks for popular software like Adobe & Windows.
- [FoxxApp PAF Portables](https://foxxapp-paf.blogspot.com) - Windows Software repacks & portables.
- [LR Repacks](https://lrepacks.ru/) - (RU) - Yet another Russian portal, for ELCHUPACABRA repacks & more.
- [PiratedHub](https://piratedhub.com/) - Internation Repack website.
- [RePack Club](https://repacks.club/) - (RU) - Russian repack portal.
- [Repacks.NET](https://repacks.net/) - A well-known repack website mostly for Windows software.
## Keygens & Serials
- [MiniDL.org](https://minidl.org) - Provides cracks for Windows and macOS.
- [Serialreactor](https://www.serialreactor.com) - Looking for serials?.
- [Serials](http://serialz.cracks.me.uk) - (insecue) - Yet another serials page.
- [SerialShack](http://www.serialshack.com) - One of the oldest serial websites which are still online.
- [Smart Serials](https://www.smartserials.com) - (needs VPN) - Forum + serials.
## Adobe CC
- [Adobe Master Collector](https://saidit.net/s/sjain_guides/wiki/downloads#wiki_adobe_master_collector.3A) - This tool downloads pre-activated Adobe applications released by m0nkrus, ranging from CS6 to CC 2020.
- [Adobe CC 2018](https://saidit.net/s/sjain_guides/comments/9oz/adobe_cc_2018_full_indepth_guide_to_installing/) - Full in-depth guide to installing and cracking any application (Windows).
- [Adobe Acrobat Pro DC](https://saidit.net/s/sjain_guides/comments/9p5/adobe_acrobat_pro_dc_full_indepth_guide_to/) - Full in-depth guide to downloading, installing, activating and optimising.
- [Adobe CC 2019/2020 AIO Patcher](https://cracked.to/Thread-Cracked-Crack-Adobe-CC-2019-2020-GenP-v2-4) - The latest working All-In-One Patcher for all Adobe Creative Cloud 2019/2020 Applications (Windows only).
- [Adobe CC 2019/2020 GenP - Universal Patch - Updated V 2.2](https://www.nsaneforums.com/topic/344869-adobe-cc-20192020-genp-universal-patch-updated-v-22/#comments)
- [Adobe CC 2018 - Full in-depth guide to installing and using any application (Windows)](http://www.reddit.com/r/sjain_guides/comments/9g4t2u/adobe_cc_2018_full_indepth_guide_to_installing/) - A full in-depth guide to installing and cracking any application (Windows) - by sjain_guides.
- [Adobe Photoshop CC 2019 - Full in-depth guide to installation and activation (Windows)](http://reddit.com/r/sjain_guides/comments/9q4u6r/adobe_photoshop_cc_2019_full_indepth_guide_to/) - A full in-depth guide to installing and cracking any application (Windows) - by sjain_guides.
- [Adobe Zii 4.0.3](http://www.reddit.com/r/Piracy/comments/9v7tr6/adobe_zii_403_released_now_includes_incopy/) - Tool for patching and cracking Adobe CC applications.
- [gallery-dl](http://github.com/mikf/gallery-dl) - Command-line program to download image-galleries and -collections from several image hosting sites.
- [How to download paid fonts for free](http://www.reddit.com/r/Piracy/comments/8tqfg6/how_to_download_paid_fonts_for_free/) - Post by /u/Bebhio on how to use clever Google searches to find Adobe (and other) - fonts online.
- [Pirating Adobe CC for Dummies](http://www.reddit.com/r/Piracy/comments/5f5uz7/pirating_adobe_cc_for_dummies/) - Detailed guide about pirating Adobe CC for Windows.

61
docs/sports.md Normal file
View File

@ -0,0 +1,61 @@
---
permalink: /sports
---
# Sports
- [r/MLBstreams](https://www.reddit.com/r/MLBstreams/) - Reddit - MLB streams.
- [r/NHLstreams](https://www.reddit.com/r/NHLstreams/) - Reddit - NHL streams.
- [r/ncaaBBallstreams](https://www.reddit.com/r/ncaaBBallstreams/) - Reddit - NCAABBall streams.
- [r/CFBstreams](https://www.reddit.com/r/CFBstreams/) - Reddit - CFB streams.
- [r/WWEstreams](https://www.reddit.com/r/WWEstreams/) - Reddit - WWE streams.
- [r/rugbystreams](https://www.reddit.com/r/rugbystreams/) - Reddit - rugby streams.
- [r/mmafights](https://www.reddit.com/r/mmafights/) - Reddit - MMA streams.
- [r/motorsportsstreams](https://www.reddit.com/r/motorsportsstreams) - Reddit - motorsports streams.
- [Best Sport Streaming](https://www.bestsportstreaming.com/) - Site that rates sport streaming services.
- [LiveTV](https://livesx.eu/) - Wide variety of sports, results/live scores, video archive and betting.
- [Cricfree](https://crickfree.org/) - Offers popular sports streams.
- [VIPBox](https://www.vipbox.live/) - Many sport streams, TV, friendly UI.
- [MamaHD](https://www.mamahd.org/) - 24/7 feeds, sports streams, clean UI.
- [Send It](https://sendit.gg/) - Live stream listings for sports, news, gaming, and more.
- [SportsHD](http://www.speedsports.me) - Variety of sports including college sports, clean design.
- [720pStream](http://www.720pstream.me/) - Popular sports only, simple design.
- [Fight-BB](http://fight-bb.com/)
- [MMA Releaselog](http://mma-releaselog.com/)
- [All The Best Fights](https://www.allthebestfights.com/)
- [Arconaitv](https://www.arconaitv.us/)
- [Couch Tuner](https://www.couchtuner.cloud/)
- [CrickFRee](https://crickfree.org/)
- [First Row Sports](https://firstsrowsports.tv/)
- [Footybite](https://home.footybite.com/) - Footybite provides latest news, live scores, stats, betting odds comparison, and much more.
- [GOMOSTREAM.com](https://gomostream.com/) - **The .org URL is abandoned!** - Free Live Local TV Channels Sky Sports 12345, Btsports 123 ESPN, Eurosports 12, Star Sports 123, ITV beIN, Fox, Ten, Digi, PTV Sports Online Streaming.
- [MMA Core](https://www.mma-core.com/videos)
- [MMA Versus](https://mmaversus.com/)
- [More Live Sports Sites](https://www.tipsformobile.com/top10-free-sports-streaming-websites-to-watch-sports-online/)
- [Pro Wrestling Torrents](https://pwtorrents.net/) - (`needs signup`).
- [ProjectFreeTV](https://www8.project-free-tv.ag/)
- [r/MMAFights](https://www.removeddit.com/r/mmafights/)
- [Siptveu](https://siptveu.com)
- [Xtreme Wrestling Torrents (XWT)](http://www.xtremewrestlingtorrents.net/signup.php) - (`needs signup`).
## Sports Streaming
- [r/CFBStreams](https://www.removeddit.com/r/CFBStreams/)
- [r/MLBStreams](https://www.removeddit.com/r/MLBStreams/)
- [r/mmafights](https://www.removeddit.com/r/mmafights/)
- [r/motorsportsstreams](https://www.removeddit.com/r/motorsportsstreams) - Reddit community for motorsports streams.
- [r/ncaaBBallStreams](https://www.removeddit.com/r/ncaaBBallStreams/)
- [r/nflstreams](https://www.removeddit.com/r/nflstreams/)
- [r/NHLStreams](https://www.removeddit.com/r/NHLStreams/)
- [r/rugbystreams](https://www.removeddit.com/r/rugbystreams/)
- [r/WWEstreams](https://www.removeddit.com/r/WWEstreams/)
- [Best Sport Streaming](https://www.bestsportstreaming.com/) - Site that rates sport streaming services.
- [Cricfree](https://crickfree.org/) - Offers popular sports streams.
- [cytu.be/r/heemstream](https://cytu.be/r/heemstream)
- [footybite](https://www.footybite.com/) - Soccer streaming site.
- [LiveTV](https://livesx.eu/) - Wide variety of sports, results/live scores, video archive and betting.
- [MamaHD](https://www.mamahd.org/) - 24/7 feeds, sports streams offers a clean UI.
- [Send It](https://sendit.gg/) - Live stream listings for sports, news, gaming, and more.
- [Stream2Watch](https://www.stream2watch.ws/)
- [Streamwoop](https://streamwoop.net/)
- [VIPBox](https://www.vipbox.live/) - (Spanish) - Many sport streams, TV which with an friendly UI.

339
docs/telegram.md Normal file
View File

@ -0,0 +1,339 @@
---
permalink: /telegram
---
# Telegram
- [Nekogram](https://github.com/Nekogram/Nekogram) - Telegram is a messaging app with a focus on speed and security. it is superfast, simple and free.
- [Raymond's Piracy Group](https://t.me/raymondfreesoftware) - A group of 5000+ pirates chatting on Telegram. This group replaces the now-defunct piracy group which suicideboy used to run.
- [Piracy Links Portal](https://t.me/PiracyLinks) - Official invite links portal for piracy groups & channels.
- [piratebazaar](https://t.me/piratebazaar) - Curated list of piracy-related links.
- [@itorrentsearchbot](https://t.me/itorrentsearchbot) - Search bot for finding torrent and magnet links on 1337x.to by keyword search.
- [@vkmusic_bot](https://telegram.me/vkmusic_bot) - Find and download pretty much any song.
- [@RickyChristanto](https://t.me/RickyChristanto) - Channel for movie releases, usually from YTS in MKV format.
- [iMediaShare channel](https://t.me/iMediaShare) - Movies, TV shows, apps, and more.
- [@movies_inc](https://t.me/movies_inc) - Another Telegram channel for downloading movies.
- [@Qualitymovies](https://t.me/Qualitymovies) - Lots of 720p Blu-Ray movie releases.
- [@MusicHuntersBot](https://t.me/MusicHuntersBot) - Another music downloader bot.
- [@DeezerMusicBot](https://t.me/DeezerMusicBot) - Music bot which downloads tracks from Deezer.
- [SMLoadrCommuntiy](https://t.me/SMLoadrCommunity) - Telegram community for SMLoadr.
- [aria-telegram-mirror-bot](https://github.com/out386/aria-telegram-mirror-bot) - A Telegram bot to download files via HTTP(S)/BitTorrent and upload them to Google Drive.
- [CrackWatch trackers](https://www.reddit.com/r/CrackWatch/comments/b2ywcn/crackwatch_telegram_tracker/) - Telegram channels for CrachWatch.com games & cracks by /u/SHADOWSLIFER.
- [Telegram proxy](https://telegram.ind.in/) - Telegram unblock proxy for countries with Telegram banned.
- [Telegram web](https://web.telegram.ind.in/)
- [Telegram APIs](core.telegram.ind.in)
- [Telegram news channel](l.telegram.ind.in/Telegram)
- instantview.telegram.ind.in
- translations.telegram.ind.in
## Telegram Tools & Scripts
- [Be careful using bots on telegram](http://www.wired.com/story/telegram-bots-tls-encryption/) - Wired article about Telegram Bots and encryption.
- [Manybot](http://manybot.io/) - Create your own telegram bot without coding skills.
- [Overview of Telegram Bots](http://www.qwasap.com/en/bots.php) - There are many Telegram bots, but here are only the best.
- [TelegramBotsList](http://danyspin97.github.io/TelegramBotsList/) - A list of Telegram bots with open source code in alphabetical order.
- [Telegram XP Bot](http://github.com/terorie/xpbot-telegram) - Block spam + XP leaderboard for Telegram.
- [Telegram CrackWatch tracker Bot](http://www.reddit.com/r/CrackWatch/comments/b2ywcn/crackwatch_telegram_tracker/) - Tracks CrackWatch website.
## Telegram Bridges
- [matterbridge](https://github.com/42wim/matterbridge) - Bridge between mattermost, IRC, gitter, xmpp, slack, discord, telegram, rocketchat, steam, twitch, ssh-chat, zulip, whatsapp, keybase, matrix, microsoft teams and more with REST API (mattermost not required!)
- [TediCross](https://github.com/TediCross/TediCross) - Bot which bridges Telegram chats with Discord channels.
- [teleirc](https://github.com/RITlug/teleirc) - Go implementation of a Telegram <=> IRC bridge for use with any IRC channel and Telegram group.
- [Transferbot](https://github.com/corusm/Transferbot) - Bot that transfers Messages from Telegram to Discord and back.
## Telegram Discussion Channels
- [Telegram Channels](https://telegramchannels.me/channels) - A telegram channel indexer with over 1500 channels.
- [@piratebazaar](https://t.me/piratebazaar) - Telegram Channel to request warez information, lists, software & more.
- [Piracy • Main Discussion](https://t.me/joinchat/KNhdrlJyuDhsJy5dNEBoAg) - Intended to be the main chat for all piracy discussion at Raymond's Piracy Group, but very inactive - use this group for that instance.
- [Piracy • Off Topic Discussion](https://t.me/joinchat/Djvt9BVVrrjQ_D_6L9XZxQ) - Off Topic chat for Raymond's Piracy Telegram group.
- [original313](hhttps://t.me/original313) - Gaming and Software based accounts for sale.
- [evileaks](https://t.me/evileaks) - Evilleaks.su official Telegram channel.
- [丂ㄥ乃ㄖㄒ丂 ✪ 丂乇乇 乃ㄖ乂](https://t.me/joinchat/IbIIb0Yga4pKYCOu7LajYg) - Seedbox fans have a home here.
- [slbotsbugs](https://t.me/slbotsbugs) - TeamDrive, Bot discussion place.
### Telegram channel for Login data
- [@piratechannel](https://t.me/piratechannel) - Free Netflix, Spotify & Other Premium Accounts, Window & Other Software License Keys.
- [esetkey_everyday](https://t.me/esetkey_everyday) - Get fresh Nod keys almost everyday.
- [keysnod32](https://t.me/keysnod32) - Free Eset Nod32 keys daily.
- [radwan1998](https://t.me/radwan1998) - VPN and login data.
- [vpnusername](https://t.me/vpnusername) - Free NordVPN leech account logins. Sometimes other VPN services too.
### Telegram Cracking Channels
- [Keygen Fortress](https://t.me/keygen_fortress) - Keygens and cracks only.
- [King_of_cracking](https://t.me/king_0f_cracking) - Free daily cracking tools, proxies and more.
- [The404Cracking](https://t.me/The404Cracking) - Claims to be the best cracking channel on Telegram.
### Telegram channel for courses ant tutorials
- [@udemyfree4u](https://ttttt.me/udemyfree4u) - This Is The No. 1 Biggest Channel In Telegram Which Provides Paid Udemy Courses For Free, daily updated.
- [Free Udemy Courses](https://t.me/Freecoursefinder) - We provide paid premium online courses for free!.
- [@freexonlinexcourse](https://t.me/freexonlinexcourse) - Free udemy courses.
- [Free Udemy Courses](https://t.me/joinchat/AAAAAEOVydKcDYcTQPbvYg)
- [Udemy deals](https://telegram.me/udemydeals) - Free udemy courses.
- [Tech_You](https://t.me/udemydeals) - Tutorials, Logins, Course and other stuff via Mega links.
### Telegram channel for APK's
- [@ModdedCentral](https://t.me/ModdedCentral) - Patched & modded android apps, updated regularly, 50+ shared daily. Request group currently closed.
- [APK4free](https://t.me/Apk4Free) - Cracked Android apps.
- [APKs Apps](https://t.me/DroidApks) - Patched & modded android apps, updated daily.
- [dastras](https://t.me/dastras) - (IR) - Modded Android apks.
- [InstaMod](https://t.me/instagram_mod) - Regularly updated & feature rich modified Instagram app (Android only).
- [Premium APKs Only](https://t.me/apkpremiumonly) - Patched / modded android apps, updated daily.
### Telegram channels for VPNs
- [wbnet](https://t.me/wbnet) - Provide VPN logins, proxy logins and more.
- [@vpnusername](https://t.me/vpnusername) - Free NordVPN leech account logins. Sometimes posts other VPN services too.
### Telegram channels for Music
- [@DeezerMusicBot](https://t.me/DeezerMusicBot) - Music bot which downloads tracks from Deezer.
- [@flacaudio](https://t.me/flacaudio) - `AR` - Arabish flac music.
- [@flacmu5ic](https://t.me/flacmu5ic) - This channel is maded 4 listening the best music from whole world.
- [@flacmusicalbumfree](https://t.me/flacmusicalbumfree) - FLAC Music and Albums for Free.
- [@flacmusics](https://t.me/flacmusics) - FLAC Music (Lossless) - (Hi-Res).
- [@FLACSong](https://t.me/FLACSong) - Lossless music, various albums, songs and artists.
- [@Flacssongss](https://t.me/flacsongss) - Other Than Indian Language Songs Will Be Posted here.
- [@HDaudio](hhttps://t.me/hdaudio) - High Definition Audio, 24 bit 48 kHz and up.
- [@highreschannell](https://t.me/highreschannell) - High resolution music!.
- [@indianflacsongs](https://t.me/indianflacsongs) - `HI` - Flac Songs Of Telugu, Malayalam, Hindi, Kannada & Many Other Languages Will Be Posted Here.
- [@JioDLBot](https://t.me/JioDLBot) - Search and Download Music inside Telegram.
- [@lastfmrobot](https://t.me/lastfmrobot) - Share lastFM scrobbles, artist collage and music compatibility scores.
- [@losslessaudio](https://t.me/losslessaudio) - Lossless Audio (FLAC, ALAC, APE).
- [@LosslessHive](https://t.me/LosslessHive) - Collection of various Hi-Res Audio Files in FLAC Format. Use the Search Feature to look up for your favorite songs. Also you will find multiple versions of a single song- that means download the largest file to get better Quality (Vinyls).
- [@losslessmusicmenu](https://t.me/losslessmusicmenu) - `RU` - Russian music channel for quality music.
- [@MusicHuntersBot](https://t.me/MusicHuntersBot) - Another large music downloader bot for Telegram.
- [@musicshark](https://t.me/musicshark) - `RU` - Russian and other Flac Music.
- [@SMLoadrCommuntiy](https://t.me/SMLoadrCommunity) - Telegram community for SMLoadr.
- [@The_Trimmer_bot](https://t.me/The_Trimmer_bot) - Send th bot a streamable link or telegram video and he cuts it.
- [@vkmusic_bot](https://t.me/vkmusic_bot) - Find and download pretty much any song (uses vkmusic search engine).
- [Full Music Albums](https://t.me/joinchat/AAAAAFkG6jV0RNRuY8eDnw) - A large collection of music albums, directly downloadable in Telegram, updated daily!.
- [Melodic Musics](https://t.me/MelodicMusics) - A large collection of music, downloadable within Telegram.
- [Music Archive](https://t.me/MArchive) - A large collection of music, downloadable within Telegram.
### Telegram channels for Movies & TV shows
- [@beyondHD](https://t.me/beyondHD) - HD movies shared from the community to the community.
- [@iMediaShare](https://t.me/iMediaShare) - Provides links to Movies, TV shows, apps & and more.
- [@intermedia](https://t.me/intermedia) - Channel for movies.
- [@Moviezworldz](https://t.me/Moviezworldz) - Official Moviezworldz channel.
- [netflixonline](https://t.me/netflixonline) - Daily new Netflix episodes.
- [@offstream_media](https://t.me/offstream_media) - TV Shows, Movies and more!.
- [@Qualitymovies](https://t.me/Qualitymovies) - Lots of 720p Blu-Ray movie releases.
- [@RickyChristanto](https://t.me/RickyChristanto) - Movie releases channel provides usually stuff from YTS.
- [Antrips](hhttps://t.me/antrips) - Anthrapper's Encoding Library.
- [gdrivemovielink](https://t.me/gdrivemovielink) - Google drive movies linked into Telegram.
- [hamil_movies](hhttps://t.me/hamil_movies) - CT movies Family provides links to movies directly in Telegram.
- [TV Updates](https://telegram.me/joinchat/ACzuljvGFUjzJf4ambpzTA) - A large collection of TV shows, downloadable in Telegram, updated daily!.
- [Netflix_originals](https://t.me/Netflix_originals) - Daily new Netflix episodes.
### Telegram channels for Software
- [@piracylinks](https://t.me/piracylinks) - A link sharing community.
- [Adobe CRack channel](https://t.me/adobecracks) - A channel for all Adobe cracks.
- [AIOSetup](https://t.me/aiosetup) - Wide range of pre-cracked software, downloadable in Telegram.
- [arezbank](https://t.me/piracylinks) - Channel for Windows software.
- [candroidsoftware](https://t.me/candroidsoftware) - Freee APK's and software.
- [CGPersia Downloads](https://t.me/CGPERS) - Free ripped courses from Udemy, Skillshare and other educational websites.
- [crackedpcsoftwares](https://t.me/crackedpcsoftwares) - PC, mobile and other applications sharing.
- [Crackwatch tracker](https://www.reddit.com/r/CrackWatch/comments/b2ywcn/crackwatch_telegram_tracker/) - CrackWatch trackers Telegram channels for CrachWatch.com games & cracks provided by `/u/SHADOWSLIFER`.
- [Keygen Fortress](https://t.me/keygen_fortress) - Wide range of keygens for various apps, downloadable in Telegram.
- [Piracy Main](https://t.me/joinchat/KNhdrlJyuDhsJy5dNEBoAg) - Intended to be the main chat for all piracy discussion, but very inactive - use this group for that instead.
- [Raymond's Piracy Group](https://t.me/raymondfreesoftware) - A group of 7000+ pirates chatting.
- [Windows_Software](https://tele.me/telegram/groups/windows_softwares) - Windows software, cracked.
### Telegram channels for eBooks
- [List of eBook websites, channels & bots](https://t.me/raymondfreesoftware/166702) - Large collection of websites, bots and channels with a wide range of eBooks.
- [@aadhyatmikbrahmand](https://t.me/aadhyatmikbrahmand)
- [@alejandriak](https://t.me/alejandriak)
- [@best_bookshelf](https://t.me/best_bookshelf)
- [@BOOK_HOUSE_INTERNATIONAL](https://t.me/BOOK_HOUSE_INTERNATIONAL)
- [@BookCafe](https://t.me/eBookCafe)
- [@bookclub7](https://t.me/bookclub7)
- [@Books N All](https://t.me/joinchat/EG43XkPhHFup2w7kTl44AA) - Request eBooks and audio books, as well as reviews in this group with ~3.5k members & generally a fast response time.
- [@BooksBag](https://t.me/BooksBag)
- [@BooksFree4U](https://t.me/BooksFree4U)
- [@BooksLog](https://t.me/BooksLog)
- [@booksmania](https://t.me/booksmania)
- [@booksnow](https://t.me/booksnow)
- [@BooksThief](https://t.me/BooksThief)
- [@BookThief](https://t.me/BooksThief)
- [@BookWizardTheNewest](https://t.me/BookWizardTheNewest)
- [@bookz4u](https://t.me/bookz4u)
- [@eBooks English](https://t.me/EbooksEnglish)
- [@Ebooks254](https://t.me/Ebooks254)
- [@eBooksOnly](https://t.me/eBooksOnly)
- [@Ebookz](https://t.me/Ebookz)
- [@EbookzCollection](https://t.me/EbookzCollection)
- [@EbookzGroup](https://t.me/EbookzGroup)
- [@english_audio](https://t.me/english_audio)
- [@EnochianMagick](https://t.me/EnochianMagick)
- [@freebook9](https://t.me/freebook9)
- [@GraphicAudio](https://t.me/GraphicAudio)
- [@HerbologyY](https://t.me/HerbologyY)
- [@hindupdf](https://t.me/hindupdf)
- [@HUBTree](https://t.me/HUBTree)
- [@HypnosisChatBooks](https://t.me/HypnosisChatBooks)
- [@librariesoftelegram](https://t.me/librariesoftelegram)
- [@libraryofdos](https://t.me/libraryofdos)
- [@LibraryofMagic](https://t.me/LibraryofMagic)
- [@librosocultismo](https://t.me/librosocultismo)
- [@magickaris](https://t.me/magickaris)
- [@MagickEbookz](https://t.me/MagickEbookz)
- [@magickmatters](https://t.me/magickmatters)
- [@magZtore](https://t.me/magZtore)
- [@mfmixebooks](https://t.me/mfmixebooks)
- [@MobiArchives](https://t.me/MobiArchives)
- [@novel_worlds](https://t.me/novel_worlds)
- [@novelbuk](https://t.me/novelbuk)
- [@OxfordBookworms](https://t.me/OxfordBookworms)
- [@PDFArchives](https://t.me/PDFArchives)
- [@PIT_PacktPubFreeLearning](https://t.me/PIT_PacktPubFreeLearning)
- [@ramanamaharishi](https://t.me/ramanamaharishi)
- [@s4n1t4t10n](https://t.me/s4n1t4t10n)
- [@sanskritsahitya](https://t.me/sanskritsahitya)
- [@sciencebooks1](https://t.me/sciencebooks1)
- [@SciHub](https://t.me/scihubot) - Similar to the original Sci-Hub website, sharing is caring!
- [@selfhelpbooklab](https://t.me/selfhelpbooklab)
- [@SelfHelpBooks4U](https://t.me/SelfHelpBooks4U)
- [@spiritualbooks](https://t.me/spiritualbooks)
- [@spiritualitybooks](https://t.me/spiritualitybooks)
- [@The Hindu](https://t.me/The_Hindu1) - PDFs of every Indian newspaper every day.
- [@vaidiclibrary](https://t.me/vaidiclibrary)
- [@vegancookbooks](https://t.me/vegancookbooks)
- [@vintageromance](https://t.me/vintageromance)
- [@WonderlandLibraryOfMagicBooks](https://t.me/WonderlandLibraryOfMagicBooks)
- [@yourlibraries](https://t.me/yourlibraries)
- [Blackhive](https://t.me/joinchat/AAAAAEV6rQontIWwNSDIbg)
- [Books](https://t.me/joinchat/AAAAAFTI64cvf4wKc1kxZw)
- [Deluxe Comics](https://t.me/joinchat/AAAAAEvekKwPN_OKq0RM_Q)
- [jhusbooks](https://t.me/joinchat/AAAAAEGe-ebJ--qN4LI3ng)
- [Libraries Arcana](https://t.me/joinchat/AAAAAE2_TmVfkdoTfP4TpA)
- [Library of Magi](https://t.me/joinchat/AAAAAErJl2k6YNIR9UM2vg)
- [Links](https://t.me/joinchat/AAAAAEaSHcI-kzAWWBZOJw)
- [Meditation](https://t.me/joinchat/AAAAAE9u9noQ7odN2Ds1rw)
- [Open Library](https://t.me/joinchat/AAAAAEUbZxqyCKxhZbf-PA)
- [WiLd's Occult Ebook Dump](https://t.me/joinchat/AAAAAE07WyxZNFu5tLrjVA)
## Telegram Bots
- [Botlist](hhttps://botlist.co/) - A botlist for various messenger (including Telegram).
- [@BotListBot](https://t.me/BotListBot) - The official bot for botlist.co to list bots in Telegram.
- [telegram-list](https://github.com/goq/telegram-list/) - `RU` - GitHub overview list of useful Telgram Bots.
- [@fakemailbot](https://t.me/fakemailbot) - Get fake emails as soon as new ones arrive.
- [@DropmailBot](https://t.me/DropmailBot) - Get fake emails.
- [@etlgr_bot](https://t.me/etlgr_bot) - Get fake emails.
- [@GmailBot](https://t.me/GmailBot) - GMail mangement Bot.
- [@smtpbot](https://t.me/smtpbot) - Get fake emails.
- [@temp_mail_bot](https://t.me/temp_mail_bot) - Get fake emails.
- [@Proytdlbot](https://t.me/Proytdlbot) - Simple bot to download YouTube Videos. You can't invite the bot into groups.
- [Torrent Drive](https://t.me/torrentdrive_bot?do=open_link) - Gives you Google Drive link for the torrent files you send.
- [@ToEmailBot](https://t.me/ToEmailBot) - Redirect all pictures and files to email. Send me one and get it to inbox 💌.
- [@apkdl_bot](https://t.me/apkdl_bot) - Download latest version of any free android apps and games from apkdl.in.
- [Telegram to Discord Bridge](https://github.com/TediCross/TediCross) - Self-hosted bot to forward your Telegram messages to Discord.
- [@Calstars_Bot](https://t.me/Calstars_Bot) - A Token Tipping Bot.
- [@filetobot](https://t.me/filetobot) - Stores your private files and arranges them by category. Send any file to the bot and it will be immediately added.
- [@itorrentsearchbot](https://t.me/itorrentsearchbot) - Searchbot which finds torrent and magnet links on 1337x.to by keyword search.
- [@LinkForFilebot](https://t.me/LinkForFilebot) - Link your audio, video or media files to a specific channel or group.
- [@multi_purposebot](https://t.me/multi_purposebot) - Rename, get media links, and upload files. The bot has lots of features.
- [@sltzbot](https://t.me/sltzbot) - A bot to seed torrents.
- [@sluploadbot](https://t.me/sluploadbot) - Upload Files To Telegram and generate Links To Telegram Files.
- [@teletransferxbot](https://t.me/teletransferxbot) - TeleTransferX (_currently not working due to lack of support from the community_) - down/uploader and search bot.
- [@TeleWarez_Bot](https://t.me/TeleWarez_Bot) - Official bot from Warez-IR.com to share and get files.
- [@UploadBots](https://t.me/UploadBots) - A bot which uploads your telegram file to a sharehoster.
- [aria-telegram-mirror-bot](https://github.com/out386/aria-telegram-mirror-bot) - A Telegram bot to download files via HTTP(S)/BitTorrent and upload them to Google Drive.
- [@virus_total_scan_bot](https://t.me/virus_total_scan_bot) - Scan files and check it against VirusTotal. Does not work with Channels or Groups.
- [@apkdl_bot](https://t.me/apkdl_bot) - Download latest version of any free android app and game from apkdl.in.
- [@GooglePlayDownloader_bot](https://t.me/GooglePlayDownloader_bot) - Download latest version of any free android app directly from Google Play Store.
- [@Instasave_bot](https://t.me/Instasave_bot) - Save Instagram photos.
- [@bing](https://t.me/bing) - Bing is search engine, this Bot let's you search for photos.
- [@pic](https://t.me/pic)
- [@imagesearchbot](https://t.me/imagesearchbot)
- [@imagebot](https://t.me/imagebot)
- [@ya](https://t.me/ya) - Internet search Bot.
- [@QRCodesBot](https://t.me/QRCodesBot)
- [@ShortUrlBot](https://t.me/ShortUrlBot)
- [@shorturl_googl_bot](https://t.me/shorturl_googl_bot)
- [@PlinkBot](https://t.me/PlinkBot)
- [@whooisbot](https://t.me/whooisbot) - Get WHOIS information.
- [@ipaboutbot](https://t.me/ipaboutbot) - Get IP information.
- [@userinfobot](https://t.me/userinfobot) - Get User Infos.
- [@ChannelIdBot](https://t.me/ChannelIdBot) - Get Channel Infos.
- [@vajehyabbot](https://t.me/vajehyabbotvajehyabbot) - Get Channel Infos.
- [@ReadmeBot](https://t.me/ReadmeBot)
- [@SearchBazarBot](https://t.me/SearchBazarBot) - Search Bazar and get information.
- [@DBazarBot](https://t.me/DBazarBot) - Download the app from Market Cafe
- [@TheFeedReaderBot](https://t.me/TheFeedReaderBot)
- [@video_dl_bot](https://t.me/video_dl_bot) - Download videos from YouTube.
- [@youtube](https://t.me/youtube) - Search Videos on YouTube.
- [@utubebot](https://t.me/utubebot) - Search and DL Videos on YouTube.
- [@SaveVideoBot](https://t.me/SaveVideoBot) - Search and DL Videos on YouTube.
- [@YoutubeConvertBot](https://t.me/YoutubeConvertBot) - Search and DL Videos on YouTube.
- [@FBvidzBot](https://t.me/youtube) - Download Video From Facebook.
- [@markdownrobot](https://t.me/markdownrobot)
- [@HideItBot](https://t.me/HideItBot) - Hide Text in Chat.
### Telegram eBook Bots
- [@BookDownloadBot](https://t.me/BookDownloadBot)
- [@getmediabot](https://t.me/getmediabot)
- [@libgen_scihub_bot](https://t.me/libgen_scihub_bot)
- [@libsan_bot](https://t.me/libsan_bot)
- [@scihubot](https://t.me/scihubot)
### Telegram Music Bot
[@music](https://t.me/music) - Music Search Bot.
- [@spotdlrobot](https://t.me/spotdlrobot) - Simple bot to download Spotify Songs in High quality (_no FLAC!_). You can't invite the bot into Groups.
- [ppmusicbot - Spotify playlist bot](https://github.com/kimmobrunfeldt/ppmusicbot) - Telegram bot which adds all linked Spotify track links to a shared playlist.
- [@DeezloaderAn0n_bot](https://github.com/An0nimia/DeezloaderAn0n_bot) - Download songs from Deezer and if they are now avbl. in Deezer it downloads it from YouTube.
- [@Soundclouddownloadbot](https://t.me/Soundclouddownloadbot) - Download SoundCloud files (music, no playlists) - from within Telegram. You can't invite the Bot into Groups.
- [@MyMusicBot](https://t.me/MyMusicBot)
- [@moozikestan_bot](https://t.me/moozikestan_bot)
- [@scloud_bot](https://t.me/scloud_bot)
- [@id3bot](https://t.me/id3bot)
- [@mp3toolsbot](https://t.me/mp3toolsbot)
- [@iLyricsBot](https://t.me/iLyricsBot)
### Telegram Movies and TV Shows Bot
- [@utubebot](hhttps://t.me/utubebot) - Video Downloader with MP3 Conversion support.
- [@imdb](https://t.me/scsht_bot) - This bot automatically works in all your chats and groups, no need to add it anywhere. Simply type @imdb in any chat.
- [@piracy_bot](https://t.me/piracy_bot) - A simple bot which will give you subtitles from various Streaming sites e.g. Zee5.com and Jiocinema.com.
- [@JaredMovieRuBot](https://t.me/JaredMovieRuBot) - Monitor and get notified about upcoming movies and tv series.
- [@MovieReleaseBot](https://t.me/MovieReleaseBot) - Announce and search new movie releases.
- [movieS4Bot](https://t.me/movieS4Bot)
- [@GO_Robot](https://t.me/@GO_Robot) - Announce and search new movie releases.
- [@SubSceneDLBot](https://t.me/SubSceneDLBot)
- [@subtitlebot](https://t.me/subtitlebot)
- [@SubYabBot](https://t.me/SubYabBot)
- [@SubHunterBot](https://t.me/SubHunterBot)
### Telegram Google Drive Bots
- [@botxupdates](https://t.me/botxupdates) - Uploads files to your Google Drive. Just send file or direct download link.
- [@gdriveupme_bot](https://github.com/aryanvikash/Google-Drive-Uploader)
- [@GdriveXbot](https://t.me/GdriveXbot) - Uploads files to your Google Drive. Just send file or direct download link.
- [@gduploadbot](https://t.me/gduploadbot) - Remote uploads a link/file and mirrors it to you.
### Telegram Moderation Bot
- [@BotFather](https://t.me/BotFather) - Create and maintain your own bots.
- [@Combot](https://combot.org/) - Moderation, analytics, anti-spam, the best trigger system in Telegram and more.
- [@Controller](https://t.me/ControllerBot) - ControllerBot is a feature-rich bot for Telegram channel (not group!) - owners.
- [@GroupHelpBot](https://t.me/GroupHelpBot) - This is the most complete Bot to help you manage your groups easily and safely!.
- [@IFTTT](https://t.me/IFTTT) - Similar like webhooks your can create own script based snippets which you can use in your channel or group.
- [@Miss Rose](https://missrose.org/guide/getting-started/adding-rose/) - Manage your group easily with the Rose bot.
- [@Protectron](https://www.protectronbot.com/) - Telegram anti-spam and group management bot.
- [@Shieldy](https://t.me/shieldy_bot) - A zero-config Telegram bot that fights spam in chats.
- [@vardast_bot](https://t.me/vardast_bot) - A zero-config Telegram bot that fights spam in chats.
- [@assistChannel_bot](https://t.me/assistChannel_bot) - A zero-config Telegram bot that fights spam in chats.

338
docs/torrents.md Normal file
View File

@ -0,0 +1,338 @@
---
permalink: /torrents
---
# Torrents
- [A Simple Guide To A Better Ratio](https://www.reddit.com/r/trackers/comments/fthja/a_simple_guide_to_a_better_ratio/) - A good tracker requires you to upload what you download. This guide explains many of the methods involved with keeping on top of this sometimes difficult task.
- [magent2torrent.me](http://magnet2torrent.me/) - Converts magnet links to torrent files.
- [mgnet.me](http://mgnet.me/) - Magnet URI shortener.
- [xbit](https://xbit.pw) - Magnet link repository.
- [Torrents.csv](https://torrents-csv.ml/) - An [open source](https://gitlab.com/dessalines/torrents.csv) - collaborative repository of torrents, consisting of a single, searchable torrents.csv.
- [mktorrent](https://github.com/Rudde/mktorrent) - A simple command line utility to create BitTorrent metainfo files.
- [qtorrent.in](http://www.qtorrent.in/) - A free, fast, powerful and legal Magnet URI indexer.
- [Torrent Paradise](https://torrent-paradise.ml/) - IPFS-based decentralised torrent search engine.
- [torrent.nz](https://torrent.nz/) - Torrent.nz is a magnet torrent search engine.
- [r/torrents](https://www.removeddit.com/r/torrents) - Questions and discussion about all things torrent-related.
- [BitTorrent](https://en.wikipedia.org/wiki/BitTorrent) - Wikipedia's article on the BitTorrent file sharing protocol.
- [Live Tracer](https://trace.corrupt-net.org/live.php) - Pre-time tracer for scene releases.
- [peerflix Google Search](https://www.google.com/search?q=peerflix+site%3Aherokuapp.com) - Searches Heroku-deployed instances of Peerflix for streaming torrents.
- [RapidBay](https://github.com/hauxir/rapidbay) - Rapid bay is a self hosted video service/torrent client that makes playing videos from torrents easy.
- [The Pirate Society](https://thepiratesociety.org/forums/) - A members-only forum for pirates.
- [Torrage](https://torrage.info/) - Torrage is a free service for caching torrent files online.
- [Torznab](https://nzbdrone.readthedocs.io/Implementing-a-Torznab-indexer/) - Newznab-like API offering a standardized recent/search API for both TV and movies.
- [ZBIGZ](https://zbigz.com/) - Zbigz is a very good solution if your PC or laptop is locked by your ISP, it allows you to download torrents via Browser.
- [Nutbread](https://nutbread.github.io/t2m/) - Open source website to convert .torrent files to magnet URI(s).
- [killyourtv](http://mpc73okj7wq2xl6clofl64cn6v7vrvhpmi6d524nrsvbeuvjxalq.b32.i2p/) - I2P torrent tracker for TV Shows.
- [BTCloud](https://btcloud.io/) - BTCLoud offer 1 GB of storage space with 1 GB file size limit and 5 torrents stored at a time for its free users.
- [Filestream.me](https://filestream.me/) - (needs VPN to visit the page) - Free user of Filestream are being entitled and limited to a maximum of 5 GB file size for each torrent download and the file will stay on the server for 3 days only.
- [Furk](https://www.furk.net/) - (Needs invite) Offers an unlimited storage time for fetched file as long as the file is from a public sources such as the Pirate Bay.
- [Seedr](https://seedr.cc/) - Essentially a seedbox you can paste torrents into which returns a streamable direct link.
- [streamza](https://streamza.com/) - Seedr mirror.
- [Streamza](https://streamza.com/)
- [ZBIgZ](https://www.zbigz.com/) - ZBIGZ anonymous torrent cloud client #1.
## Torrent Search Engine
- [The Pirate Bay Search](https://thepiratebay1.herokuapp.com/) - Searches the pirate bay (even if the official website is down or under maintainance).
- [TParser](http://tparser.org/) - Russian torrent sites indexer.
- [AIO Search](http://www.aiosearch.com/) - Torrent search engine.
- [High Resolution Music](https://highresolutionmusic.com/) - FLAC Music collection.
- [rats-search](https://github.com/DEgITx/rats-search) - P2P Bittorrent search engine.
- [snowfl](https://snowfl.com/) - Snowfl is a torrent aggregator which searches various public torrent indexes in real-time.
- [SolidTorrents](https://solidtorrents.net) - A clean, privacy focused torrent search engine.
- [Torrents.me](https://torrents.me/) - Torrents.me combines popular torrent sites and specialized private trackers in a torrent multi-search.
- [Torrentzeta](https://www.torrentzeta.com/)
- [Skyn3t](https://skyn3t.in/srx/)
- [Search Torrents](https://search.torrents.io/)
- [Toorgle](http://www.toorgle.com/) - `insecure`.
- [Magnetico](https://github.com/boramalper/magnetico) - Autonomous and self-hosted BitTorrent DHT search engine suite.
## Torrent Trackers
- [r/trackers](https://www.removeddit.com/r/trackers) - A subreddit for discussing public & private trackers.
- [A Simple Guide To A Better Ratio](https://www.removeddit.com/r/trackers/comments/fthja/a_simple_guide_to_a_better_ratio/) - A good tracker requires you to upload what you download. This guide explains many of the methods involved with keeping on top of this sometimes difficult task.
- [Bravo List](https://www.bvlist.com/) - A public tracker directory.
- [Tracker Twitters](https://filenetworks.blogspot.com/2010/12/list-of-private-torrent-trackers.html) - List Of Private Torrent Trackers & BitTorrent News Accounts To Follow On Twitter.
- [trackerslist](https://github.com/ngosang/trackerslist) - An updated list of public BitTorrent trackers.
- [Root.yt](https://root.yt/) - Yet [another torrent proxy](https://www.reddit.com/r/Piracy/comments/fcq0v4/i_made_a_proxy_service_for_popular_sites_like_tpb/) - who aims to imrpvoe privacy and security by removing blacklisted domains.
### Private Trackers
- [/PTG tracker manifesto](https://pastebin.com/thLgSkNE) - List of private trackers.
- [0QoLttS.jpg](https://i.imgur.com/0QoLttS.jpg) - Screenshot of a table from somewhere of private trackers and their sign-up requirements.
- [AcrossTheTasman](https://acrossthetasman.com/forum.php) - A tracker for movies, games and more.
- [AlphaRatio](https://alpharatio.cc) - (AR) - A good starter tracker with lots of freeleech content.
- [AvistaZ](https://avistaz.to/auth/register) - (EN) - AvistaZ (AsiaTorrents) is a Private Torrent Tracker for ASIAN MOVIES / TV / Docus.
- [AnimeBytes](https://animebytes.tv/) - (AB) - community centralized around Japanese media, including anime, manga, and music.
- [Audionews](https://audionews.org/) - (AN) - Private torrent tracker for music production audio. (DJ apps, audio editor, DAW apps etc) - Open signups on the 1st-2nd every month.
- [Awesome HD](https://awesome-hd.me/) - (AHD) - Awesome-HD is a private tracker for quality enthusiasts.
- [BakaBT](https://bakabt.me/) - (BBT) - a torrent tracker which specializes in serving anime fans.
- [BeyondHD](https://beyondhd.xyz/) - (BHD) - BeyondHD is a ratioless torrent tracker dedicated to HD movies and TV shows in High Definition.
- [Bibliotik](https://bibliotik.me/) - (BI) - Popular ebooks/audiobooks private tracker.
- [Blutopia](https://blutopia.xyz) - (BLU) - Blutopia is a private tracker for HD movies (Blu-Ray) - and HD TV shows.
- [CGPeers](https://www.cgpeers.com/) - (CGP) - CGPeers is a private torrent tracker for all things computer graphics: tutorials, graphics software, 3D, visual effects, design, and computer-assisted art.
- [GazelleGames](https://gazellegames.net/login.php) - (GGn) - Currently the largest private tracker for games.
- [HD-Forever](https://hdf.world/) - (HD-F) - HD-Forever is a French private tracker for HD movies.
- [HD-Space](https://hd-space.org/) - (HDS) - HD-Space is a private torrent tracker hosting HD movies, TV shows, and music torrents. A good tracker for beginners.
- [HD4Free](https://hd4.xyz) - (HD4F) - HD4Free is a general HD tracker with a good range of content.
- [IPTorrents](https://iptorrents.com/) - (IPT) - Private tracker with movies, books, and more.
- [JPopsuki](https://jpopsuki.eu/) - (JPop) - JPopsuki is a torrent tracker focused on Asian music.
- [Milkie](https://milkie.cc/) - Added another upcoming private tracker site.
- [MyAnonaMouse](https://www.myanonamouse.net/) - (MAM) - Private E-Learning tracker with about 360 000 torrents including audiobooks, e-learning, musicology, and radio.
- [Nostalgic Torrents](https://nostalgic.is/) - (NT) - Private tracker for anime, comics/manga, documentaries, movies, TV - PRE 2013, TV - PRE 2009 With Original Commercials, etc. Also known as The-Archive and HeyNow.
- [PassThePopcorn](https://passthepopcorn.me/) - (PTP) - ratio-based torrent tracker for movies (requires login).
- [PassThePopCorn (PTP)](https://passthepopcorn.me/) - Blu-Ray rips and other stuff.
- [PolishSource](https://polishsource.cz/) - (PS) - PolishSource is a big private Polish ratio-less tracker.
- [PolishTracker](https://pte.nu/) - (PT) - PolishTracker is the oldest private Polish tracker.
- [Private Tracker Flowchart](https://wiki.installgentoo.com/images/9/97/Private_tracker_flowchart.png) - V4 of the private tracker flowchart. Somewhat out of date.
- [Private trackers](https://wiki.installgentoo.com/index.php/Private_trackers) - Guide on how to get into (and survive) - the world of private trackers.
- [PrivateHD](https://privatehd.to/) - (PHD) - PrivateHD is a private BitTorrent tracker focused on high definition movies and TV show torrents.
- [RED Interview Prep](https://interviewfor.red/en/index.html) - This site was written as a guide for potential users to learn about music formats, transcodes, torrenting, and burning and ripping — everything you need to know in order to pass the RED interview.
- [Redacted](https://redacted.ch/) - (CH) - Largest private music tracker at 1.5 million torrents.
- [SceneTime](https://www.scenetime.com)
- [TheGeeks](https://thegeeks.click/) - (TGBZ) - Private tracker for e-learning.
- [TorrentLeech](https://torrentleech.org/) - (TL) - Well-known popular private tracker.
- [Tracker Spreadsheet](https://docs.google.com/spreadsheets/d/1zYZ2107xOZwQ37AjLTc5A4dUJl0ilg8oMrZyA0BGvc0/edit#gid=1357476050) - Comprehensive spreadsheet of private trackers (somewhat out of date).
- [TVChaos UK](https://www.tvchaosuk.com/) - (TVCUK) - Private tracker for British television.
- [UHDBits](https://uhdbits.org/) - (UHD) - UHDBits is a Vietnamese private torrent tracker focused on HD movies and TV shows.
- [WorldOfP2P](https://worldofp2p.net) - (WOP) - Private tracker for Movies, TV and general P2P stuff.
- [Bitspyder](http://bitspyder.net/) - (BS) - Bitspyder is an educational torrent site devoted to e-Learning content such as e-Books, video courses, and audiobooks.
- [MySpleen](http://www.myspleen.org/login.php) - (MS) - MySpleen is a private tracker which specialises in comedy, animation, and TV series.
### Semi-Private Trackers
- [ArenaBG](https://arenabg.com/) - A Bulgarian tracker with an English translation available.
- [NoNaMe Club](https://nnmclub.to/) - Russian semi-private tracker and forum.
- [ruTracker](https://rutracker.org/forum/index.php) - RuTracker is a huge Russian torrent site with a thriving file-sharing community.
- [MetalArea](https://metalarea.org/) - Russian tracker for obscure metal and dungeon synth.
- [Zamunda.net](https://zamunda.net/) - A Bulgarian tracker with English and Russian translations available.
### Public Trackers
- [1337x](https://1337x.to/) - 1337x is a torrent site that offers verified torrent downloads.
- [1337x.gd](https://1337x.gd/) - Mirror.
- [1337](https://1337.root.yt/) - Ad-Free and clean version of 1337x.
- [1337x-forum.eu](https://www.1337x-forum.eu/) - Official 1337x Forum.
- [7torrents](https://www.7torrents.cc/) - Privacy-focused DHT search engine without any ads.
- [Bthub.Me](https://www.bthub.me/) - (CN) - Movies, Docus & more for your chinese friends.
- [BTDB](https://btdb.to/) - Large BitTorrent DHT search engine.
- [CGPeers](https://www.cgpeers.to/) - CGPeers is a well known trusted tracker (registration every 15th and 1st of the month).
- [dlb.to](https://dlb.to/) - Indexer for various Warez websites and material.
- [Darli](http://tracker.darli.net) - (HDS) - Our open torrent tracker is available for everyone. Use where necessary.
- [DIGBT](https://www.digbt.org/) - DIGBT is a DHT torrent search engine.
- [ETTV](https://www.ettvdl.com/) - ETTV is a torrent site specific for movie torrents.
- [ExtraMovies](http://extramovies.casa/) - Small size Movies or up to 1080p.
- [g4u](https://g4u.me/) - Movies, TV Shows & Games.
- [GaOQing](https://gaoqing.fm/) - (CN _insecure_) - Porn, movies, tv-shows, documentations, you name it!.
- [Games4theworld](https://games4theworld.org) - Torrents and magnet links for games.
- [GloTorrents](https://glodls.to/) - Download Movies, TV, Games and Other Torrents Free.
- [HDCenter](https://hdcenter.cc/login.php) - (NL) - Games, Movies, eBooks & more.
- [Idope (Clone)](https://idope.top/) - iDope is a torrent search engine presenting direct magnet links, comments and up to date seeder/leecher statistics.
- [Isohunt2](https://isohunt2.net/) - Clone of the original ISOHunt torrent index and repository.
- [KickAss Torrents](https://katcr.co/) - Community-made reincarnation launched in 2016.
- [LBRY](https://beta.lbry.tv/) - & [source code](https://github.com/lbryio/lbrytv) - Search engine for games, videos, music & more.
- [LimeTorrents](https://www.limetorrents.info/) - LimeTorrents has been around for more than half a decade.
- [MagnetDL](https://anonym.to/https://www.magnetdl.com) - Find your download by searching thousands of magnet links using our search engine.
- [Monitor Shodan](https://monitor.shodan.io/) - Keep track of the devices that you have exposed to the Internet. Setup notifications, launch scans and gain complete visibility into what you have connected.
- [MKVCage](https://www.mkvcage.nl/) - (warning) - Rebooted (unofficial) - MKVCage website. It's not in any relationship with the original _project_.
- [Mp4ba.cc](http://mp4ba.cc/) - (CN _insecure_) - Videos, TV series and animes.
- [Movcr](https://movcr.tv/) - Download Movies Torrent Online Free.
- [OTorrents](https://otorrents.com/) - Yet another public torrent tracker.
- [Pirateiro](https://pirateiro.unblocked.gdn/) - Pirateiro is a torrent index for Brazilian and Portuguese torrents.
- [RARBG](https://rarbg.to/) - Public tracker with its own release group, RARBG was founded in 2008 and specializes in high quality video releases.
- [RARBG Index page](https://rarbgprx.org/) - Web Analysis and indexer for Rarbgprx.
- [Saavn](https://saavn.tomato.to/) - A search engine designed to find old and new music releases.
- [Shodan](https://www.shodan.io/) - Shodan is the world's first search engine for Internet-connected devices.
- [Shaanig](https://shaanig.se/) - Small-size HD TV episodes & movies.
- [SkyTorrents](https://www.skytorrents.lol/) - Revival of the recently-shut-down, privacy-focused, ad-free torrent indexer.
- [Streams.Now.SH](https://streams.now.sh/) - Similar quality & size like RARBG & [YTS](https://yts.mx).
- [The Pirate Bay](https://thepiratebay.org/) - A well-known torrent site which is somehow still running, blocked in most places.
- [`piratebayztemzmv.onion`](http://piratebayztemzmv.onion/) - Onion address.
- [The Proxy Bay](https://proxybay.bz/) - Can't access The Pirate Bay? Try one of these proxy sites.
- [Tor Lock](https://torlock.com/) - TorLock is a torrent site that offers verified torrent downloads.
- [Torrent9](https://www.torrent9.ph/) - French torrent search engine.
- [TorrentFunk](https://www.torrentfunk.com/) - TorrentFunk is a torrent site providing verified torrents for all kinds of content.
- [TorrentGalaxy](https://torrentgalaxy.org/) - Public tracker with a clean UI.
- [torrentgalaxy.io](http://torrentgalaxy.io/) - (`GeoIP block, ISP Block`) - TorrentGalaxy is a popular torrent directory.
- [TorrentInvites](http://torrentinvites.org) - #1 to buy, trade, sell or find free Tracker Invites!.
- [TorrentKing](https://torrentking.io/) - Torrentking is a popular movie torrent site.
- [Torrentz2](https://torrentz2.is/) - [(mirror)](https://torrentz2.eu/) - A good replacement of the defunct Torrentz.eu.
- [Torrents-csv.ml](https://torrents-csv.ml) - An open-source torrent search engine tracker for all sorts of torrents.
- [WebOas](https://weboas.is/) - A search engine designed to find warez, music and other stuff in public dirs.
- [xbit.pw](http://xbit.pw/) - A Magnet site search engine.
- [YggTorrent](https://yggtorrent.ws/) - French tracker and search engine (has a download/upload ratio limitation).
- [Xiepp](https://www.xiepp.com/) - (CN _insecure_) - Chinese movies, TV-Shows and other torrents.
- [Zonatorrent](https://zonatorrent.tv/) - Spanish tracker.
- [Zooqle](https://zooqle.com/) - Zooqle is a relatively new torrent index providing a huge database of verified torrents.
- [monova.to](https://monova.to/)
- [PaHe.me](https://pahe.me/) - HQ Movies at Affordable Size.
- [rutor.info](http://rutor.info/) - (`RU`) - Largest Russian language torrent website.
- [ilcorsaronero.info](https://ilcorsaronero.xyz/) - (`It`) - Popular Italian torrent directory.
- [yggtorrent.se](https://yggtorrent.se/) - (`FR`) - Popular French torrent directory.
- [Torrents9](https://vww.torrentz9.fr/) - (`FR`) - Yet another popular French torrent directory.
- [Zone Annuaire](http://zone-annuaire.com/) - (`FR`) - Yet another popular French torrent directory.
- [EZTV](https://eztv.io/) - EZTV is a torrent site for TV shows founded by TV-torrent distribution group EZTV.
- [YTS](https://yts.am/) - Small-size HD movies from YIFY.
- [metal-tracker.com](http://en.metal-tracker.com/) - Heavy metal music tracker.
- [moviemagnet](http://moviemagnet.co/) - Verified torrents for movies.
- [HDSector](http://udush.com/) - Bollywood / Hindi / Hollywood HD Movies.
- [Torlock](https://www.torlock.com/) - Torlock is a torrent index and torrent search that helps to access the latest in TV series and movies.
- [WorldWide Torrents](https://worldwidetorrents.me/) - Another public tracker with a reasonably nice UI.
- [Rock Box](https://rawkbawx.rocks/) - Metal music tracker.
- [Music Torrent](http://music-torrent.net) - General music tracker.
## Tracker Proxies
- [Cardigann](https://github.com/cardigann/cardigann) - A proxy server for adding new indexers to Sonarr, SickRage, and other media managers.
- [CouchPotatoServer](https://github.com/CouchPotato/CouchPotatoServer) - Automatic Movie Downloading via NZBs & Torrents.
- [Jackett](https://github.com/Jackett/Jackett) - API Support for your favorite torrent trackers, it translates queries from apps (Sonarr, Radarr, SickRage, CouchPotato, Mylar, DuckieTV, qBittorrent, etc) - into tracker-site-specific http queries, parses the html response, then sends results back to the requesting software.
- [nzbhydra2](https://github.com/theotherp/nzbhydra2/) - Primarily a Usenet meta search engine but also supports Torznab.
- [Radarr](https://github.com/Radarr/Radarr) - (make sure you [turn click-tracking off](https://i.imgur.com/QpP1M6Q.png)) - A fork of Sonarr to work with movies à la Couchpotato.
- [SickRage](https://git.sickrage.ca/SiCKRAGE/sickrage) - Automatic Video Library Manager for TV Shows. It watches for new episodes of your favorite shows, and when they are posted it does its magic.
- [Sonarr](https://github.com/Sonarr/Sonarr) - (make sure you [turn click-tracking off](https://i.imgur.com/QpP1M6Q.png)) - Smart PVR for newsgroup and Bittorrent users.
- [Bitport](https://bitport.io/welcome) - Download files to a secured cloud. Anonymously. Fast. Online.
## Tracker Frameworks
- [opentracker](https://erdgeist.org/arts/software/opentracker/) - Opentracker is an open and free BitTorrent tracker project.
- [Gazelle](https://whatcd.github.io/Gazelle/) - A web framework geared towards private torrent trackers with a focus on music.
- [meanTorrent](https://github.com/taobataoma/meanTorrent) - A BitTorrent Private Tracker CMS with Multilingual, and IRC announce support, CloudFlare support.
- [NexusPHP](https://github.com/ZJUT/NexusPHP) - BitTorrent private tracker scripts written in PHP.
- [OpenTracker](https://erdgeist.org/arts/software/opentracker/) - OpenTracker is an open and free BitTorrent tracker project.
- [Torrent-Tracker-Platforms](https://github.com/HDVinnie/Torrent-Tracker-Platforms) - A Curated List Of Torrent Tracker Platforms/Codebases Written In Multiple Coding Languages.
- [UNIT3D](https://github.com/HDInnovations/UNIT3D) - The Nex-Gen Private Torrent Tracker (Movies/TV Episodes).
## Tracker Invites
- [r/Invites](https://www.removeddit.com/r/invites) - Post wanted ads for private tracker invites here.
- [r/OpenSignups](https://www.removeddit.com/r/opensignups) - Open Signups - When Private Trackers Open Their Doors To The Public.
- [getting_into_private_trackers](https://www.removeddit.com/r/trackers/wiki/getting_into_private_trackers) - Helpful resource from the /r/trackers Wiki.
- [Open sign-ups thread](https://www.removeddit.com/r/trackers/comments/7ildxx/open_signups_thread/) - A thread from r/trackers for posting trackers that are currently open for registration.
- [Opentrackers.org](https://opentrackers.org/) - Private Torrent Trackers & File Sharing.
## Torrent Clients
- [Transmission](https://transmissionbt.com/) - Default torrent client in many distros.
- [Popcorn Time](https://github.com/popcorn-official/popcorn-desktop) - Popcorn Time is a multi-platform, free software BitTorrent client that includes an integrated media player.
- [Butter Project](http://butterproject.org/) - A legal fork of Popcorn Time which is configurable to allow for custom sources of video.
- [BitLord](http://www.bitlord.com/) - Another BitTorrent streaming client.
- [Tixati](https://tixati.com/) - Lightweight torrent client for Windows and Linux.
- [PicoTorrent](https://picotorrent.org/) - A lightweight and minimalistic torrent client for Windows.
- [FrostWire](https://www.frostwire.com/) - FrostWire is a Free and open-source BitTorrent client first released in September 2004, as a fork of LimeWire.
- [peerflix](https://github.com/mafintosh/peerflix) - Streaming torrent client for Node.js.
- [RapidBay](https://github.com/hauxir/rapidbay) - Rapid bay is a self-hosted video service/torrent client that makes playing videos from torrents easy.
- [aTorrent](http://play.google.com/store/apps/details?id=com.mobilityflow.torrent&hl=en) - A modern Android application with new modern design!.
- [TorrDroid](http://play.google.com/store/apps/details?id=intelligems.torrdroid&hl=en) - TorrDroid is a Android torrent client cum search engine that features a hassle free way of searching and downloading torrents.
- [Tornado](http://tornado-torrent.gitlab.io/) - Tornado is a modern web-first BitTorrent client designed with usability in mind.
- [Tribler](https://www.tribler.org/) - Tribler is a Bittorrent client with an integrated DHT and search engine. Tor-like onion routing and end-to-end encryption can be enabled to allow for anonymous downloads.
- [Auto unRar](https://reddit.com/r/Piracy/comments/byemt3/auto_unrar_qbittorrent/) - or via [script](https://github.com/arfoll/unrarall).
### qBittorrent
- [qBittorrent](http://www.qbittorrent.org/) - The qBittorrent project aims to provide an open-source software alternative to µTorrent.
- [Plugin list for qBittorrent](http://github.com/qbittorrent/search-plugins/wiki/Unofficial-search-plugins#plugins-for-public-sites) - Plugins for Public sites (requires Python).
- [qBitTorrent search function](http://www.techsupportalert.com/qbittorrent-help-torrent-search-engine) - Allows you to search popular torrent trackers and download rss/torrents.
- [qBitTorrent search function](https://www.techsupportalert.com/qbittorrent-help-torrent-search-engine) - Allows you to search popular trackers directly from qBittorrent.
- [qBitTorrent plugins for public sites](https://github.com/qbittorrent/search-plugins/wiki/Unofficial-search-plugins#plugins-for-public-sites) - List of qBitTorrent plugins for searching public torrent sites.
### Deluge
- [Deluge](https://www.deluge-torrent.org/) - Deluge is a lightweight, Free Software, cross-platform BitTorrent client.
- [AutoRemovePlus](https://github.com/omaralvarez/deluge-autoremoveplus) - Auto removing of deluge torrents.
- [ltConfig](https://github.com/ratanakvlun/deluge-ltconfig/releases) - ltConfig is a plugin for Deluge that allows direct modification to libtorrent settings and has preset support.
- [Deluge Plugins](https://dev.deluge-torrent.org/wiki/Plugins) - List of official and third-party plugins for Deluge.
### rTorrent
- [rTorrent](https://rakshasa.github.io/rtorrent/) - rTorrent is a text-based ncurses BitTorrent client written in C++.
- [ruTorrent](https://github.com/Novik/ruTorrent) - Yet another web front-end for rTorrent.
- [rutorrent-all-seeders](http://github.com/AkdM/rutorrent-all-seeders) - This ruTorrent plugin adds the columns 'All Seeders' the torrents list.
- [rutorrent-themes](https://github.com/InAnimaTe/rutorrent-themes) - A collection of default and new, original themes for ruTorrent.
- [rTorrent Community wiki](https://github.com/rtorrent-community/rtorrent-community.github.io/wiki) - GitHub wiki for rTorrent.
- [rTorrent Docs](https://rtorrent-docs.readthedocs.io/en/latest/) - Comprehensive manual and user guide for the rTorrent bittorrent client.
- [flood](https://github.com/jfurrow/flood) - A web UI for rTorrent with a Node.js backend and React frontend.
- [rTorrent ArchWiki Page](https://wiki.archlinux.org/index.php/RTorrent) - Detailed article to answer most common questions about rTorrent.
- [pyrocore](https://github.com/pyroscope/pyrocore) - A collection of tools for the BitTorrent protocol and especially the rTorrent client.
- [rTorrent research](https://calomel.org/rtorrent_mods.html) - Security modifications and other hacks for usability.
- [flood](https://github.com/jfurrow/flood) - A web UI for rTorrent with a Node.js backend and React frontend.
- [rTorrent Seedbox Guide](https://jes.sc/kb/rTorrent-ruTorrent-Seedbox-Guide.php) - This guide is a single-page, comprehensive guide to take you step-by-step through installation and configuration.
- [rtorrent-ps](https://github.com/pyroscope/rtorrent-ps) - Extended rTorrent distribution with a fully customizable canvas and colors, other feature additions, and complete docs.
### WebTorrent Clients
- [Instant.io](https://instant.io/) - Streaming file transfer over WebTorrent (torrents on the web).
- [magnetoo](https://www.magnetoo.io/) - Fancy new in-browser WebTorrent streaming service.
- [WebTorrent Desktop](https://webtorrent.io/desktop/) - WebTorrent Desktop is for streaming torrents.
- [βTorrent](https://btorrent.xyz/) - Fully-featured [WebTorrent](https://webtorrent.io/) - browser client written in HTML, JS and CSS.
## Seedboxes
- [r/seedboxes](https://www.removeddit.com/r/seedboxes) - A place to discuss seedboxes and everything related to them.
- [2Giga.link](https://www.2giga.link/) - Free file hoster, Torrent caching & Premium link generator.
- [Bitport.io](https://bitport.io/) - Download torrents in the cloud and stream them online.
- [DediSeedBox](https://dediseedbox.com/) - Netherlands located Seeedbox service.
- [FileStream.me](https://filestream.me/) - Free subscription offers 200Mb max file size and 200GB storage total.
- [Furk.net](https://www.furk.net/) - Free trial offers 1GB per day or 5GB per week if you can get an invite/voucher or use Facebook.
- [Put.io automator](https://github.com/datashaman/putio-automator) - A suite of commands for managing torrents, transfers and files on Put.io.
- [Seedbox.io](https://seedbox.io/) - Provides 99,9% uptime, cheap and claims to have a good support.
- [Giga-Rapid.com](https://giga-rapid.com/gigaseedbox.php) - Shared 1Gbps seedboxes with massive storage & lots of addon applications.
- [SeedSync](https://github.com/ipsingh06/seedsync) - SeedSync is a GUI-configurable, LFTP-based file transfer and management program.
- [UltraSeedbox](https://ultraseedbox.com/) - Cheap Seedbox, fast and reliable.
- [DockSTARTer](https://github.com/GhostWriters/DockSTARTer) - DockSTARTer helps you get started with home server apps running in Docker.
- [MediaServer-DockerComposeFiles](https://github.com/vaeyo/MediaServer-DockerComposeFiles) - Docker-Compose Files for Media Server Related Apps (Radarr, Sonarr, Plex, rTorrent, NZBGet, Ombi, Emby, etc).
- [QuickBox IO](https://quickbox.io/) - Seedbox installer script.
- [rtinst](https://github.com/arakasi72/rtinst) - Seedbox installation script for Ubuntu and Debian systems.
- [sboxsetup](https://github.com/dannyti/sboxsetup) - Another Seedbox setup script.
- [Seedbox Guide](https://seedboxgui.de/) - Comparison tool to help you find the best fitting Seedbox.
- [swizzin](https://swizzin.ltd/) - A light, modular package management suite for media-oriented servers.
- [usenet-docker](https://github.com/justinhamlett/usenet-docker) - Docker-compose configuration for Sabnzbd, CouchPotato, Plex, Sonarr, Plexpy, Nzbhydra, Muximux, Radarr, NZBGet and Ombi with a Nginx proxy.
### Web-based Cloud Seedboxes
- [Seedr](https://www.seedr.cc/) - Essentially a seedbox you can paste torrents into which returns a streamable direct link.
- [ZXCFiles](http://www.zxcfiles.net) - A similar service that allows you to paste magnet links or upload torrent files and get a DDL. The first 20GB are free.
- [Bitport.io](https://bitport.io/) - Another direct download site for pasting magnet links or .torrent files. Free accounts offer 1GB for free.
- [Torrent Safe](https://www.torrentsafe.com/) - Free plan includes 1GB max file size, 2 days file lifetime. Discounts for paid subscriptions pop up on their [Facebook page](https://www.facebook.com/TorrentSafe/).
- [Furk.net](https://www.furk.net/) - Free trial offers 1GB per day or 5GB per week if you can get an invite/voucher or use Facebook.
- [FileStream.me](https://filestream.me/) - The free subscription offers 200Mb max file size and 200GB storage total.
- [2Giga.link](https://www.2giga.link/)
- [Foxleech](https://www.foxleech.com/) - No free trial, plans start at \$3 per month.
- [Boxopus](https://boxopus.com/) - No free trial, plans start at \$0.99 per day.
- [Put.io](https://put.io/) - \$0.99 1 day trial.
- [Put.io automator](https://github.com/datashaman/putio-automator) - A suite of commands for managing torrents, transfers, and files on Put.IO.
### Seedbox Hosting Providers
- [/u/Andy10gbit](https://www.removeddit.com/r/seedboxes/comments/9iu7o8/andy10gbit_server_and_seedbox_list/) - Reddit user with good deals on servers and seedboxes.
- [Bytesized Hosting](https://bytesized-hosting.com/) - "The best Plex server hosting in town".
- [Chmuranet](https://www.chmuranet.com/) - Chmuranet is a small private boutique seedbox provider.
- [FeralHosting](https://www.feralhosting.com/pricing) - Shared seedbox hosting provider.
- [Hetzner](https://hetzner.co.za/) - Reliable and affordable server host.
- [Kimsufi](https://www.kimsufi.com/uk/) - Affordable dedicated servers.
- [NZB Monkey](https://nzblnk.info/nzb-monkey/) - NZB download helper utility.
- [Online.net](https://www.online.net/en) - Seedbox-friendly, affordable, dedicated server host.
- [OVH](https://www.ovh.com/world/) - Large cloud server provider.
- [seedboxes.cc](https://www.seedboxes.cc) - Reliable and affordable web hosting, with the power of your friendly monsters!.
- [SeedHost](https://www.seedhost.eu/seedboxes.php) - "Seedhost.eu is the oldest continuously operating seedbox hosting provider on the internet.".
- [SoYouStart](https://www.soyoustart.com/us/) - Another dedicated server host.
- [UltraSeedbox](https://www.ultraseedbox.com/) - "Plex optimized" servers to rent.
- [Whatbox](https://whatbox.ca/) - Whatbox is a BitTorrent CDN.
- [Xirvik](https://www.xirvik.com/) - Preconfigured seedbox servers.
- [novaDedi](https://novadedi.net/index.php) - novaDedi formerly known as metaDedi was created to help to find you the cheapest dedicated server for your intended use case.
- [CheckServers.OVH](https://checkservers.ovh/) - Checks the availability of OVH servers.
- [PulsedMedia](https://pulsedmedia.com/) - Inexpensive seedbox provider.
- [Cloudboxes.io](https://cloudboxes.io/) - Seedboxes with impressive 20Gbps uplinks.
- [Seedbox.io](https://seedbox.io/) - Shared and dedicated slots with 1Gbps+ uplinks.
### Seedbox Setup Tools and Guides
- [swizzin](https://swizzin.ltd/) - A light, modular package management suite for media-oriented servers.
- [Seedbox Guide](https://seedboxgui.de/) - Comparison tool to help you find the best fitting Seedbox.
- [rtinst](https://github.com/arakasi72/rtinst) - Seedbox installation script for Ubuntu and Debian systems.
- [sboxsetup](https://github.com/dannyti/sboxsetup) - Another seedbox setup script.
- [QuickBox IO](https://quickbox.io/) - Seedbox installer script.
- [MediaServer-DockerComposeFiles](https://github.com/vaeyo/MediaServer-DockerComposeFiles) - Docker-Compose Files for Media Server Related Apps (Radarr, Sonarr, Plex, rTorrent, NZBGet, Ombi, Emby, etc).
- [usenet-docker](https://github.com/justinhamlett/usenet-docker) - Docker-compose configuration for Sabnzbd, CouchPotato, Plex, Sonarr, Plexpy, Nzbhydra, Muximux, Radarr, NZBGet and Ombi with an Nginx proxy.
- [DockSTARTer](https://github.com/GhostWriters/DockSTARTer) - DockSTARTer helps you get started with home server apps running in Docker.
- [OpenFLIXR](http://www.openflixr.com/) - OpenFLIXR Media Server is an all-in-one media server for automated downloading and serving media.

88
docs/usenet.md Normal file
View File

@ -0,0 +1,88 @@
---
permalink: /usenet
---
# Usenet
- [Usenet](https://en.wikipedia.org/wiki/Usenet) - Usenet is a worldwide distributed discussion system available on computers.
- [Usenet newsgroup](https://en.wikipedia.org/wiki/Usenet_newsgroup) - A Usenet newsgroup is a repository usually within the Usenet system, for messages posted from many users in different locations using the Internet.
- [r/Usenet](https://www.reddit.com/r/Usenet) - A thriving community dedicated to helping users old and new understand and use Usenet.
- [r/UsenetInvites](https://www.reddit.com/r/UsenetInvites) - Requests and offers for Usenet indexers.
- [NZBLINK](https://nzblnk.info/) - The NZBLNK™ URI scheme defines the format of NZBLNK™ links to identify binary Usenet content and supplies some extra information to handle that content correct (similar to magnet links, but for NZBs).
- [Usenet-Uploaders](https://github.com/animetosho/Nyuu/wiki/Usenet-Uploaders) - Table of applications for uploading content to Usenet.
- [QuickPar](http://www.quickpar.org.uk/index.htm) - Tool for reconstructing damaged/missing/corrupt Usenet binaries.
- [NZB Monkey](https://nzblnk.info/nzb-monkey/) - NZB download helper-tool.
- [SABconnect++](https://github.com/gboudreau/sabconnectplusplus) - Chrome extension which adds one-click 'Send to SABnzbd' buttons to many popular NZB index sites.
- [ngPost](https://github.com/mbruel/ngPost) - Command Line (or minimalist GUI) - usenet poster for binaries developped in C++/QT.
- [A Quick Guide to Choosing a Usenet Provider](https://www.reddit.com/r/usenet/comments/a7ffm7/a_quick_guide_to_choosing_a_usenet_provider/) - Reddit post by /u/FlickFreak.
## Usenet Forums
- [Revenge of Usenet](https://revenge-of-usenet.com) - Forum for usenet related news, and download discussions.
- [Brothers of Usenet](https://www.brothers-of-usenet.net) - The original board went down, so this is a mirror for the well known forum which discusses stuff around the scene.
- [Fileleechers](https://fileleechers.info) - A young forum around Usenet.
- [House of Usenet](https://house-of-usenet.com) - New provider, new url, a reboot of the well known forum.
- [omgwtfnzbs](https://omgwtfnzbs.me) - (paid) - A paid usenet indexer.
- [SceneNzb.com](https://scenenzb.com) - (paid) - 3 NZD files per day are free.
- [Sky of Usenet](https://sky-of-use.net) - Yet another german usenet forum.
## Usenet Providers
- [Usenet Express](http://usenetexpress.com/) - UsenetExpress is a powerful new tier-1 Usenet provider that offers strong security, a 10GB uplink per server and up to 150 streams for an excellent price.
- [Eweka News](https://www.eweka.nl/) - Netherlands-based Usenet provider.
- [Newsdemon](https://www.newsdemon.com/) - Cheap and cheerful Usenet provider with frequent discounts.
- [Newsgroup Ninja](https://www.newsgroup.ninja/en) - \$7.99 per month, SSL encryption, Unmetered usage, Unlimited speeds.
- [Premiumizer](https://github.com/piejanssens/premiumizer) - A download management tool for premiumize.me cloud downloads.
- [Tweaknews](https://www.tweaknews.eu/en/landing/best-deal?a_aid=greycoder) - Dutch Usenet provider that offers a [Highwinds](https://highwinds.com/) - news feed.
- [Usenet Crawler](www.usenet-crawler.com) - Movies, eBooks, TV Series, Anime & more.
- [Usenet Providers and Backbones](https://commons.wikimedia.org/wiki/File:Usenet_Providers_and_Backbones.svg) - This is a simple overview of the current companies, backbones, providers and resellers in the Usenet landscape.
- [Usenet.Farm](https://usenet.farm/) - Usenet reseller with 1000+ days retention.
- [WorldSrc](https://worldsrc.org) - Movies, software, apps, games, music, and images available for fast direct download + torrents.
- [XS News](https://greycoder.com/goto/xsnews) - European Usenet feed.
## Usenet Indexers
- [r/Usenet wiki: indexers](https://www.reddit.com/r/Usenet/wiki/indexers) - Information about /r/Usenet's favourite indexing services.
### Paid Usenet Indexers
- [DOGnzb](https://dognzb.cr/login) - Invite-only NZB site (although they do have a [registration page](https://dognzb.cr/register) - at the moment).
- [DrunkenSlug](https://drunkenslug.com/) - Popular NZB indexer with a free tier and decent retention.
- [NZBCat](https://nzb.cat/) - NZBCat is an invite-only nZEDb NZB indexer.
- [NZBFinder](https://nzbfinder.ws/) - Usenet indexer and newznab API with a clean UI and 8+ year backlog of NZBs.
- [NZBgeek](https://nzbgeek.info/) - Affordable Usenet indexer operating since 2014.
- [omgwtfnzbs](https://omgwtfnzbs.me/login) - Invite-only NZB indexer with a funny name.
### Free Usenet Indexers
- [BINZB](https://binzb.com) - Minimalistic indexer.
- [Binsearch](https://www.binsearch.info/) - With this site you can search and browse binary Usenet newsgroups.
- [FindNZB](https://findnzb.net) - One old indixer, the results are outdated and often offline.
- [NZBIndex](https://www.nzbindex.com) - The first free Usenet indexer you find in your Google search results.
- [NZBFriends](https://nzbfriends.com) - One of the oldest indexers, sadly the results are often outdated too.
- [NZBKing](http://nzbking.com/) - The service allows you to search and browse binary files that have been posted to Usenet newsgroups.
- [Usenet Crawler](https://usenet-crawler.com/) - Usenet indexer with API access for registered users.
- [NewzLeech](https://www.newzleech.com/) - Newzleech is a Usenet file search engine.
- [GingaDADDY](https://www.gingadaddy.com/) - Another popular free NZB indexer, requires sign-up.
## Usenet Indexing Software
- [Momentum Plus](https://plus.momentum-client.com/) - Usenet-Newsreader and in the (near future) - indexer and collector for usenet files.
- [nZEDb-deploy](https://github.com/PREngineer/nZEDb-deploy) - A collection of scripts to automate and simplify the deployment of a nZEDb Usenet Indexer using the new format of their GitHub repository.
- [nZEDb](https://github.com/nZEDb/nZEDb) - A fork of nnplus(2011) - | NNTP / Usenet / Newsgroup indexer.
- [newznab-tmux](https://github.com/NNTmux/newznab-tmux) - Laravel based usenet indexer.
- [newznab](http://www.newznab.com/) - Newznab is a usenet indexing application, that makes building a usenet community easy.
- [NzBlite](https://www.nzblite.com/) - (_nzblite client_) - Open source file format to simplify Usenet uploading and downloading to newsgroups.
## Usenet Clients
- [NZBget](https://nzbget.net/) - Efficient Usenet downloader written in C++.
- [NZBVortex 3](https://www.nzbvortex.com/landing/) - Simply the best Usenet client for Mac.
- [alt.binz](https://www.altbinz.net/) - A powerful binary newsreader, for downloading and managing articles from Usenet.
- [Newsbin](http://newsbin.com/about.php) - Newsbin is software for Microsoft Windows Operating Systems that downloads files from Usenet Newsgroups.
- [NZBGet](http://nzbget.net/) - Efficient Usenet downloader written in C++ which is bit lighter on system resources than SABNZBd.
- [PowerNZB](http://powernzb.co.uk/) - The Ultimate Binary Usenet Client for Android.
- [SABnzbd](http://sabnzbd.org/) - SABnzbd is an open-source binary Newsreader written in Python.
- [spotweb](http://github.com/spotweb/spotweb) - Spotweb is a decentralized Usenet community based on the Spotnet protocol.
- [Unison](http://panic.com/blog/the-future-of-unison/) - macOS app for accessing Usenet Newsgroups and the many wonders and mysteries contained within (discontinued).
- [Usenetic](http://www.usenetic.com/) - The full-featured Usenet client for macOS.

47
docs/userscripts.md Normal file
View File

@ -0,0 +1,47 @@
---
permalink: /userscripts
---
# Userscripts
- [www.icourse163.org Downloader](https://greasyfork.org/en/scripts/389496-%E4%B8%AD%E5%9B%BD%E5%A4%A7%E5%AD%A6mooc%E6%85%95%E8%AF%BE-www-icourse163-org-%E4%B8%8B%E8%BD%BD%E5%99%A8) - Add download button on www.icourse163.org to download videos.
- [AdsBypasser](https://adsbypasser.github.io/) - This user script helps you to skip countdown ads or continue pages and prevent ad pop-up windows.
- [AntiAdware](https://greasyfork.org/en/scripts/4294-antiadware) - Remove forced download accelerators, managers, and adware on supported websites.
- [AdGuard Popup Blocker](https://github.com/AdguardTeam/PopupBlocker) - Popup Blocker by AdGuard is a userscript that blocks all unwanted pop-up windows in different browsers.
- [Bypass Google Sorry (reCAPTCHA)](https://greasyfork.org/en/scripts/33226-bypass-google-sorry-recaptcha) - Redirect Google reCAPTCHA to a new search window.
- [MoreCAPTCHA](https://greasyfork.org/en/scripts/31088-morecaptcha) - Speeds up solving Google reCAPTCHA challenges by shortening transition effects and providing continuous selection ability.
- [Remove fake TPB torrents](https://www.reddit.com/r/Piracy/comments/78aicx/i_wrote_a_small_script_that_automatically_hides/) - Script that automatically hides fake torrents on The Pirate Bay based on conditional logic.
- [Get DLC Info from SteamDB](https://cs.rin.ru/forum/viewtopic.php?t=71837) - For use with CreamAPI and similar tools.
- [The Pirate Bay Cleaner](https://greasyfork.org/en/scripts/1573-the-pirate-bay-cleaner) - Auto Sorting, Torrentifying, Theme Change, Search Change, SSL/HTTPS and more.
- [anti-anti-copy](https://greasyfork.org/en/scripts/7197-anti-anti-copy) - Some websites prevent you from copying text, this script bypasses it.
- [Bypass paywalls for scientific documents](https://greasyfork.org/en/scripts/35521-bypass-paywalls-for-scientific-documents) - This script adds download buttons on Google Scholar, Scopus, and Web Of Science, which lead to sci-hub.tw.
- [Direct download from Google Play](https://greasyfork.org/en/scripts/33005-direct-download-from-google-play/) - Adds APKPure, APKMirror and Evozi download buttons to Google Play when browsing apps.
- [Emuparadise ROMs:easy download](https://reddit.com/r/Piracy/comments/9zuu6p/emuparadise_roms_easy_download/) - Make Emuparadise great again!.
- [Mouseover Popup Image Viewer](https://greasyfork.org/scripts/404) - Shows images and videos behind links and thumbnails.
- [Various torrent links to Episodecalendar](https://greasyfork.org/en/scripts/27367-various-torrent-links-to-episodecalendar) - Adds various torrent links next to every episode in calendar, unwatched and season overview sections.
- [[TS] Citrus GFork](https://greasyfork.org/scripts/4336) - Adds bunch of GreasyFork hidden features.
- [GBookDown - Download Google Books](https://greasyfork.org/scripts/17113) - Saves all available Preview pages from a Google Book as PNGs.
- [GitHub-userscripts](https://github.com/Mottie/GitHub-userscripts) - Userscripts to add functionality to GitHub.
- [Gitlab Mods](https://greasyfork.org/scripts/377122) - Adds colored sections, extra functionality, and avatars to Gitlab.
- [Google Drive Direct Links](https://greasyfork.org/en/scripts/10052-google-drive-direct-links/feedback) - Direct link functionality for Google Drive.
- [Google Image "View Image" button](https://greasyfork.org/en/scripts/392076-google-images-direct-link-fix) - Add "View Image" button.
- [IMDb Scout](https://greasyfork.org/en/scripts/3967-imdb-scout) - Add links from IMDb pages to torrent sites, easy downloading from IMDb.
- [MAL-Sync](https://greasyfork.org/en/scripts/372847-mal-sync) - Integrates MyAnimeList into various sites, with auto episode tracking.
- [RARBG - torrent and magnet links](https://greasyfork.org/scripts/23493) - Adds a column with torrent and magnet links in RARBG lists.
- [RARBG Advanced Filters](https://greasyfork.org/en/scripts/29661-rarbg-advanced-filters) - Provides additional filtes for RARBG.
- [RYM google current album](https://greasyfork.org/en/scripts/5966-rym-google-current-album) - Places buttons and dropdowns below the album title on a release page that will conduct searches in many warez, torrent, and music info sites.
- [Sci-hub button](https://greasyfork.org/en/scripts/370246-sci-hub-button) - Add sci-hub button after article link. Support Google scholar, bing academic and baidu xueshu. Jump CNKI English article to Chinese article.
- [Sci-Hub downloader](https://greasyfork.org/de/scripts/398689-sci-hub-downloader) - This script automatically detects if the current page is an article downloadable from Sci-Hub and display a banner at the top of the website to download it from Sci-Hub.
- [Scribd downloader](https://greasyfork.org/scripts/14503) - Downloads from Scribd.
- [Torrentz2 Magnet](https://greasyfork.org/en/scripts/21547-torrentz2-magnet) - Add magnet link to torrentz2.
- [XZ Pixiv Batch Downloader](https://greasyfork.org/scripts/24252) - Batch download original works of artists such as artists, bookmarks, leaderboards, search pages, etc.; view popular works; create folders; convert moving images.
- [Local YouTube Downloader](https://greasyfork.org/en/scripts/369400-local-youtube-downloader) - Download YouTube Videos without youtube-dl or external websites/tools.
- [Encrypt Discord Token](https://greasyfork.org/en/scripts/370576-encrypt-discord-token) - Encrypts your Discord token to prevent trojans from reading your localStorage files and finding your token. However, there are no guarantees that your account cannot get hacked.
- [Get Discord Token](https://greasyfork.org/en/scripts/395741-get-discord-token) - Allows you to retrieve your user token for reference.
- [YouTube to Invidious](https://greasyfork.org/en/scripts/375264-youtube-to-invidious) - Scan page for YouTube embeds and urls and replace with Invidious.
## Userscript Managers
- [Firemonkey](https://addons.mozilla.org/en-US/firefox/addon/firemonkey/) - Can handle both user Scripts and user CSS.
- [Greasemonkey](https://www.greasespot.net/) - Greasemonkey is a Firefox extension that allows you to customize the way webpages look and function.
- [Violentmonkey](https://violentmonkey.github.io/) - An open source userscript manager for Chrome, Firefox, Opera etc.

48
docs/windows.md Normal file
View File

@ -0,0 +1,48 @@
---
permalink: /windows
---
# Windows
- [AME](https://ameliorated.info/index.html) - Windows 10 AME aims at delivering a stable, non-intrusive yet fully functional build of Windows 10 to anyone, who requires the Windows operating system natively.
- [Krakatoa](https://krakatoa.www3.cz/) - Office, Windows, KMS and Key checkers.
- [My Digital Life Forums](https://forums.mydigitallife.net/) - Windows topics, hotfixes & self-made tools.
- [Pro Design Tools](https://prodesigntools.com) - Site focused on Adobe Development including cracked software and ebooks.
- [ShareAppsCrack](https://shareappscrack.com/) - Website with a plethora of development tools and engineering focused software, including video tutorials, and some eBooks.
- [Microsoft Build Overview](https://msbuilds.rg-adguard.net/) - A history of Windows build strings.
- [PCBeta](https://bbs.pcbeta.com) - Windows ISOs, hotfixes and discussions.
- [RCC](https://www.wilderssecurity.com/threads/rcc-check-your-systems-trusted-root-certificate-store.373819/) - RCC, check your system's trusted root certificate store.
- [SamLab](https://samlab.ws/) - (RU) - Windows Board, ISOs, Hotfixes & more.
- [Shadow-Trooperz](https://shadow-trooperz.xyz/sw/) - Provides Windows ISO's and other Windows related software links.
- [TechBench](https://tb.rg-adguard.net/public.php) - Find official Windows isos for Windows 7/8/10.
- [/f/MSToolkit](https://raddle.me/f/MSToolkit) - Tools for activating Windows software, including Windows 10 itself.
- [Windows 10 Digital License](https://www.nsaneforums.com/topic/316668-microsoft-activation-scripts/) - Scripts for activating Windows 10 "legitimately" by binding your HWID to a Microsoft account.
- [ShowKeyPlus](https://github.com/Superfly-Inc/ShowKeyPlus) - Windows product key finder and validation checker.
- [Bypass Windows 7 Extended Security Updates Eligibility](https://forums.mydigitallife.net/threads/bypass-windows-7-extended-security-updates-eligibility.80606/) - another alternative is to work with [micro patches](https://blog.0patch.com/2019/09/keeping-windows-7-and-windows-server.html)
- [How to download and install Windows 10 LTSC](https://www.reddit.com/r/Piracy/comments/8pfnun/how_to_download_and_install_windows_10_ltsb/) - Guide by /u/sq_skez. "Take everything we loved about Windows 7, add the under-the-hood improvements of Windows 8 and 10 but none of the marketing/cloud/phone app/user-tracking crap, and what do you get? Windows 10 Enterprise LTSC edition.".
- [Windows 10 Digital License (HWID) - & KMS38 Generation](https://web.archive.org/web/20190114172332/https://www.reddit.com/r/s1ave77_library/comments/9o13fq/windows_10_digital_license_hwid_kms38_generation/) - Reddit guide by /u/s1ave77 with instructions on how to use HWID to activate various editions of Windows 10.
- [How to SVF patch Windows 10](https://github.com/CHEF-KOCH/How-to-SVF-patch-Windows-10)
## Hotfixes & Patches
- [AskWoody](https://www.askwoody.com/) - News, tips, advice, support for Windows, Office, PCs & more. Also provides information regarding hotfixes & patches.
- [Simplix Blog](https://blog.simplix.info/update7/) - Windows Hotfix repository.
- [UUPDump](https://uupdump.ml/) - In-official Windows Hotfix repository + Windows dumps.
- [Windows ISO + Hotfix mirrors](https://tb.rg-adguard.net/public.php) - AdGuard provides mirrors to hotfixes and Windows ISO's/ESD's.
## Activation
- [HWIDGEN](https://github.com/CHEF-KOCH/HWIDGEN-SRC) - Download and usage guide (permanent or long-term activation for any edition of Windows 10). HWIDGEN provides several activation methods. [Source code](https://github.com/CHEF-KOCH/HWIDGEN-SRC).
- [KMS Activator](https://yzyveojj6tqzqwe5muzglg-on.drv.tw/KVA/ReadMe36.html) - The original open source repo for KMS related activation & research.
- [KMS Server Emulator written in Python](https://github.com/SystemRage/py-kms) - Open source KMS Server Emulator written in Python.
- [PIDChecker](https://github.com/BlackRouter/PIDChecker/) - Validate and check Microsoft Product keys.
- [W10-Digital-License-Activation-Script-4](https://github.com/trungx/W10-Digital-License-Activation-Script-4) - Activate the Windows 10 permanently with digital License.
## Windows Mirrors & Verification Tools
- [Microsoft .iso DDLs](https://tb.rg-adguard.net/index.php) - Web interface for Microsoft's own "TechBench" site to provide mirrors for everyone. Latest releases are avbl. [here](https://tb.rg-adguard.net/products.html).
- [Microsoft .iso torrents on Digitalriver](https://mirror.corenoc.de/digitalrivercontent.net/) - Mirrors for official Windows & Office ISO's.
- [Windows 10 1903 Build 18362.30 Final (May Update '19)](https://gist.github.com/CHEF-KOCH/64fed5431b57a43b4a70ed510b56cba1) - Download + checksum links.
- [Windows and Office Genuine ISO Verifier](https://genuineisoverifier.weebly.com/) - Freeware tool to verify Windows & Office images.
- [Windows ISO Downloader](https://www.heidoc.net/php/Windows%20ISO%20Downloader.exe) - Allows an easy and comfortable way to download genuine Windows 7, 8.1 and 10 disk images (ISO) - directly from Microsoft's servers (tool contains ads).
- [All Windows LTSC download links incl. N](https://gist.github.com/CHEF-KOCH/a9a70744d79e335e4b4512cbb9588982)

View File

@ -16,7 +16,6 @@
"gatsby"
],
"scripts": {
"lint": "awesome-lint docs",
"dev": "vuepress dev docs",
"build": "vuepress build docs"
},