Commit Graph

3 Commits

Author SHA1 Message Date
c7e9e4bd85 🔧 (DROP): externalize configuration to config.yaml for better maintainability 2024-09-08 19:39:36 -06:00
dffcd199cd 🔧 (config.yaml): remove obsolete DROP service configuration file 2024-09-07 20:24:09 -06:00
cccac84675 (DROP): add new service integration for DROPOUT.tv
Introduce a new service class `DROP` to support DROPOUT.tv. This includes:
- Authentication via cookies or credentials.
- Fetching series and episode details.
- Extracting video tracks and subtitles.
- Parsing series and episode data from the website.
- CLI command for the service.
2024-09-06 18:50:44 -06:00