Download with Wget のレビュー
Download with Wget 作成者: Joe Ertaba
Firefox ユーザー 13516302 によるレビュー
5 段階中 2 の評価
Firefox ユーザー 13516302 によるレビュー (8年前)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.
合計レビュー数: 13
- 5 段階中 5 の評価Eric Al Busyiri によるレビュー (6日前)
- 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!!
- 5 段階中 1 の評価Firefox ユーザー 13947367 によるレビュー (7年前)The file successfully downloads but it is deleted after the terminal is closed.
- 5 段階中 1 の評価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.
- 5 段階中 1 の評価Firefox ユーザー 13678020 によるレビュー (8年前)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. - 5 段階中 5 の評価jesusguevarautomotriz によるレビュー (8年前)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> - 5 段階中 1 の評価Firefox ユーザー 13236722 によるレビュー (8年前)I would prefer that the plugin gives me the commandline to paste on the terminal
- 5 段階中 5 の評価Firefox ユーザー 13196659 によるレビュー (8年前)