Wuddz-Lit Is An Awesome & Quite Efficient Literotica.com Author/Category/Audio/Illustration Stories Downloader & Search.
Project description
Wuddz Literotica Story Downloader & Search
Description
- Wuddz-Lit Is An Awesome & Quite Efficient Literotica.com Author/Category/Audio/Illustration Stories Downloader & Search.
Prerequisites
- Python : 3.6
- If it doesn't work with the newly updated python interpreters use an earlier version or use the newly updated v1.0.8 release provided.
Installation
Install using PyPI:
pip install wuddz-lit
Install locally by cloning or downloading and extracting the repo, then cd into 'dist' directory and execute:
pip install wuddz_lit-1.0.8.tar.gz
Then to run it, execute the following in the terminal:
wudz-lit
Usage
Download Stories In "C:\file.txt" File As Html Using 100 Threads:
wudz-lit -f "C:\\file.txt" -s -d -x 100
Parse 1 Page Of Erotic-Couplings (2 In Docstring) Category Stories & Download As Text:
wudz-lit -f 2 -c -d -i
Save All Specified Author (Uid/Name) Story Titles To Text File Using 120 Threads:
wudz-lit -f author -a -x 120
Parse 2 Pages Of Interracial-Sex-Stories With "milf" Tag Starting From Page 5 & Download As Text
wudz-lit -f 10 -t milf -d -n 2 -ns 5 -i
Parse 2 Pages Of Mature-Sex Category Stories With "milf" Tag & Download As Html
wudz-lit -f mature-sex -c -t milf -d -n 2
Download Specified Story As Html To "C:\Lit\Stories\Misc\story.html" Output Folder Using Socks5 Proxy 127.0.0.1:1080
wudz-lit -f story -s -d -o "C:\\Lit" -p "socks5://127.0.0.1:1080"
Search For All Authors/Usernames Containing "Jay" & Append To 'Authors_Found.txt' In Output List Directory.
wudz-lit -f Jay -an
Search For Authors/Usernames Containing "Jen" Who've Submitted Stories & Append To 'Authors_Found.txt' In Output List Directory.
wudz-lit -f Jen -as
Search 100 Pages Of Loving Wives Category For 1st Story Containing 'Wowwwwwwweee' & Save Info To 'Story_Found.txt' In Output List Directory.
wudz-lit -f 12 -c -cs "Wowwwwwwweee" -n 100
Library
Write All Author WillyWin Stories To Text File In Output List Directory & Store As List In 's' Variable.
>>> from wuddz_lit import lit
>>> l = lit.LitErotica()
>>> s = l.author('WillyWin')[0]
>>> len(s)
20
Download 'what-shapes-us' Story To "C:\Literotica\Stories\Misc\what-shapes-us" Output Directory Using Socks Proxy.
>>> from wuddz_lit import lit
>>> d = "C:\Literotica"
>>> l = lit.LitErotica(out=d, prx="socks5://localhost:1080")
>>> l.story('what-shapes-us', 'Misc')
Search For Authors/Usernames Containing "Jay" Who've Submitted Stories & Append To 'Authors_Found.txt' In Output List Directory.
>>> from wuddz_lit import lit
>>> l = lit.LitErotica()
>>> l.find_user('Jay')
>>> print(len(l.usl))
386
Search File For 'Blesseddd!!' Matching String, If Found Write Filename To 'Story_Found.txt' In Output List Directory & Output Bool (True/False).
>>> from wuddz_lit import lit
>>> d = open('story.txt').read()
>>> l = lit.LitErotica()
>>> l.find_story('Blesseddd!!', d, 'story.txt')
True
Illustration Video:
https://mega.nz/file/BatzxIjZ#EDZy5W7RqOzNxvhqpB64FJ2fdFgad3rgEGheS_CGz88
Contact Info:
- Email: wuddz_devs@protonmail.com
- Github: https://github.com/wuddz-devs
- Telegram: https://t.me/wuddz_devs
- Youtube: https://youtube.com/@wuddz-devs
- Reddit: https://reddit.com/user/wuddz-devs
Buy Me A Coffee!!
- ERC20: 0xbF4d5309Bc633d95B6a8fe60E6AF490F11ed2Dd1
- BTC: bc1qa7ssx0e4l6lytqawrnceu6hf5990x4r2uwuead
- LTC: LdbcFiQVUMTfc9eJdc5Gw2nZgyo6WjKCj7
- DOGE: DFwLwtcam7n2JreSpq1r2rtkA48Vos5Hgm
- TRON: TY6e3dWGpqyn2wUgnA5q63c88PJzfDmQAD
Enjoy my awesome creativity!!
Peace & Love Always!!
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 wuddz_lit-1.0.8.tar.gz.
File metadata
- Download URL: wuddz_lit-1.0.8.tar.gz
- Upload date:
- Size: 11.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
67784b1cab8755ce578f78269f883ae156267069a13d5602bc45dc3b46a8c404
|
|
| MD5 |
545573d6dae751bdc86f336abae6891d
|
|
| BLAKE2b-256 |
08b6473547e1710a754c5907ca202e2b972b8a84abec38d6a70a55f6829b8410
|
File details
Details for the file wuddz_lit-1.0.8-py3-none-any.whl.
File metadata
- Download URL: wuddz_lit-1.0.8-py3-none-any.whl
- Upload date:
- Size: 13.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
777a43f07d849f21fec8fcc4d3b6f7ff18622d1f1ceb8be8782c67a516a3f551
|
|
| MD5 |
ff13d31257bc6aba4a9ca184628388e1
|
|
| BLAKE2b-256 |
ff449364c47f426ad4d3c747249b3e7741bef8e42653322ea74a842a454ec7a4
|