* Add original quality as option in Bilibili.
Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
* Always show the locked chapters count.
* Show extra information in the series details.
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
* Add missing Chinese translations.
Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
* Bilibili (Multisrc): Cleanup
* Use `.also()` to get rid of extra function
* Use apply instead of also
Also change function name from `setAuthCookie` to `setAccessTokenCookie`