A tool to download stories from Literotica
Project description
literotica_dl
A tool to download stories from Literotica.
Installation
I highly recommend you use pipx
pipx install literotica_dl
otherwise you can use pip
pipx install literotica_dl
PyPI: https://github.com/fuzzyfiend/literotica_dl
Details
You must specify whether to download stories (-s) or author works (-a).
- Stories are identified as the url stub following the /s/ directory in the url
- https://www.literotica.com/s/a-my-name-is-alice
- story flag is a-my-name-is-alice
- Authors are identified as the memberuid
- https://www.literotica.com/stories/memberpage.php?uid=36374
- author flag is 36374
This program will attempt to resolve the author uid or story id for you. By default this program will write stories to a new folder called output. This can be overridden by specifying the -o flag.
Examples
# Downloading an authors works via the author stub
literotica_dl -a 36374
# Downloading an authors works via member url
literotica_dl -a "https://www.literotica.com/stories/memberpage.php?uid=36374"
# Downloading an story via the story stub
literotica_dl -s a-my-name-is-alice
# Downloading an story via the story stub
literotica_dl -s "https://www.literotica.com/s/a-my-name-is-alice"
# Mirroring the author to a specific directory
literotica_dl -a "https://www.literotica.com/stories/memberpage.php?uid=36374" -o "archive"
Credits
This package was created with Cookiecutter and the fuzzyfiend/pythoncookie project template.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file literotica_dl-0.0.3.tar.gz.
File metadata
- Download URL: literotica_dl-0.0.3.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.6.9 Linux/4.4.0-18362-Microsoft
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e6e4c6512a8219f8ae2389e9c4f60ad05d6890203a57ba3f343e313980810ea9
|
|
| MD5 |
fc107ec3efaf1a89b8546b3f9308dfeb
|
|
| BLAKE2b-256 |
342a6e80a7e9a19f95e818100e54ac22500556c0febfbb8e59b4fb5dbc0845a7
|
File details
Details for the file literotica_dl-0.0.3-py3-none-any.whl.
File metadata
- Download URL: literotica_dl-0.0.3-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.6.9 Linux/4.4.0-18362-Microsoft
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
719b4a5a6563ed185844c2765f86e1fe1beb58467a06ca1b0471a9a91f7a2c5b
|
|
| MD5 |
6f2ff341a4a2c539392568aff12d8c5e
|
|
| BLAKE2b-256 |
6fbee557b22c86670e5b9a0a0c3393a33cef213a0b0e7ecef938dd628ecb6352
|