vscode-mediaplayer icon indicating copy to clipboard operation
vscode-mediaplayer copied to clipboard

Not Working in Windows

Open dmGusai15 opened this issue 3 years ago • 7 comments

Installed as per instructed restarted machine but still not working in VS Code. just show me Loading....

dmGusai15 avatar Jul 09 '21 11:07 dmGusai15

Hello @dmGusai15 This situation happen when you select local media to play?

ManuSquall avatar Aug 13 '21 01:08 ManuSquall

No @ManuSquall I did all steps as you mention

dmGusai15 avatar Aug 13 '21 07:08 dmGusai15

Hi

It could be a duplicate issue with #17

@dmGusai15 basically you should check first if all the requirements are correctly installed on your machine before trying the extension.

You can verify it using this command mpv https://www.youtube.com/watch?v=P28zHA7rjMQ on your terminal and the Youtube video should start

Please let us know how its gone.

sir-kain avatar Aug 13 '21 16:08 sir-kain

I installed it and sometimes get the below

Extension 'ms-vscode.github-browser cannot use PROPOSED API (must started out of dev or enabled via --enable-proposed-api)
updateEnableProposedApi @ workbench.desktop.main.js:2899

(node:17120) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.(Use Code --trace-deprecation ... to show where the warning was created)

but I restart vscode and it works

devgid avatar Aug 14 '21 10:08 devgid

@devgid

Extension 'ms-vscode.github-browser cannot use PROPOSED API (must started out of dev or enabled via --enable-proposed-api) updateEnableProposedApi @ workbench.desktop.main.js:2899

This error is not related to the extension. probably, it comes from another extension that you installed.

but I restart vscode and it works

When you say "it works", it means that you can listen now with the extension on windows?

sir-kain avatar Aug 15 '21 01:08 sir-kain

I Was Facing the same issue but when i upgraded the youtube dl using python it worked, but now its not searching correctly either fro youtube and podcast, shows no result found

SyedShehzadGillani avatar Aug 17 '21 06:08 SyedShehzadGillani

I Was Facing the same issue but when i upgraded the youtube dl using python it worked, but now its not searching correctly either fro youtube and podcast, shows no result found

#48

sir-kain avatar Aug 17 '21 10:08 sir-kain