- Install requirements
pip install -r requirements.txt
- Install ffmpeg.
- Set configuration
overwrite_existing
- will skip download if file existssave_path
- destination folder - will save to same location as script folder if none providedsave_full_text
- will save text file with full descriptionfile_name_format
- filename format, following values are available:name
post_date
post_id
desc
- Get UserID and UserHash values
- Log into your JustFor.Fans account
- Select performer's page
- (in Chrome), hit F12 to open dev-console
- Refresh page to view network activity
- Locate
getPost.php
call, extractUserID
andUserHash4
values (in yellow) - Pass in as params when running script
python app.py [UserID] [UserHash]
forked from whats-happening-rightnow/justfor.fans.ripper
-
Notifications
You must be signed in to change notification settings - Fork 0
nichtmax/justfor.fans.ripper
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%