mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-13 07:55:18 +00:00
fix: make YoutubeExplode engine faster
This commit is contained in:
parent
7309e900bc
commit
53ef9e15e1
@ -148,7 +148,7 @@ class YouTubeExplodeEngine implements YouTubeEngine {
|
||||
ytClients: [
|
||||
YoutubeApiClient.ios,
|
||||
YoutubeApiClient.android,
|
||||
YoutubeApiClient.mweb,
|
||||
YoutubeApiClient.androidVr,
|
||||
],
|
||||
);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user