mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-04-07 16:37:44 +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.