mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 09:07:59 +00:00
mb
This commit is contained in:
parent
d019ad69ed
commit
32924854b6
@ -70,8 +70,7 @@ class InnerTubePokeVidious {
|
||||
async getYouTubeApiVideo(f, v, contentlang, contentregion) {
|
||||
|
||||
const { fetch } = await import("undici");
|
||||
const yt = await Innertube.create({ cache: new UniversalCache(false), generate_session_locally: true });
|
||||
|
||||
|
||||
if (v == null) return "Gib ID";
|
||||
|
||||
// Check if result is already cached
|
||||
|
Loading…
Reference in New Issue
Block a user