18,372 questions
0
votes
1
answer
1k
views
How to automatically download CSV file from Spotify's Global Chart?
Spotify has a daily global chart (link) that shows the top 200 songs on the platform for a certain day. There is a download button to save the data as a CSV file on each page. I would like to ...
0
votes
1
answer
74
views
HTML 'download' attribute (with JS)
I was trying to download the following file with no extension, but if I don't specify it, it downloads me a .txt.
I expected it to download me a file without any extension.
document.getElementById('...
0
votes
1
answer
692
views
cdsapi era5 download (not use retrieve function but service function)
I have some data I'd like to download from the era5 via the cdsapi package.
I do know most data can be downloaded via using cdsapi.Client.retrieve function. Such as many examples I can find at stack ...
0
votes
1
answer
571
views
Auto download attachment from Outlook to local folder via VBA
Below code is to save email attachment to a local folder. The trigger is by outlook rules. However, occasionally there will be “An unexpected error has occurred.” from Rules in Error and the code will ...
1
vote
0
answers
109
views
Download a file that does not have a direct link
I'm trying to automate the download from this link:
https://worldwide.espacenet.com/patent/search?q=cpc%20%3D%20"Y02B30%2F12"
Under the voice Filter -> Download -> Filters
Download ...
1
vote
0
answers
50
views
Download csv without direct link (script python)
I am trying to make a python script to download this csv, but the problem is that there is no direct link;
I have tried f12 and go to network and see the link, but even if I put that link, it doesn't ...
2
votes
0
answers
215
views
Download files in MAUI iOS Fails to Download Content
I've tried to implement the solution given on Download files in MAUI iOS WebView almost exactly, but the resulting file contents only contain the name of the file, not the expected document contents.
...
1
vote
0
answers
62
views
Gradle Download Timeout
I downloaded Studio 3.6 because the Jellyfish version couldn't download a gradle resource back then. Now, i'm back on Feb 2020 version 3.6 and i'm still getting the same issue; the IDE refuses to ...
1
vote
2
answers
157
views
Getting Error Of Requires Range header How can i fix it?
Here is my code, It will stream properly but when try to download it return error of Requires Range header.
app.get('/download-file', (req, res) => {
const filePath = req.query.file;
if (!...
1
vote
1
answer
1k
views
Snowflake Snowsight: internal Stage not showing files (for download)
wanted to download files from an internal stage. Unloaded them from a view there. There should be also files uploaded. My user in its current role is the owner of the stage. With list I see there are ...
0
votes
2
answers
40
views
wrong ide launches when trying to run file
Im trying to download and run JythonMusic to use alongside my "making music with computers" textbook and am doing something wrong. The download instructions state to download the file and ...
0
votes
2
answers
185
views
Couldnt download VS code 2017
due to the nature of my internship, VS Code 2017 is the default version that is compatible with the developer tools that we are using to build applications. May I know where to get the working link to ...
0
votes
1
answer
334
views
React: Download Button Works, but Downloaded File Is Empty
I'm new to programming, and I've been facing some difficulties creating a download button in my React file. In short, I've built an API with Kotlin Spring Boot and tested it with JSON. Now, I'm trying ...
0
votes
1
answer
523
views
How to open downloaded file in browser with Flutter Web?
I have a function that downloads files, but since there's no temporary directory as in Android/iOS, I don't know how to keep the file in memory and open it in a new browser tab. The file must be ...
1
vote
0
answers
106
views
R - How to Extract Data from a Site using their API?
I need to extract Risk Data Hub from the site:
https://drmkc.jrc.ec.europa.eu/risk-data-hub/#/risk for a project.
If you go on the site, you can select the country (I need Romania), region, type of ...
2
votes
1
answer
48
views
Node JS Express - Download window doesn't appear until all file is sent in header response
I'm working with Express to create an api that allow to download a PDF file.
Download is working fine, but I don't see the download window where I choose the folder I want to download, until all "...
0
votes
0
answers
735
views
How do I download all of the files on the Inspect Element network tab?
(there are 12000 files, all blob files (originally png i think) but that is okay) I would like them to download as if i had clicked "save image as" on every single one of them. (clicking the ...
1
vote
0
answers
210
views
How to download a tar.gz from AWS S3 bucket using Terraform
It works for text data, but cant find a way to download tar.gz (binary content) from S3 bucket, Any idea?
data "aws_s3_object" "example" {
bucket = "some-bucket"
key ...
-1
votes
1
answer
82
views
PDF direct dowload issue
The site vermittelerregsiter.info allows to download a PDF file by a regular GET request:
eg. https://www.vermittlerregister.info/recherche?a=pdf®isternummer=D-W-111-BHC1-55
We want to automate ...
3
votes
1
answer
120
views
Handle file downloading in browser
I've some problems with downloading a file in the browser
My question is this:
How can we prevent downloads in a browser if the machine lacks enough memory? (JavaScript solution)
Is it possible to ...
0
votes
0
answers
73
views
Offer users a large file to download from Webserver? (4 - 20 GB)
First I would like to apologize for my stupidity...
I need to provide a download of large videofiles from a webpage.
The files are between 4 and 20 gb.
Question: What is the right way to enable such a ...
1
vote
0
answers
130
views
Chrome blocking programmatic download
I have a webapp that needs to allow the user to download files programmatically.
I know chrome blocks multi-file downloads, that is why drive and dropbox zip files when you select more than one to ...
0
votes
0
answers
207
views
Cannot download file when using selenium Chrome webdriver with option prompt_for_download=False in Windows OS
The download error from webdriver's browser
The code I run
from selenium import webdriver # pip install selenium
from webdriver_manager.chrome import ChromeDriverManager # pip install webdriver-...
0
votes
1
answer
55
views
cannot unzip a file
I am new to R and install Rbase 4.3, using shipping traffic (https://datacatalog.worldbank.org/search/dataset/0037580/Global-Shipping-Traffic-Density) and nighttime light(https://eogdata.mines.edu/...
0
votes
1
answer
222
views
ExemptFileTypeDownloadWarnings correct registry syntax for intranet URLs
I created a GPO to avoid blocking xlsx files to be downloaded from our intranet site.
policy is readed and applied to the clients and the registry created the key REG_SZ called "...