mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-07-02 06:21:00 +02:00

* Use raw strings (r'foo') for regular expressions (enables highlighting and avoids some errors). * title is always true-ish
* Use raw strings (r'foo') for regular expressions (enables highlighting and avoids some errors). * title is always true-ish