FineFindus 3bf5fe2d54
fix(Local): encode nextpage data as base64
Fixes an issue, with local mode enabled, users where unable to
continously load channel data.
This was caused by the channel nextpage data being stored as a JVM
identifier (the default byte array .toString behaviour), rather than the
expected base64 encoded string.

Closes: https://github.com/libre-tube/LibreTube/issues/7240
2025-03-25 21:31:53 +01:00
..
2021-12-09 16:31:40 +04:00