Giter Club home page Giter Club logo

Comments (5)

denilsonsa avatar denilsonsa commented on June 8, 2024

After downloading, I got 50 duplicate files, wasting 7.5GB (as shown by fdupes -rm .). After removing the duplicates (fdupes -rdN .), the size went down from 45GB to 38GB.

The current directory structure is wasteful: using 20% more space (and 20% more download, and 20% more time) than it would have if the directories were shallower to a single level.

from humblebundle-downloader.

greedy avatar greedy commented on June 8, 2024

Alternatively the directory layout could remain the same and the downloads could be de-duped by the sha in the library JSON. When the same file is present in other bundles/titles it could hard linked (when supported) to the first copy.

from humblebundle-downloader.

Pfeil avatar Pfeil commented on June 8, 2024

I'd also prefer such a flat structure and also some metadata, like checksums, day of purchase if available, the bundles it was "retrieved" by (as a replacement for the changed structure) etc. The .cache.json could be used for this (maybe renamed to hb_repository.json or so). An option to reuse already existing data downloaded to transform the "repository" fast would be nice.

from humblebundle-downloader.

darylf avatar darylf commented on June 8, 2024

I wish there was a template string naming configuration parameter. Something customizable, so we can each organize how we please.

My preference would be: "$bundle/$format/$itemName.$format"

Humble Book Bundle- Cybersecurity by Wiley/epub/Threat Modeling.epub
Humble Book Bundle- Cybersecurity by Wiley/epub/Social Engineering.epub
Humble Book Bundle- Cybersecurity by Wiley/pdf/Threat Modeling.pdf

from humblebundle-downloader.

SparkmanDesigns avatar SparkmanDesigns commented on June 8, 2024

I'm sure there's a good reason it's organized by bundle right now, but as a user I could care less about which bundle each game was a part of. I just want to see the titles. In fact in my experience, it's downright obstructive to finding anything in the directory.

from humblebundle-downloader.

Related Issues (20)

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.