Description
✨ Key Features
- No-Watermark Downloads: Retrieve MP4 in original aspect ratio with clean frames (when available).
- Music/Audio Extraction: Export MP3/M4A/WAV with normalized loudness and optional intro/outro trims.
- HD Quality & Formats: Auto-select best available quality with fallbacks; MP4/H.264 (H.265 optional) and WebM outputs.
- Batch & Queue: Paste multiple URLs, background processing with job status, retries, and rate-limit backoff.
- Metadata Capture: Title, author, hashtags, cover art/thumbnail, duration, and JSON exports.
- Subtitles & Captions (if present): Download SRT/VTT and embed or keep sidecar files.
- Private/Logged-in Mode (optional): Cookie/session input for your own account to access private or age-gated content (only if you have rights and platform terms allow).
- Share Links & QR: One-time, expiring links with QR codes for quick mobile transfers.
- REST API: Programmatic endpoints for enqueue, status, and retrieval; webhook callbacks on completion.
- Access Control: Role-based accounts (admin/editor/viewer), quotas, audit logs, and IP throttling.
- Localization: Multi-language UI, RTL-ready, UTC/time-zone aware timestamps.
- SEO-Friendly Front Pages: Optional landing/FAQ with clean URLs, meta fields, and schema hooks.
⚙️ Technical Stack
- Backend: PHP 8.x (Laravel-style routing, jobs, queues, policies)
- Downloader Engine: CLI adapter layer (e.g., yt-dlp or equivalent) invoked via queued workers
- Transcoding: FFmpeg (audio extraction, re-mux, normalization, thumbnailing)
- Frontend: Blade/Twig templates or SPA (React/Vue) consuming JSON endpoints
- Database: MySQL/MariaDB (jobs, tasks, metadata, users)
- Cache & Queue: Redis for sessions, queues, and rate limiting
- Server Requirements: Nginx/Apache; PHP extensions:
pdo_mysql,mbstring,openssl,json,xml,ctype,curl,zip. FFmpeg installed on the host. - Tooling: Composer, Node.js (Vite/Mix) for assets; Supervisor/systemd for workers
🧩 Installation Guide
- Provision Server: Install PHP 8.x, MySQL/MariaDB, Redis, FFmpeg, and (optionally) yt-dlp on PATH.
- Deploy Code: Upload files →
composer install --no-dev. - Environment: Copy
.env.example→.env; setAPP_URL, DB creds, queue/cache, storage path, and optional cookies file path. - Key & Storage:
php artisan key:generateandphp artisan storage:link. - Migrate & Seed:
php artisan migrate --seed(creates roles, sample settings). - Build Assets:
npm installthennpm run build. - Workers & Scheduler: Start queues
php artisan queue:workand cron forschedule:run. - Test: Submit a public URL you own/are authorized to use; verify video/audio and metadata; enable HTTPS before production.
📦 Deliverables
- Full PHP source (API, jobs, RBAC, UI templates)
- Downloader & FFmpeg adapter classes
- SQL migrations & seeders (users, tasks, settings)
- Sample
.env.exampleand deployment notes - REST API examples + webhook samples
- Localization files and SEO/schema hooks
- Quick-start & developer documentation
📱 Supported Platforms
- Web App: Chrome, Firefox, Safari, Edge (current versions)
- Server OS: Ubuntu/Debian/CentOS recommended; Windows Server compatible
- Mobile Access: Responsive UI; optional PWA for adding tasks from mobile
🧠 Notes
- License: Distributed under the GPL to enable lawful study, modification, and redistribution.
- Compliance & Fair Use: Use only for content you own or are authorized to download. Respect platform Terms of Service, copyright, and local laws.
- Customization Tips: Swap downloader/FFmpeg flags via config; tune queues & concurrency; expose audio presets (bitrate, format) in admin UI.
- Security: Enforce HTTPS, role policies, per-IP throttles; sanitize URLs; restrict cookie/session files to trusted admins.
- Performance: OPcache + Redis, worker pools, and chunked uploads for large outputs; move media to S3/CDN for distribution.
- SEO Assurance: Public pages (help/FAQ) come with meta fields, OG/Twitter cards, clean URLs, and accessible markup.
👨💻 Original Developer Credit
We acknowledge the original developer and marketplace publisher as the authoritative source.
For provenance and official updates, please consult the original listing on
CodeCanyon (or the developer’s official site).
🔒 Disclaimer
This is a GPL redistribution intended for learning, testing, and compliant use under the GPL. We are not the original authors and do not claim affiliation or endorsement.
You are solely responsible for copyright compliance, honoring platform ToS, and verifying third-party dependency licenses before any commercial deployment.

Haunted Halloween Deal Enjoy Unlimited Downloads!
Reviews
There are no reviews yet.