Giter Site home page Giter Site logo

h5ai_downloader's Introduction

h5ai Downloader

Download contents from a h5ai website with deep scraping and crawling

Run -

  • install dependency pip install -r requirements.txt
  • usage: python dl.py [-h] (-u URL | -f FILE) [-d DEPTH]
  • url can be a h5ai directory url or a txt file which contains multiple urls
  • format of txt file:
<url> <optional depth>
<url> ...
...

The crawler will search (including sib dir) to find the downloadable URLs and confirm before starting to download. Features:

  • Download any files from the websiite
  • Depth of recursion Control
  • Url caching
  • Download status tracking
    • If the download is cancelled, it will skip the downloaded files when re-run

h5ai_downloader's People

Contributors

fahidsarker avatar

Stargazers

 avatar Iftikhar Mahmud avatar

Watchers

Kostas Georgiou avatar Iftikhar Mahmud avatar  avatar

h5ai_downloader's Issues

Downloading 110kb files

Sometimes on a running process, it starts downloading files which are 110.95k to be precise. It creates the related folder and downloads the exact file type but the size is 110.95k
Is there any way I can redownload those specific URLs?

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.