add fallback
This commit is contained in:
parent
0d105e9561
commit
49688b1fec
@ -308,6 +308,7 @@ const fetchWithRetry = async (url, options = {}, maxRetryTime = 8000) => {
|
|||||||
|
|
||||||
const pokeTubeApiCore = new InnerTubePokeVidious({
|
const pokeTubeApiCore = new InnerTubePokeVidious({
|
||||||
invapi: "https://invid-api.poketube.fun/bHj665PpYhUdPWuKPfZuQGoX/api/v1",
|
invapi: "https://invid-api.poketube.fun/bHj665PpYhUdPWuKPfZuQGoX/api/v1",
|
||||||
|
inv_fallback:"https://fallback-invid-api.poketube.fun/api/v1",
|
||||||
useragent: config.useragent,
|
useragent: config.useragent,
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user