mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-08-22 11:58:49 +03:00
- Replaced `os.path` module with `pathlib` for the file path handling to improve code readability and simplicity.
- Replaced `os.path` module with `pathlib` for the file path handling to improve code readability and simplicity.