An open API service indexing awesome lists of open source software.

https://github.com/rahuletto/reelster

Reelster allows you to download Instagram Reels directly from the platform by using its URL. It’s designed to be simple and efficient. Made with SolidStart.
https://github.com/rahuletto/reelster

Last synced: over 1 year ago
JSON representation

Reelster allows you to download Instagram Reels directly from the platform by using its URL. It’s designed to be simple and efficient. Made with SolidStart.

Awesome Lists containing this project

README

          

# Reelster

Reelster allows you to download Instagram Reels directly from the platform by using its URL. It’s designed to be simple and efficient.
Made with `SolidStart`.

> [!IMPORTANT]
> This tool is limited to public Instagram Reels.
> Please be mindful of Instagram’s API limitations and terms of use.

## Features

- Download in high quality.
- Minimalist interface
- Anonymity, No login required
- Zippy fast! No external dependency!

## Installation

1. Clone the repository:

```bash
git clone https://github.com/rahuletto/reelster.git
cd reelster
```

2. Install the required dependencies:

```bash
npm install
```

3. Run the application:

```bash
npm run dev
```

The app will be accessible at `http://localhost:3000`.

### Contributions

We are open for contribution and issues!

## License

This project is licensed under the MPL 2.0 License.