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)

A simple contents download module using url for python

A simple contents download module using url for python

Fayas Noushad 16 Oct 20, 2022
SubGrab is a utility that allows you to automate subtitles downloading for your media files.

SubGrab - Command-line Subtitles Downloader: A utility which provides an ease for automating media i.e., Movies, TV-Series subtitle scraping from mult

Rafay 106 Dec 17, 2022
Mobile based API for Crunchyroll BETA (and Downloader).

Mobile based API for Crunchyroll BETA (and Downloader). Not restricted on servers and NO CLOUDFLARE

27 Dec 11, 2022
a simple ehentai downloader with jpg 2 pdf

Simple_Ehentai_DownLoader a simple ehentai downloader with jpg 2 pdf 中文介绍 Environment python3.8 How to use before you start,there are some tips. the q

Hibian 6 Dec 11, 2022
Userscript qutebrowser for downloading audio / video from youtube using aria2

Yt-Downloader Userscript qutebrowser for downloading video / audio from youtube using aria2 by hint links. Requirements Rofi youtube-dl aria2 dunst In

Ara 0 Dec 11, 2021
Making the process of downloading youtube videos faster and more convinient.

Easy-YT Making the process of downloading youtube videos faster and more convinient. What can it do? This python script can be used to download youtub

Meynam 39 Nov 15, 2021
VD Song Bot - A telegram bot that can download songs

VD Song Bot A telegram bot that can download songs Reach me on Telegram @MusicVNDbot Deploy to Heroku The easiest way to deploy this Song Bot Mandator

Venuja Thilakarathna 2 Feb 19, 2022
抖音批量下载助手

抖音批量下载助手

HuangSK 303 Jan 05, 2023
Code for "Temporal Difference Learning for Model Predictive Control"

Temporal Difference Learning for Model Predictive Control Original PyTorch implementation of TD-MPC from Temporal Difference Learning for Model Predic

Nicklas Hansen 156 Jan 03, 2023
GTK4 + Python tutorial with code examples

Taiko's GTK4 Python tutorial Wanna make apps for Linux but not sure how to start with GTK? This guide will hopefully help! The intent is to show you h

190 Jan 08, 2023
Tool To download - Amazon - Netflix- Disney+ - VideoLand - Boomerang - RTE.ie

vinetrimmer Widevine Decryption Script for Python Modules Amazon Netflix (with [email protected]

9 Dec 31, 2021
An automatic beatmapset downloader via txt file, suitable for tourney mappools.

Pooler Pooler is a bulk osu! mapset downloader, perfect for use with osu! Tournament Mappools. Prerequisites Python 3.10 Requests (pip install request

Thomas 0 Feb 11, 2022
Youtube Downloader is a Graphic User Interface(GUI) that lets users download a Youtube Video or Audio through a URL

Youtube Downloader This Python and Tkinter based GUI allows users to directly download the Best Resolution Videos and Audios from Youtube. Pa-fy Insta

Samarth Kumar 2 Jun 25, 2022
Download minecraft head or skin, allows TLauncher accounts

Download minecraft head or skin, allows TLauncher accounts

1 Dec 30, 2021
This package helps you to directly download an APK from Google Play by providing the package id of the app

Apk Downloader About | Features | Technologies | Requirements | Starting | License | Author 🎯 About This package helps you to directly download an AP

Daniel Agyapong 9 Dec 11, 2022
Python based YouTube video Downloader GUI Application.

Youtube video Downloader Python based Youtube video Downloader GUI Application. Installation Python Dependencies Import pytube pip install pytube Im

Naem Azam 1 Jan 03, 2022
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
Newsemble is an API that provides easy access to the current news for programmatic analysis

Newsemble is an API that provides easy access to the current news for programmatic analysis. It has been built using Python, BeautifulSoup and MongoDB.

Rishabh 43 Dec 16, 2022