mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-05-22 20:42:29 +09:00
According to the docs '__init__' is only called automatically if '__new__' returns an instance of the original class.
According to the docs '__init__' is only called automatically if '__new__' returns an instance of the original class.