AdvMaple / bilibili-subtitle-download-plugin

personal script to download subtitle from bilibili.tv (previously biliintl.com )
89 stars 24 forks source link

[bilibili.tv] subtitle can't generate #28

Closed cjrayance closed 1 year ago

cjrayance commented 1 year ago

I think it should only happen with new episodes from spring 2023 onwards.

can you try on : https://www.bilibili.tv/th/play/2073192/12704020?bstar_from=bstar-web.pgc-video-detail.episode.all

or : https://www.bilibili.tv/th/play/2075126/12691563?bstar_from=bstar-web.pgc-video-detail.episode.all The first episode will still be able to generate subtitles, will not be able to generate from episode 6 onwards.

AdvMaple commented 1 year ago

I'll look into this asap

AdvMaple commented 1 year ago

I've just looked into this, this is because Bilibili now returns .ass file directly! Hooray! 🎉 🎉 Beautiful subtitle for everyone. Some of the old subtitles still use json subtitles <-- boo! json doesn't support typesetting. I'll develop a fix right away for this 🤗 new feature
Well, bad news for this is the file type converter is now has to be temporary disable :cry:

AdvMaple commented 1 year ago

Resolved with df240f54c7fbb31e222621040ba9446c88929df0 :rocket: Thank you for reporting this problem.
Feel free to re-open if this happen again.

cjrayance commented 1 year ago

I tested it and it works, thank you very much sir