Omtaler for Download with Wget
Download with Wget av Joe Ertaba
Omtale av bat
Vurdert til 5 ut av 5
av bat, 5 år sidenIts 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!!
12 omtaler
- Vurdert til 5 ut av 5av Himansh, én måned siden
- Vurdert til 5 ut av 5av bib, 3 år sidenI tried with alacritty but seems only xterm works, but I love this addon , seamless integrity of downloads
- Vurdert til 5 ut av 5av fgtranime, 3 år siden
- Vurdert til 2 ut av 5av simlock, 4 år sidenDownloads are not accepted immediately, so files such as example.exe example.exe.part are always created in the original firefox download directory
- Vurdert til 1 ut av 5av Firefox-bruker 13947367, 7 år sidenThe file successfully downloads but it is deleted after the terminal is closed.
- Vurdert til 1 ut av 5av Firefox-bruker 13717991, 7 år sidenThe 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.
- Vurdert til 1 ut av 5av Firefox-bruker 13678020, 7 år sidenI 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. - Vurdert til 2 ut av 5av Firefox-bruker 13516302, 7 år sidenIt 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.
- Vurdert til 5 ut av 5av jesusguevarautomotriz, 7 år sidenI 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> - Vurdert til 1 ut av 5av Firefox-bruker 13236722, 7 år sidenI would prefer that the plugin gives me the commandline to paste on the terminal
- Vurdert til 5 ut av 5av Firefox-bruker 13196659, 8 år siden