chore: remove base_url sending (#61)

This commit is contained in:
Émilien (perso) 2025-03-08 23:46:24 +01:00 committed by GitHub
parent 19cc0f6f17
commit cdf93feb25
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 0 additions and 5 deletions

View file

@ -3,7 +3,6 @@ port = 8282
host = "127.0.0.1"
# secret key needs to be 16 characters long or more
secret_key = "CHANGE_ME"
base_url = "http://localhost:8282"
verify_requests = false
[cache]

View file

@ -133,10 +133,6 @@ export const youtubePlayerParsing = async (
streamingData,
videoDetails,
microformat,
invidiousCompanion: {
"baseUrl": Deno.env.get("SERVER_BASE_URL") ||
konfigStore.get("server.base_url") as string,
},
}))(videoData);
if (