mirror of
https://codeberg.org/ashley/poke
synced 2026-03-03 10:53:44 +00:00
fix stuff
This commit is contained in:
@@ -100,7 +100,7 @@ class InnerTubePokeVidious {
|
||||
const { json, video } = videoData;
|
||||
|
||||
var channel_uploads = { };
|
||||
if (f) {
|
||||
if (f == "true") {
|
||||
channel_uploads = await fetch(
|
||||
`${this.config.invapi}/channels/${vid.authorId}?hl=${contentlang}®ion=${contentregion}`
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user