Skip to main content

Download Luscious Albums

Project description

Luscious Downloader

CLI tool for downloading Luscious Albums

Requirements

  • Python 3
  • requests

Installation

If you have python and git installed.

git clone https://github.com/Lucas8x/luscious-downloader.git
cd luscious-downloader
python setup.py install

or through pip.

pip install luscious-downloader

Installation #2 (Windows Only)

If you don't have python installed.

  1. Download.
  2. Extract.
  3. Run run.bat.
  4. Wait install.

Usage

NOTE: The default download folder will be the path where you are executing the command.
NOTE²: You can enter multiple url and ids separated by commas.

Download albums:

lsd -d https://members.luscious.net/albums/light-yuri_275719/
lsd -d 275719,292887

Download all user's albums:

lsd -u https://members.luscious.net/users/668124/
lsd -u 668124,274991
Options:
  -h, --help            show help message
# Download
  -d ALBUM_INPUTS, --download ALBUM_INPUTS
                        download album by url or id
  -u USER_INPUTS, --user USER_INPUTS
                        download all user albums by url or id
# Download Options
  -o DIRECTORY, --output DIRECTORY
                        output directory
  -t THREADS, --threads THREADS
                        how many download threads
  -R RETRIES, --retries RETRIES
                        download retries
  -T TIMEOUT, --timeout TIMEOUT
                        download timeout
  -D DELAY, --delay DELAY
                        delay between downloading multiple albums

Menu

  1. Enter Album URL or ID.
  2. Download from list.txt.
  3. Settings.
  4. Exit.

Settings

  1. Change Directory (Change albums download directory).
  2. CPU Pool (Default = Your CPU Count).
  3. Picture Retries (download attempts for each picture).
  4. Picture Timeout (download timeout for each picture).
  5. Download Delay (delay between downloading multiple albums)
  6. Back.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

luscious-downloader-4.2.0.tar.gz (9.7 kB view hashes)

Uploaded Source

Built Distribution

luscious_downloader-4.2.0-py3-none-any.whl (12.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page