mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-20 05:47:24 +01:00
e67441a1e4
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. |
||
---|---|---|
.. | ||
__pyinstaller | ||
compat | ||
dependencies | ||
downloader | ||
extractor | ||
networking | ||
postprocessor | ||
utils | ||
__init__.py | ||
__main__.py | ||
aes.py | ||
cache.py | ||
cookies.py | ||
jsinterp.py | ||
minicurses.py | ||
options.py | ||
plugins.py | ||
socks.py | ||
update.py | ||
version.py | ||
webvtt.py | ||
YoutubeDL.py |