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.
- Host: GitHub
- URL: https://github.com/rahuletto/reelster
- Owner: Rahuletto
- License: mpl-2.0
- Created: 2024-10-06T09:10:48.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-12T04:27:02.000Z (over 1 year ago)
- Last Synced: 2025-03-28T16:44:38.290Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://reelster.vercel.app
- Size: 448 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.