Skip to content

A React-based website from where you can download Instagram stories and reels by just pasting their URLs

Notifications You must be signed in to change notification settings

THEFZNKHAN/gram-saver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gram Saver

This React-based web app allows users to download Instagram (stories & reels), YouTube audio and video with all possible quality and formate and Spotify Tracks easily. It utilizes the Instagram Downloader API and YouTube Download API from RapidAPI.

Home Page

image

Reels Download Page

image

Stories Download Page

image

Stories Download Page Response

image

YouTube Download Page

image

YouTube Download Page Response

image

Spotify Track Download Page

image

Features

  • Download Instagram reels by providing the URL.
  • Download Instagram stories by providing the Username.
  • Download YouTube videos and audios by providing the URL.
  • Download Spotify tracks by providing the URL.
  • Utilizes Material UI for a clean and user-friendly interface.
  • Simple input field and download button for easy usability.

Installation

To run the app locally, follow these steps:

  1. Clone this repository git clone https://github.com/THEFZNKHAN/gram-saver.git.
  2. Install dependencies using npm install.
  3. Create a .env file.
  4. Add REACT_APP_X_RAPIDAPI_KEY and give the value of your RAPID API KEY.
  5. Start the app with npm start.
  6. Access the app on http://localhost:3000 in your browser.

Usage

  1. Open the app in your browser.
  2. Paste the URLs of Instagram, YouTube and Spotify into the provided input field.
  3. Tap/click the download button/send to initiate the video download to your system or get the download links.

Technologies Used

  • ReactJS: Used for building the frontend components.
  • Material UI: Implemented for creating the input field and download button.
  • RapidAPI: Integrated to fetch Instagram content through the Instagram Downloader API.

APIs Used

Contributions

Contributions are welcome! Feel free to open issues or pull requests to suggest improvements or report bugs.

License

This project is licensed under the MIT License.

App Live

Gram Saver

About

A React-based website from where you can download Instagram stories and reels by just pasting their URLs

Topics

Resources

Stars

Watchers

Forks