Commit Graph

5 Commits

Author SHA1 Message Date
90d66b299b ♻️ (DROP service): refactor get_titles method to handle multiple seasons and improve episode extraction logic 2024-09-06 18:57:23 -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
20859ee970 ♻️ (VIKI): remove redundant comments and improve code readability 2024-08-12 13:25:00 -06:00
3adec2fbd0 (VIKI): add support for handling subtitles in get_tracks method will now only get subtitles that are 95% complete to avoid incomplete subtitles
♻️ (VIKI): refactor language handling for Chinese language codes
2024-08-05 10:14:13 -06:00
3c5be2f405 (TFC): add new service integration for iWantTFC streaming platform
 Add TFC service configuration and VIKI service implementation

🔧 (VIKI/config.yaml): add configuration file for VIKI service endpoints and browser settings
2024-08-01 09:24:35 -06:00