mirror of
https://github.com/wukko/cobalt.git
synced 2025-05-02 15:14:27 +02:00
youtube: change client back
This commit is contained in:
parent
be0c771def
commit
3c30156ed9
@ -33,7 +33,7 @@ export default async function(o) {
|
||||
}
|
||||
|
||||
try {
|
||||
info = await yt.getBasicInfo(o.id, 'YTMUSIC_ANDROID');
|
||||
info = await yt.getBasicInfo(o.id, 'ANDROID');
|
||||
} catch (e) {
|
||||
return { error: 'ErrorCantConnectToServiceAPI' };
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user