Download Star incelemeleri
Download Star geliştiren: liebs
36 inceleme
- 5 üzerinden 4 puanyazan: jd., 7 yıl öncePretty good and efficient.
As noted by r.koegel, file names containing spaces or "#" (and probably other characters, but these are the two I've come across) are downloaded with "%20" instead of each space, which is somewhat awkward.
If you use Unix, the following script may help you (it sure helped me):
for f in "$@"
do
g=`echo $f | sed -e 's/%20/ /g;s/%23/#/g'`
if [ "$f" != "$g" ]
then
mv "$f" "$g"
fi
done - 5 üzerinden 4 puanyazan: r.koegel, 7 yıl önceIt's about as good as it gets right now. My only issue is that it apparently can't auto rename %20 and other placeholders to the 'spaces' or other regular characters in filenames. So downloading a file such as "this file.zip" becomes "this%20file.zip"...which is annoying when downloading 1700 text files from a server.
- 5 üzerinden 4 puanyazan: Firefox kullanıcısı 14995552, 7 yıl önce
- 5 üzerinden 4 puanyazan: Firefox kullanıcısı 14683363, 7 yıl önce
- 5 üzerinden 4 puanyazan: SirnoChan, 8 yıl önce
- 5 üzerinden 4 puanyazan: Firefox kullanıcısı 5509918, 8 yıl önceGood idea, but when I download items like: https://s16254.cdn.ngenix.net/audio/download?id=1363089 i get file named download.html, which is the mp3-file with .html extention. When I rename it to download.mp3, I can playback it.
- 5 üzerinden 4 puanyazan: Ofer Davidi, 8 yıl önceSomething working to replace DownThemAll! :)
Still, GUI needs more clarity - 5 üzerinden 4 puanyazan: ivanm, 8 yıl önce
- 5 üzerinden 4 puanyazan: Firefox kullanıcısı 12658220, 8 yıl önceThe best Down Them All replacement I've found by far. Thank You. The naming mask however, absolutely sucks. Why am I having to input and remember syntax to apply a naming mask? Other than that, I'm quite satisfied.
- 5 üzerinden 4 puanyazan: Firefox kullanıcısı 13236401, 8 yıl önceWorks great, I would have given it 5 stars if UI was more intuitive, it took me some time to figure out how to use it.
- 5 üzerinden 4 puanyazan: Firefox kullanıcısı 12300494, 8 yıl önceI do not know what's happening, but the extension is filtering all files as .jpg. Please fix this bug.
- 5 üzerinden 4 puanyazan: Firefox kullanıcısı 14179019, 8 yıl önceIt has been a very useful tool until recently. It won't filter for anything other than .jpg where it used to be a very convenient batch grabber of webm and gif, etc. Probably due to some Firefox updates. Would be nice if it could be brought back. Thank you devs!
- 5 üzerinden 4 puanyazan: Alejandro24, 8 yıl önceIt works fine for batch downloads. The interface is clear and simple, but sometimes it doesn't load properly. Is a nice addon for satisfying some needs since DAT! is not working anymore.
- 5 üzerinden 4 puanyazan: Firefox kullanıcısı 13066429, 8 yıl önceThe latest update broke a feature I enjoyed from the previous one. Not using the ASCII characters when saving files. All images I have downloaded since the update have had %20 in place of spaces where it used a proper space previously.
Otherwise, it works fine, but I would like the option to disable thumbnail previews as well. - 5 üzerinden 4 puanyazan: Firefox kullanıcısı 11241492, 8 yıl önce
- 5 üzerinden 4 puanyazan: Firefox kullanıcısı 13712702, 8 yıl önceIt's a very helpful add-on, thanks.
One question: Version 2 requires as a new permission "Access your data for all websites". Why is that?
Edited: Answered in the add-on description. Overlooked it, sorry.Geliştiricinin yanıtı
gönderilme: 8 yıl önceThe answer is in the addon description, you read that didn't you?
Edit: the permission is now optional, and only enabled if you use scrape all tabs feature. - 5 üzerinden 4 puanyazan: criza, 8 yıl önceI agree with the previous reviewer, a batch function so you can add multiple urls would be great! Also, can one download text and images in one step? Thank you.
- 5 üzerinden 4 puanyazan: Firefox kullanıcısı 13823800, 8 yıl önce
- 5 üzerinden 4 puanyazan: Wrun, 8 yıl önceIt`s so good for me, easy to get all links what I need. But why I can`t change downloading folder?
Geliştiricinin yanıtı
gönderilme: 8 yıl önceFirefox does not allow web extensions to save files outside of the default download folder. - 5 üzerinden 4 puanyazan: Firefox kullanıcısı 13011485, 8 yıl önceFirstly I appreciate there being an effort to replace DtA since it's been left by the wayside until the creator can update it. This is an acceptible substitute. I appreciate being able to filter the availble links. Currently looking for the ability to throttle download speeds as well as queue list to squentially download one at a time.
- 5 üzerinden 4 puanyazan: aswicks, 8 yıl önceThis downloads into whatever directory you have defined as your default download directory in subdirectory DownloadStar. Works fine. But, when looking at downloads in Firefox and select 'Open Containing Folder' nothing happens. When I open a PDF and then examine Properties I can find the directory that way.
But, I would really, really like to have the option of selecting the download directory like the old version.
Thanks for this plugin. I have missed this ability. Please keep up the good work. - 5 üzerinden 4 puanyazan: Firefox kullanıcısı 13847359, 8 yıl önceI found this app because I was looking for a DownloadThemAll replacement, since it is no longer supported by the "new" and "improved" Firefox. It works as described, and saved me 380 clicks! The one thing I would love to see improved is the filenaming. The link on the website says "AN293: Temperature Compensated Real Time Clock Reference Design Programmer's Guide", the filename when I hover over the link is "an293.zip". Which do you think I would rather have?
DownloadThemAll solved this by allowing me to pick naming conventions.
Great job, otherwise. - 5 üzerinden 4 puanyazan: Firefox kullanıcısı 13054787, 8 yıl önceThe ability to select multiple with shift+click would really make a big difference for me.