sir-kain / vscode-mediaplayer

Mediaplayer extention for VS Code
https://marketplace.visualstudio.com/items?itemName=sirkane.vscode-mediaplayer
MIT License
19 stars 7 forks source link

Youtube: o is not a function #31

Closed Shadowsith closed 3 years ago

Shadowsith commented 4 years ago

Hello,

thanks a lot for this great extension. I have the problem that as soon as I try to search something from Youtube the error message "o is not a function" appears in the UI and no results are displayed.

Postcast search and local works fine.

mpv and youtube-dl (version 2020.09.20) are installed. Operating system: Manjaro Linux

sir-kain commented 4 years ago

Hello,

glad you appreciate!! Yea. it's because I have reached the Youtube API v3 quota that was granted to me. I don't know how to get an API key for unlimited access for free.

Any suggestion are welcomed.

Shadowsith commented 4 years ago

Is there a way to make it possible for the users to add their own Youtube API key as a config setting for this extension?

sir-kain commented 4 years ago

Is there a way to make it possible for the users to add their own Youtube API key as a config setting for this extension?

🆒 Yeah this is a good idea and i think we can go this way.

irvana commented 3 years ago

i wish will hear a good news after this

SP-XD commented 3 years ago

hii why use youtube api key when youtube-dl provides direct search and download functionality using "ytsearchX:" (x is for the number of results)

SP-XD commented 3 years ago

Hello,

glad you appreciate!! Yea. it's because I have reached the Youtube API v3 quota that was granted to me. I don't know how to get an API key for unlimited access for free.

Any suggestion are welcomed.

I went and change the API key to mine in extension.ts in vscode directory, yet still 'O is not a function appearing'.

vahmelk99 commented 3 years ago

I have this issue too "o is not a function"

sir-kain commented 3 years ago

Hello,

can someone confirm if the new release (v1.6.2) really fixed the issue?

SP-XD commented 3 years ago

Hello,

can someone confirm if the new release (v1.6.2) really fixed the issue?

Its working!!!!!!! hurrayyyyyyyyyyyyyyyyyy!!!!1

sir-kain commented 3 years ago

Hello,

can someone confirm if the new release (v1.6.2) really fixed the issue?

Its working!!!!!!! hurrayyyyyyyyyyyyyyyyyy!!!!1

Thank you