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

Easily download clothing using ROBLOX's official APIs

License

Notifications You must be signed in to change notification settings

cvyl/roblox-clothing-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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