Plex Downloader is a powerful Node.js module that allows users to programmatically download videos from various sources and organize them for easy integration with a Plex Media Server.
- 🎥 Multi-source Downloading: Download videos from multiple sources with ease.
- 📁 Plex-Compatible File Structure: Automatically organizes downloaded videos into Plex-compatible directories.
- ⚡ High Performance: Efficiently handles large video files with optimized downloading.
- 🔧 Customizable: Highly configurable to suit different downloading and organization needs.
- 🛠️ Written in TypeScript: Ensures type safety and robust development experience.
Install the package via npm:
npm install plex-downloader
Here’s a quick example to get you started:
WIP
Plex Downloader supports a variety of options to customize your download:
WIP
Contributions, issues, and feature requests are welcome! Feel free to check the issues page.
This project is licensed under the MIT License - see the LICENSE file for details.