Critiques pour Humble Bundle Downloader
Humble Bundle Downloader par Behrouze
2 notes
- Noté 4 sur 5par TallestGargoyle, il y a 4 ansSuch a useful add-on, real quick and easy to download a whole bunch of files, and the formatting is so much better than the single word zip files Humble Bundle gives themselves.
Though when trying to download the recent 3D printer model bundle, I have noticed some files are getting missed. It appears to be any download link that doesn't have a direct creator link, so I'm assuming that's what the addon is looking for when downloading? It's a shame, since there are 35 downloads out of the 120 that didn't get picked up.Réponse du développeur
mis en ligne : il y a 3 ansHello !
I have only purchased (and developed this Firefox extension with) book bundles.
If you encounter download problems, feel free to send me an email with the HTML code (+ screenshots) of the page that has failing downloads so I can fix that bug 🐛.
- open the bundle page
- open Firefox devtools ( F12 or CTRL + SHIFT + I)
- select (if not already) the Inspector
- in the Search HTML bar, type (or copy/paste) : download-rows (this will highlight the line containing all the bundles infos)
- right click on the HTML tag (that has a class "download-rows") > copy > Outer HTML
- paste it in a .txt file (it should start with - Noté 4 sur 5par Utilisateur ou utilisatrice 13003881 de Firefox, il y a 4 ansThe only thing I miss is the ability to configure the target filenames (e.g. possibility to add the author name), which would make it easier to parse them in calibre.
Réponse du développeur
mis en ligne : il y a 4 ansThanks for the feedback ! There was a bug that has been fixed, including the editor's name in the file name was designed from the beginning 🤭
I also improved the naming so it could includes special characters, here is an example of the new feature (in versions > 1.2.0):
before : C - 8-0 Pocket Reference.pdf
now : C# 8.0 Pocket Reference - O'Reilly.pdf
Better right ?
Enjoy 🦛