Loading repository dataβ¦
Loading repository dataβ¦
Ankitjarwall / repository
πΊπ₯ Welcome to infinitedownload.store! Your ultimate destination to watch your favorite shows and movies from top OTT platforms like Netflix, Hotstar, and Disney+. Dive into endless entertainment! πβ¨
Infinite Download is a Netflix-inspired movies and shows streaming platform that connects to TMDb and YouTube for high-quality streaming, trailers, and user engagement features. With options like watch history, wishlist, favorites, original audio, and a smooth UI experience, Infinite Download brings your favorite entertainment content directly to your browser.

Explore the live site here: Infinite Download Demo
To run Infinite Download on a static hosting provider, here are some recommended setups:
npm install
npm run dev
README.md file with the provided content:# π Optional Customizations π
- **Change Site Logo:** Replace `/public/logo.png` with your logo image.
- **Change Site Icon:** Replace `/public/icon.png` with your custom icon (use a square image for best results).
- **Update Site Name:** Modify the site name in both `/.env` and `/index.html` by replacing "Infinite Download".
- **Add Advertisements:** Embed ad codes (such as from Adsterra) directly into `/index.html`.
---
# ποΈ Production Deployment π
1. **Build for Production:**
```bash
npm run build
Upload to Hosting:
Upload the contents of the /dist folder to your preferred hosting provider (e.g., Jink, Netlify, etc.).
Configure Nginx for SPA:
Add the following to your nginx.conf server block to enable single-page application (SPA) support:
location / {
try_files $uri $uri/ /index.html;
}
Optimize your Infinite Download platform by integrating SEO strategies and monetization options:
Infinite Download brings the excitement of streaming to your screen with a professional, user-friendly, and customizable platform. Get started with our intuitive setup, and bring a Netflix-like experience to your users today!
For more help, reach out through our support email or visit the Infinite Download Website.