def __init__(self, al): self.anime_plugin_loaded = False BasePlugin.__init__(self, al)
def __init__(self, al): BasePlugin.__init__(self, al)