Skip to content

Can scrape and download all Pico8 cart files from the BBS

Notifications You must be signed in to change notification settings

cdeschenes/Pico8-Cart-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NOT WORKING YET

Fork and update to Walter-o's original code.

Thanks to Walter-o for putting this together. Update to the original code: Fixed the downloadUrl to reflect the recent changes to the lexaloffle.com BBS. used regex to extract the cart file link.

A tool that can download all uploaded pico8 cart files.

Step 1: Have python and pip installed
Step 2 (optional): open a virtual environment
Step 3: pip install requirements.txt
Step 4: Edit start.py to your needs
Step 5: python3 start.py

About

Can scrape and download all Pico8 cart files from the BBS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%