Download with Wget 的评价
Download with Wget 作者: Joe Ertaba
14 条评价
- 评分 5 / 5来自 退出中共邪教党团队保命, 25 天前
- 评分 5 / 5来自 退出党团队远离中共邪教, 2 个月前
- Its a good add-on for your web-browser if you want to back-up websites by making a local copy of everything including files which are linked to by the web-page. You may need to customise your native terminal type and tweak the wget options to save the files in a safe place (-P /home/jim/Downloads), so your command-line knowledge will improve, too!!
- 评分 1 / 5来自 Firefox 用户 13947367, 7 年前The file successfully downloads but it is deleted after the terminal is closed.
- 评分 1 / 5来自 Firefox 用户 13717991, 7 年前The file successfully downloads but it is deleted after the terminal is closed. This can be circumvented by copying the downloaded file before closing the terminal, but at that point the add-on ceases to be convenient, and you may as well just use wget manually. Thus, this is not usable until the problem is fixed.
- 评分 1 / 5来自 Firefox 用户 13678020, 7 年前I followed all the instruction successfully, but the download stops after just a few seconds and never completed the download process of any file.
I was trying to download video files of .mkv type and ranging in size from 300 to 450 MB. But all failed. - 评分 2 / 5来自 Firefox 用户 13516302, 7 年前It works, to download at least. PROBLEM: When I close the terminal window, after the download is done, the file disappears from the destination folder! I have to manually copy and paste each downloaded file before closing the terminal window, because of the original file always disappearing! FlashGot works with Wget without this issue, just it's not compatible with Firefox 57 unfortunately, so I might have to install an older version of Firefox over this.
- 评分 5 / 5来自 jesusguevarautomotriz, 7 年前I troube for download native client, I using CurlWget Chrome extension for generate wget download command, and cygwin and wget for dowload. And I tried with native Chrome and Firefox Download Manager, and with Chrono Download Manager Chrome Extension, and no way to dowload native client.
$ wget --header="Host: github-production-release-asset-2e65be.s3.amazonaws.com" --header="User-Agent: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36" --header="Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8" --header="Accept-Language: es-ES,es;q=0.9" "https://github-production-release-asset-2e65be.s3.amazonaws.com/94862870/fa604c2a-c232-11e7-9220-4e93260a245d?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20171119%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20171119T222034Z&X-Amz-Expires=300&X-Amz-Signature=b9d2fffb4db1c05ab45a705506972460e31e0f66264bfff4c3b239225e742781&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3Dwindows.zip&response-content-type=application%2Foctet-stream" -O "windows.zip" -c
The output:
--2017-11-19 18:57:33-- https://github-production-release-asset-2e65be.s3.amazonaws.com/94862870/fa604c2a-c232-11e7-9220-4e93260a245d?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20171119%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20171119T222034Z&X-Amz-Expires=300&X-Amz-Signature=b9d2fffb4db1c05ab45a705506972460e31e0f66264bfff4c3b239225e742781&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B%20filename%3Dwindows.zip&response-content-type=application%2Foctet-stream
Resolving github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)... 52.216.129.3
Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)|52.216.129.3|:443... connected.
HTTP request sent, awaiting response... 403 Forbidden
2017-11-19 18:57:38 ERROR 403: Forbidden.
Update:
After install native client and install on Windows 7
Right click, Download with Wget
Open Command Prompt
The system cannot find the path specified
C:\Users\jesus\Appdata\Local\com.add0n.native_client> - 评分 1 / 5来自 Firefox 用户 13236722, 7 年前I would prefer that the plugin gives me the commandline to paste on the terminal
- 评分 5 / 5来自 Firefox 用户 13196659, 8 年前