All Projects → AlexCSDev → Patreondownloader

AlexCSDev / Patreondownloader

Licence: mit
Powerful tool for downloading content posted by creators on patreon.com. Supports content hosted on patreon itself as well as external sites (additional plugins might be required).

Projects that are alternatives of or similar to Patreondownloader

Moodle Downloader 2
A Moodle downloader that downloads course content fast from Moodle (eg. lecture pdfs)
Stars: ✭ 118 (+32.58%)
Mutual labels:  content, downloader
rafy-rs
Rust library to download YouTube content and retrieve metadata
Stars: ✭ 46 (-48.31%)
Mutual labels:  content, downloader
cordova-plugin-apkupdater
This plugin allows your Android app to download and install compressed updates without the Google Play Store.
Stars: ✭ 46 (-48.31%)
Mutual labels:  downloader, automatic
Bash2mp4
Video Downloader for Termux .
Stars: ✭ 68 (-23.6%)
Mutual labels:  downloader
Conget
A CLI app for downloading file concurrently.
Stars: ✭ 72 (-19.1%)
Mutual labels:  downloader
Levelgenerator
Unity plug-in for procedurally generating indoor levels using abstract chunks.
Stars: ✭ 82 (-7.87%)
Mutual labels:  content
Aria2.sh
Aria2 一键安装管理脚本 增强版
Stars: ✭ 1,276 (+1333.71%)
Mutual labels:  downloader
Anime Downloader
A simple but powerful anime downloader and streamer.
Stars: ✭ 1,155 (+1197.75%)
Mutual labels:  downloader
Pornhub Downloader
Bash Script for downloading content from PornHub (the easy way)
Stars: ✭ 87 (-2.25%)
Mutual labels:  downloader
Work crawler
Download comics novels 小说漫画下载工具 小説漫画のダウンローダ 小說漫畫下載:腾讯漫画 大角虫漫画 有妖气 知音漫客 咪咕 SF漫画 哦漫画 看漫画 漫画柜 汗汗酷漫 動漫伊甸園 快看漫画 微博动漫 733动漫网 大古漫画网 漫画DB 無限動漫 動漫狂 卡推漫画 动漫之家 动漫屋 古风漫画网 36漫画网 亲亲漫画网 乙女漫画 comico webtoons 咚漫 ニコニコ静画 ComicWalker ヤングエースUP モアイ pixivコミック サイコミ;アルファポリス カクヨム ハーメルン 小説家になろう 起点中文网 八一中文网 顶点小说 落霞小说网 努努书坊 笔趣阁→epub.
Stars: ✭ 1,224 (+1275.28%)
Mutual labels:  downloader
New Egghead Downloader
New Egghead Downloader
Stars: ✭ 79 (-11.24%)
Mutual labels:  downloader
Github Files Fetcher
Download a specific folder or file from a GitHub repo through command line
Stars: ✭ 73 (-17.98%)
Mutual labels:  downloader
Cmpdl
A lightweight alternative to Twitch App for downloading Minecraft modpacks.
Stars: ✭ 83 (-6.74%)
Mutual labels:  downloader
Musicdownloader
Material design YouTube mp3/mp4 downloader
Stars: ✭ 70 (-21.35%)
Mutual labels:  downloader
Github Clone
⬇️ ⠀git clone repo subdirectories
Stars: ✭ 87 (-2.25%)
Mutual labels:  downloader
Hitomi Downloader
🍰 Desktop application to download images/videos/music/text from Hitomi.la and other sites, and more.
Stars: ✭ 1,154 (+1196.63%)
Mutual labels:  downloader
Docker Jdownloader
JDownloader 2 Docker Image (Multiarch) - Passed 40M Downloads
Stars: ✭ 85 (-4.49%)
Mutual labels:  downloader
Twitter media downloader
Twitter media downloader.
Stars: ✭ 75 (-15.73%)
Mutual labels:  downloader
Instascrape
🚀 A fast and lightweight utility and Python library for downloading posts, stories, and highlights from Instagram.
Stars: ✭ 76 (-14.61%)
Mutual labels:  downloader
Mangadex Dl
Download manga from MangaDex.org.
Stars: ✭ 81 (-8.99%)
Mutual labels:  downloader

PatreonDownloader

This application is designed for downloading content posted by creators on patreon.com.

IMPORTANT: You need a valid patreon account to download both free and paid content. Paid content will only be downloaded if you have an active subscription to creator's page.

Usage

Download all available files from creator

PatreonDownloader.App.exe --url #page url#. Page url should follow one of the following patterns:

Download all available files from creator into custom directory and save all possible data (post contents, embed metadata, cover and avatar, json responses)

PatreonDownloader.App.exe --url #page url# --download-directory c:\downloads --descriptions --embeds --campaign-images --json

Show available commands and their descriptions

PatreonDownloader.App.exe --help

Build instructions

See docs\BUILDING.md

Supported features

  • Tested under Windows and Linux. Should work on any platform supported by .NET Core and Chromium browser.
  • Downloading files from posts
  • Downloading files from attachments
  • Saving html contents of posts
  • Saving metadata of embedded content
  • Saving api responses (mostly for troubleshooting purposes)
  • External links extraction from post
    • C# plugin support (see below)
    • Limited/dumb direct link support (PatreonDownloader will attempt to download any file with valid extension if no suitable plugin is installed)
    • Dropbox support
    • Blacklist (configured in settings.json)
  • Plugins (via C#)
    • Custom downloaders for adding download support for websites which need custom download logic
    • PatreonDownloader comes with the following plugins by default: Google Drive, Mega.nz

Needs further testing

  • Gallery posts

Known not implemented or not tested features

  • Audio files
  • Vimeo embedded videos
  • YouTube external links
  • imgur external links

License

All files in this repository are licensed under the license listed in LICENSE.md file unless stated otherwise.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].