Closed cyphunk closed 5 years ago
I should note that it is likely that this part of the change will break other things?
+ parts: (json.epList || json.mediaInfo.episodes).map((
+ { aid, cid, title, i, id }) => ({
+ aid, cid, index: i, index_title: title, episode_id: id
made it more backward compatible and will make a fork+pull request with new changes
I'd rather submit the changes here than fork and make a pull request.
Had issues downloading "The Leader" the Anime on Karl Marx: https://www.bilibili.com/bangumi/play/ep261461
Appears that the format of the initial pages JSON is slightly different