Skip to main content

Download Luscious Albums

Project description

Luscious Downloader

CLI tool for downloading albums from Luscious

Downloads License

Manual Installation

If you have python and git installed.

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

Installation (pip)

pip install luscious-downloader

Installation #2 (Windows Only)

If you don't have python or git installed.

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

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 -a https://members.luscious.net/albums/light-yuri_275719/
lsd -a 275719,292887

Download all user's albums:

lsd -u https://members.luscious.net/users/668124/
lsd -u 668124,274991

Download search albums:

lsd -s yuri -d
lsd -s yuri -d --page 2 --max-page 5
Options:
  -h, --help            show help message
# Download
  -a ALBUM_INPUTS, --album ALBUM_INPUTS
                        download album by url or id
  -u USER_INPUTS, --user USER_INPUTS
                        download all user albums by url or id
  -s KEYWORD, --search KEYWORD
                        search albums by keyword
# Search Options
  --download, -d        download albums from search results
  --page PAGE           page number of search results
  --max-page MAX_PAGES  max pages of search results

# Download Options
  --output DIRECTORY, -o DIRECTORY
                        output directory
  --threads THREADS, -t THREADS
                        how many download threads
  --retries RETRIES, -R RETRIES
                        download retries
  --timeout TIMEOUT, -T TIMEOUT
                        download timeout
  --delay DELAY, -D DELAY
                        delay between downloading multiple albums

Menu

  1. Download albums by URL or ID.
  2. Download all user albums.
  3. Download albums from list.txt.
  4. Search albums by keyword.
  5. Settings.
  6. Exit.

Settings

  1. Change Directory (Change albums download directory. Default = "./Albums/").
  2. CPU Pool (Default = Your CPU Count).
  3. Picture Retries (download attempts for each picture. Default = 5).
  4. Picture Timeout (download timeout for each picture. Default = 30).
  5. Download Delay (delay between downloading multiple albums. Default = 0)
  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.5.1.tar.gz (12.1 kB view hashes)

Uploaded Source

Built Distribution

luscious_downloader-4.5.1-py3-none-any.whl (14.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