Skip to content
This repository has been archived by the owner on Nov 6, 2023. It is now read-only.

Latest commit

 

History

History
24 lines (20 loc) · 828 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 828 Bytes

roblox-clothing-downloader

Simple and easy-to-understand Roblox clothing downloader. This program can download single IDs and multiple/Bulk via a text file. It grabs the Item ID from a Link/URL so you don't have to worry about having to manually copy/paste the ID. Although both work.

Feel free to improve it and use this code as a base. Although credit for any project whether open-source or closed-source would be appreciated.

How to run

1. Download/Clone repository
2. Extract/Open
3. Open cmd/PowerShell/terminal
4. pip install -r requirements.txt
4. Run: python main.py

Example usage of arguments

python main.py 1337
python main.py exampleIDs.txt
python main.py

GIF example of bulk downloading:

funny image