Giter Club home page Giter Club logo

webget's Introduction

webget

webget: get files from websites
usage: webget [options]... [url]...

examples:
  webget -e mp3,aac http://www.astronomycast.com/archive/
  webget -e jpg http://www.reddit.com/r/space -r 20 -d space -gt 500kb -t "\?count.*after" -n "mars|moon" -l

options:
  -e,  --extensions=LIST                         comma-separated list of accepted extensions
  -p,  --proxy-settings=(user:pass@)ip(:port)    proxy settings (if required)
  -d,  --save-directory=PATH                     download directory
  -r,  --recursion-depth=NUMBER                  max recursion depth - default: 0, infinity: -1
  -t,  --recursion-target=REGEX                  regex url pattern to direct recursive search
  -l,  --link-label                              replace resource name with link label if possible
  -n,  --name-filter=REGEX                       regex resource name to be downloaded
  -o,  --request-timeout=NUMBER                  request timeout in miliseconds before abort
  -u,  --user-agent=NAME                         User-Agent HTTP field spoof value,
                                                 e.g. "Links (0.96; Linux 2.4.20-18.7 i586)"
  -gt, --greater-than=NUMBER[kb|mb]              upper file size boundary, no extent means bytes
  -lt, --less-than=NUMBER[kb|mb]                 lower file size boundary, no extent means bytes
  -h,  --help                                    print this help

Copyright (c) 2013 Jarosław Waliszko

Licensed MIT: http://opensource.org/licenses/MIT

webget's People

Contributors

jwaliszko avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

alexrgs

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.