1
Fork 0
This commit is contained in:
Ashley //// 2024-04-23 15:36:36 +00:00
parent d019ad69ed
commit 32924854b6

View file

@ -70,7 +70,6 @@ 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";