GithubHelp home page GithubHelp logo

elongame / artstationdownloader Goto Github PK

View Code? Open in Web Editor NEW

This project forked from findix/artstationdownloader

0.0 0.0 0.0 16 KB

ArtStation Downloader is a lightweight tool to help you download images and videos from https://www.artstation.com/

License: MIT License

Python 99.17% Batchfile 0.83%

artstationdownloader's Introduction

ArtStation Downloader

中文说明

ArtStation Downloader is a lightweight tool to help you download images and videos from the ArtStation

Usage

Getting started

Download here

Download from ArtStation

Input the URL of the artist or just the username

just like

https://www.artstation.com/xrnothing or xrnothing

and click the Download button.

You can download more then one artists' whole works at one time.

Just input all the URL or usernames split with ','.

or you can create a txt file with These, one artist one line. (you can use python style comment, any text after # will be ignored, space charactor and empty line are also ignored)

and click the Download txt button to select file.

The combobox named Type means you can choose what resources are required. image only, video only or both

The Path means the path of the download folder,just set it.

Bugs and Feedback

For bugs, questions and discussions please use the Github Issues.

Pull requests are all welcome!

Package

Require Pyinstaller.

Just execute build.bat

For macOS/Linux/Shell

install dependencies py run pip install -r requirements.txt first

just run python ./src/ArtStationDownloader.py in shell to run in GUI mode

or

run like this:

python ./src/ArtStationDownloader.py -u username_of_artist other_username or_more -d where/you/what in shell

try python ./src/ArtStationDownloader.py --help to get more usage

FAQ

Why I get a message says [Error] [403 Forbidden] You are blocked by artstation?

The ArtStation has a CAPTCHA system (by Cloudflare) which need you proof you are human otherwise forbid you. I haven't found a way solve this for now. If you have idea, please tell me.

LICENSE

MIT License

Copyright (c) 2018-2019 Sean Feng

artstationdownloader's People

Contributors

findix avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.