Skip to content

Anasdevs/File-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

File Downloader

File Downloader is a simple web application that allows users to download files from a given URL. It provides an easy way to download files directly by pasting the desired URL into the input field.

Functionality

  • Paste the URL of the file you want to download in the provided input field.
  • Click the "Download" button to initiate the download process.
  • The downloaded file will be saved to your device's default download location.

Limitations

Please note that this application may not be able to download files from certain websites, such as Instagram YouTube etc. This limitation is due to the Cross-Origin Resource Sharing (CORS) policy implemented by those websites. CORS is a security feature that restricts web pages from making requests to a different domain than the one that served the web page.

As a result, you might encounter issues when attempting to download files from websites that have strict CORS policies in place. The application may not be able to access the necessary resources to initiate the download.

How to Run

  1. Clone or download this repository to your local machine.
  2. Open the index.html file in a web browser.
  3. In the input field, paste the URL of the file you want to download.
  4. Click the "Download" button to start the download.

Creator

  • Anas

UI

image

Preview

Click here to visit the File Downloader

About

Download any file format from the url

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published