Git Product home page Git Product logo

d4sd's Introduction

digi4school-downloader

Features

Installation

Usage

Basic usage
d4sd -u <user> <...books>

Specify a password and an output folder
d4sd -u <user> -p <password> -o ./download/ <...books>

Download specific books using a glob pattern
d4sd -u [email protected] -o ./download/ "Grundlagen d?? Elektrotechnik (2|3)*"

Download your whole shelf
d4sd -u [email protected] -o ./download/ "*"

Download a book using an url
d4sd -u [email protected] "https://digi4school.at/ebook/xxxxxxxxxxxx" ("another url"...)

Download a scook book
d4sd -s -u [email protected] "https://www.scook.at/produkt/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"

More options can be found with d4sd -h.

Note: On Linux, make sure to use single quotes ' instead of ".

Slow internet connections

On slow networks I'd recommend setting the timeout to a higher value
d4sd -u <user> -t 180000 "*"

Disclaimer

This project is only for educational purposes. Don't download books with this tool please.

d4sd's People

Contributors

garzj avatar newskylinetwitter 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.