Commit Graph
2 Commits
Author SHA1 Message Date
clodoboxandGitHub ff2cd3e273 Merge e67441a1e4 into b77e5a553a 2025-05-01 10:49:49 +02:00
clodoboxandGitHub e67441a1e4 Update playsuisse.py
Improve PlaySuisse extractor: enhance episode naming and error handling

- Modified episode naming to include series name: "Series Name - Episode Name"
- Added robust error handling to prevent NoneType errors
- Improved playlist handling for series with multiple episodes
- Enhanced data validation in _extract_single method
- Updated _real_extract to handle potential None returns from _extract_single

These changes improve the reliability of the extractor and provide more
informative file names for series episodes, making content easier to identify
and organize.
2024-07-21 13:28:21 +02:00