bandithedoge / sporepedia.py

Simple, account-less Sporepedia downloader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sporepedia downloader

Currently only supports downloading adventures and their assets from a Sporecast containing adventures only.

Usage

  1. Clone the repo

    git clone https://github.com/bandithedoge/sporepedia.py
    cd sporepedia.py
    
  2. Open sporepedia.py and change the id variable to the ID of your Sporecast (12-digit number at the end of the link)

  3. Run the script: python sporepedia.py

TODO

  • CLI interface
  • Support more asset types
  • Asynchronous downloads

About

Simple, account-less Sporepedia downloader

License:MIT License


Languages

Language:Python 100.0%