Skip to content

Emy69/SimpCityCLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SimpCity Downloader

This Python script downloads media files (images, videos, attachments) from a specific thread on the SimpCity forum.

Features:

  • Media Download: Downloads images, videos, and attachments from forum posts.
  • Thread Navigation: Automatically navigates through multiple pages of a thread.
  • Login Support: Supports login using a username/password or an xf_user cookie.
  • Rate Limiting: Implements rate limiting to prevent server overload.
  • Progress Tracking: Displays download progress for each file.
  • Error Handling: Includes basic error handling and logging.

Installation:

  1. Clone the repository:

    To get started, clone the repository to your local machine:

    git clone https://github.com/Emy69/SimpCityCLI.git
  2. Install the required libraries:

    Navigate to the project directory and install the dependencies:

    pip install aiohttp asyncio yarl aiolimiter beautifulsoup4

Usage:

  1. Run the script from the command line:

    After installation, you can run the script by using the following command:

    python simpcity.py <thread_url>

    Replace <thread_url> with the URL of the SimpCity thread you want to download.

Example:

python simpcity.py https://simpcity.su/threads/user/

Support My Work

If you find this tool helpful, please consider supporting my efforts:

Donate with PayPal Buy Me a Coffee Support on Patreon

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages