Humble Bundle Downloader 的評論
Humble Bundle Downloader 作者: Behrouze
2 筆評論
- 評價 4 分,滿分 5 分來自 TallestGargoyle,4 年前Such 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.開發者回應
張貼於 3 年前Hello !
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 - 評價 4 分,滿分 5 分來自 Firefox 使用者 13003881,4 年前The 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.
開發者回應
張貼於 4 年前Thanks 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 🦛