]> gitweb @ CieloNegro.org - youtube-dl.git/commitdiff
lazy extractors: Initialize the real info extractor
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Sun, 21 Feb 2016 11:46:14 +0000 (12:46 +0100)
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Fri, 8 Apr 2016 19:50:54 +0000 (21:50 +0200)
According to the docs '__init__' is only called automatically if '__new__' returns an instance of the original class.


No differences found