It seems that we should initiate one plugin instance for one mission (one URL) and `get_chapters`/`get_meta` should only be called once. Can you call `get_chapters_files` in parallel?
It seems that we should initiate one plugin instance for one mission (one URL) and
get_chapters/get_metashould only be called once.Can you call
get_chapters_filesin parallel?