youtubeDownloader icon indicating copy to clipboard operation
youtubeDownloader copied to clipboard

No video links in the panel with: info.player_response is undefined error

Open Ninjabdou opened this issue 3 years ago • 2 comments

There is no video links in the panel, I only get this message: info.player_response is undefined

I'm on linux mint and using the latest version of firefox

Ninjabdou avatar Jun 24 '21 16:06 Ninjabdou

I also have that problem. I don't know what's wrong either.

developerDTH avatar Feb 02 '23 11:02 developerDTH

@Ninjabdou @developerDTH You should upgrade ytdl-core latest version. but you may get error about "SyntaxError: Invalid or unexpected token", so You can use "ytdl-core": "git+ssh://[email protected]:khlevon/node-ytdl-core.git#v4.11.4-patch.2" to fix it.

Related issue

You can also use my project which i fixed.

trampboy avatar Sep 10 '23 08:09 trampboy