웹사이트 점검 관계로 일부 기능을 일시적으로 사용할 수 없습니다. 신속하게 정상화 하도록 하겠습니다.
Humble Bundle Downloader에 대한 리뷰
Humble Bundle Downloader 제작자: Behrouze
리뷰 2개
- 5점 만점에 4점TallestGargoyle 님, 5년 전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.개발자 답글
4년 전에 게시됨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 - 5점 만점에 4점Firefox 사용자 13003881 님, 5년 전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.
개발자 답글
5년 전에 게시됨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 🦛