Skip to content

Python program that massive download designs for Thingiverse like the user likes, etc.

Notifications You must be signed in to change notification settings

vertigo235/thingiverse_downloader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Thingiverse downloader

A program that massive downloads objects from Thingiverse.com

Use

Type in your terminal to know all the options:

python thingiverse_downloader.py --help

For example, if you want to search objects by keywords:

python thingiverse_downloader.py --search "star wars" --pages 3

The optional argument pages set the number of objects to download. In this case, 12 objects per page.

You can also use other arguments like --user or --newest to dowload objects.

Where are the objects

All the stls of the objecs are downloaded at the folder stls

Enjoy!


Licencia Creative Commons
Thingiverse downloader by Julián Caro Linares licensed by Creative Commons Attribution-ShareAlike 4.0 International License.

About

Python program that massive download designs for Thingiverse like the user likes, etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%