mirror of
https://github.com/ytdl-org/youtube-dl
synced 2025-04-14 02:54:50 +09: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