A Unit3D Mass Release Downloader

Overview

Unit3DMassDL

A Unit3D Mass Release Downloader. Currently supports Aither.

Installation

  • Ensure Python 3 is installed in your system.
  • Run the following command to install the dependencies:
    python -m pip install -r requirements.txt

Usage

  • Usage Information
python .\dl.py -h
usage: dl.py [-h] -ak API_KEY [-asd AD_SAVE_DIR] [-sp STARTING_PAGE] [-ep ENDING_PAGE] [-sul SIZE_UPPER_LIMIT] [-sll SIZE_LOWER_LIMIT]
             [-bpt BREATHING_PAGE_TIME] [-btt BREATHING_TORR_TIME] [--alive]

optional arguments:
  -h, --help            show this help message and exit
  -ak API_KEY, --api-key API_KEY
                        API Key from the tracker
  -asd AD_SAVE_DIR, --ad-save-dir AD_SAVE_DIR
                        Save path for auto downloaded torrents
  -sp STARTING_PAGE, --starting-page STARTING_PAGE
                        Starting Page Number
  -ep ENDING_PAGE, --ending-page ENDING_PAGE
                        Ending Page Number (-1 for last)
  -sul SIZE_UPPER_LIMIT, --size-upper-limit SIZE_UPPER_LIMIT
                        The Maximum size of torrents allowed
  -sll SIZE_LOWER_LIMIT, --size-lower-limit SIZE_LOWER_LIMIT
                        The Minimum size of torrents allowed
  -bpt BREATHING_PAGE_TIME, --breathing-page-time BREATHING_PAGE_TIME
                        Time (in seconds) between each page
  -btt BREATHING_TORR_TIME, --breathing-torr-time BREATHING_TORR_TIME
                        Time (in seconds) between each torrent download
  --alive               Only download alive torrents
  • Example Usage
    python dl.py -ak APIKEY --alive

WARNING

This can really cause trouble for your account if not used properly. Ask for permission and set the -bpt and -btt parameters accordingly to show a little decency towards the beloved tracker :)

API Key

You can get your API Key by going to My Settings > Security (Tab) > API Token (sub-tab)

Itchio Downloader Tool with python

Itchio Downloader Tool Install pip install git+https://github.com/emersont1/itchio Download All Games in library from account python -m itchio.downloa

Peter Taylor 69 Dec 05, 2022
A simple Python +3.x script to download videos from Facebook.

Facebook Video Downloader A simple Python +3.x script to download videos from Facebook posts

Kerolos Atef Saber 1 Dec 03, 2021
Make YouTube videos tasks in Todoist faster and time efficient!

Youtubist Basically fork of yt-dlp python module to my needs. You can paste playlist or channel link on the YouTube. It will automatically format to s

Konrad Konieczny 1 Dec 04, 2022
Download clips from youtube videos with a few clicks and a GUI!

YouClip v2.0.0 Table Of Contents: What Is YouClip Installation Usage Stuff To Fix Changelog What Is YouClip? ! IMPORTANT: The source files are a total

ador 2 Oct 05, 2021
Download your bandcamp collection using this python script.

bandcamp-downloader Download your Bandcamp collection using this python script. It requires you to have a browser with a logged in session of bandcamp

72 Dec 20, 2022
SABnzbd - The automated Usenet download tool

SABnzbd is an Open Source Binary Newsreader written in Python.

SABnzbd 1.8k Dec 30, 2022
Noto fonts go universal! Download Noto fonts combined to suit your region (South Asia, SE Asia, Africa-MiddleEast, Europe-Americas).

Go Noto Universal Noto fonts go universal! Download Noto fonts combined to suit your region (South Asia, SE Asia, East Asia, Africa-MiddleEast, Europe

Satish B 67 Jan 06, 2023
Gogoanime-dl - Gogoanime downloader for downloading anime.

gogoanime-dl With this script, you can download episodes of your favorite anime from Gogoanime. The current site that's developed against is https://w

1 Jan 06, 2022
A Quick demo of how to use the youtube_dl module in python.

youtube_dl python module demo A Quick demo of how to use the youtube_dl module in python. Whole documentation for the youtube_dl Installation git

7 Aug 27, 2021
Storing, versioning, and downloading files from S3 made as easy as using open() in Python. Caching included.

open(LARGE) Storing, versioning, and downloading files from S3 made as easy as using open() in Python. Caching included. Motivation Oftentimes, especi

András Schmelczer 2 Jan 30, 2022
YoutubeDownloader - Repo for downloading YT audio and videos

YoutubeDownloader Downloads video/playlist/audio from youtube url. install all t

Anuj SP 2 Feb 17, 2022
Archivist - Easily archive 📦 Download folder to Google Drive ☁️

Archivist Script for archiving Download folder by uploading unmodified files to a Google Drive folder. Modified files will remain in the Download fold

Timing Liu 3 Sep 30, 2022
Downloads and Updates GOG Galaxy 2.0 Plugins/Integrations

GOG Galaxy Plugins Downloader Summary This program downloads GOG Galaxy 2.0 Plugins and installs them to the proper location. You probably do not want

slashbunny 253 Dec 12, 2022
Download your Spotify playlists and songs along with album art and metadata

spotDL Download your Spotify playlists and songs along with album art and metadata The fastest, easiest, and most accurate command-line music download

10.6k Jan 03, 2023
Implementation of Cross-category Video Highlight Detection via Set-based Learning (ICCV 2021).

Cross-category Video Highlight Detection via Set-based Learning Introduction This project is an implementation of ``Cross-category Video Highlight Det

Minghao (Alan) Xu 49 Dec 17, 2022
Download every approved Obsidian.md community Plugin and Theme

obsidian-repos-downloader Contents What? Why? Setup Requirements Download Run Getting Started Usage - all the arguments Output Directories Flatter Str

Clare Macrae 16 Dec 13, 2022
Easy automated ebook downloader using openbooks as the backend

Easy automated ebook downloader using openbooks as the backend

27 Nov 06, 2022
Python library to download bulk of images from Bing.com

Python library to download bulk of images form Bing.com. This package uses async url, which makes it very fast while downloading.

Guru Prasad Singh 105 Dec 14, 2022
Tkinter based YouTube video downloader works on pytube 11.0.2. Can download YouTube videos in 720p(HD), 144p and even only audio.

YouTube-Downloader Tkinter based YouTube video downloader works on pytube 11.0.2. Can download YouTube videos in 720p(HD), 144p and even only audio. G

Manav Grover 2 Dec 27, 2021
A simple Python program which uses youtube-dl for downloading YouTube videos as mp3 files.

yt-mp3 converter This is a simple Python program which uses youtube-dl for downloading YouTube videos as mp3 files. This program is for you if you are

nostalgicnerdpenguin 1 Oct 24, 2021