https://github.com/tuvimen/eporner-scraper
A bash script for scraping eporner videos and playlists metadata in json
https://github.com/tuvimen/eporner-scraper
bash eporner json reliq scraper
Last synced: 4 months ago
JSON representation
A bash script for scraping eporner videos and playlists metadata in json
- Host: GitHub
- URL: https://github.com/tuvimen/eporner-scraper
- Owner: TUVIMEN
- License: gpl-3.0
- Created: 2023-11-20T18:28:43.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-02-16T09:57:24.000Z (over 1 year ago)
- Last Synced: 2025-06-01T06:18:16.280Z (about 1 year ago)
- Topics: bash, eporner, json, reliq, scraper
- Language: Shell
- Homepage:
- Size: 193 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# eporner-scraper
A bash script for archiving eporner videos, pornstars and playlists metadata in json.
## Requirements
- [reliq](https://github.com/TUVIMEN/reliq)
- [jq](https://github.com/stedolan/jq)
## Installation
install -m 755 eporner-scraper /usr/bin
## Json format
Here's example of a [video](video-example.json), [pornstar](pornstar-example.json) and [playlist](playlist-example.json).
## Usage
Results will be saved in files named by their sha256 hash of urls and placed in DIR.
Download metadata of all videos
eporner-scraper -v
Download metadata of all playlists using 8 threads
eporner-scraper -t 8 -P
Download metadata of all pornstars into DIR directory
eporner-scraper -d DIR -p
Download metadata from URL
eporner-scraper URL