Skip to main content

All Questions

Tagged with
0 votes
0 answers
494 views

How do you download something using wget and the download URL when the web page requires a checkbox ticking?

I want to download some data. On the web page where the download is, there is a box that needs checking to confirm that the terms have been agreed before allowing this download. When I try to download ...
MelParker101's user avatar
1 vote
1 answer
5k views

How to download a file using wget when url has parameters?

The URL is this: https://software-download.microsoft.com/db/Win10_21H1_English_x64.iso?t=52dbec9b-63f5-47e9-b4b2-ccbcbb6beb7a&e=1627124449&h=42e9a2a8e1f843e5a4573960dc07feaa The error is: wget ...
Nishit's user avatar
  • 13
0 votes
1 answer
151 views

How to download this kind of embedded video?

I wanted to download this video, i tried chrome dev-tool to isolate the url. Then searched it; but it showed me this why i cant download this video? is there any alternate method?
AL vees's user avatar
2 votes
2 answers
6k views

How to make an HTML link to an image that forces the image to download the image?

I want to make a downloadable url from an image. Let's say that we have https://upload.wikimedia.org/wikipedia/commons/a/a9/Example.jpg When you open it, the browser only shows the content on the ...
SerialSniper's user avatar
2 votes
4 answers
4k views

Firefox show download URLs

With Firefox, I can select History Show All History and it has a "Location" column with the URLs. If I select Tools Downloads, it shows the size of each download, but it does not show URLs. It does ...
Zombo's user avatar
  • 1
0 votes
2 answers
363 views

How can I save a URL to disk when viewing page source?

I'm accessing a website which has MP3 files in the source, which are played through the page. I want to save these MP3s to disk and I can do this by view-source, copy the URL to a new tab, then saving ...
Mr. Boy's user avatar
  • 5,336
0 votes
1 answer
928 views

download a url in bulk and name with the url

Is there a way to load a list of urls...download the content into a folder and the name of each download is the name of the url? I have about 1000 of these url's which are downloadable as pdfs. ...
Jon McMahan's user avatar
-1 votes
1 answer
106 views

How download multiples URL to local folder? [closed]

I have multiples URLs and I would like a online site/ program to download those files. please help
Alvaro Silvino's user avatar
0 votes
0 answers
2k views

Bash: How to download data from Google Form

How can I download the .csv of the responses of a Google Form from Bash? I tried wget https://docs.google.com/spreadsheets/d/1gRMnKkqKaDAhpm6ytfvZEYfD9_j9HzDk1Q4HgMYC7Xg/edit#gid=1933231618 but it ...
Remi.b's user avatar
  • 2,661
2 votes
2 answers
6k views

How to get URL of a file in an HTTP GET request?

There's a web server that I access regularly by making an HTTP GET request like so: http://www.example.com/index.php?file=12&hd=0 It returns an OK response with a content type of video/x-flv and ...
Tsaleman's user avatar
0 votes
1 answer
529 views

How to find the original address of a file from dynamic URL?

In some cases, when you want to download a file from a website, you can't see the original address of the file. for example look this URL: How can I find the direct URL of the file? Is there any ...
Roh's user avatar
  • 123
2 votes
1 answer
184 views

Is there a way to associate to a file the website URL where it was downloaded from?

I'm using Ubuntu and trying to find a way to associate the URL of the website where a file was downloaded to that file. According to what I've researched so far the URL can be stored using extended ...
user2900870's user avatar
-6 votes
2 answers
318 views

Downloading a file just using an URL [closed]

I created a local file as below, but when I click on the URL, browser adds the file address before actual URL (e.g. file:///G:/Proj/taxo/www.xabcd.com/~abcd/example.csv) and it does not work <html&...
shaun's user avatar
  • 1
1 vote
3 answers
9k views

wget - Many URL's in .txt file - download and save as

I have 2000 URLs in excel file. The URLs are in the first column and in the second column there are names for the files downloaded from URL in the first column. I can copy that and paste to .txt file ...
user194380's user avatar
5 votes
3 answers
30k views

Where can I download Chromium-browser for Windows? [duplicate]

Possible Duplicate: Where can I get chromium binaries? Where can I download Chromium-browser for Windows builds? Not on the website. In major Linux distros it's easy, binaries are usually in the ...
Redsandro's user avatar
  • 564

15 30 50 per page