You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when downloading a youtube URL, following stacktrace was printed
[AT3] event infos undefined
[AT3] event error Error: Error: Error: Error: Could not find player config
at EventEmitter.dl.once (/opt/AllToMP3/resources/app/node_modules/alltomp3/index.js:1098:35)
at Object.onceWrapper (events.js:273:13)
at EventEmitter.emit (events.js:182:13)
at EventEmitter.dl.once (/opt/AllToMP3/resources/app/node_modules/alltomp3/index.js:463:21)
at Object.onceWrapper (events.js:273:13)
at EventEmitter.emit (events.js:182:13)
at PassThrough.download.once (/opt/AllToMP3/resources/app/node_modules/alltomp3/index.js:298:21)
at Object.onceWrapper (events.js:273:13)
at PassThrough.emit (events.js:182:13)
at process._tickCallback (internal/process/next_tick.js:68:7)
not possible to download youtube video as mp3
The text was updated successfully, but these errors were encountered:
Installed via AUR on Manjaro
https://aur.archlinux.org/packages/alltomp3-bin
DISTRIB_ID=ManjaroLinux
DISTRIB_RELEASE=20.2
DISTRIB_CODENAME=Nibia
DISTRIB_DESCRIPTION="Manjaro Linux"
when downloading a youtube URL, following stacktrace was printed
[AT3] event infos undefined
[AT3] event error Error: Error: Error: Error: Could not find player config
at EventEmitter.dl.once (/opt/AllToMP3/resources/app/node_modules/alltomp3/index.js:1098:35)
at Object.onceWrapper (events.js:273:13)
at EventEmitter.emit (events.js:182:13)
at EventEmitter.dl.once (/opt/AllToMP3/resources/app/node_modules/alltomp3/index.js:463:21)
at Object.onceWrapper (events.js:273:13)
at EventEmitter.emit (events.js:182:13)
at PassThrough.download.once (/opt/AllToMP3/resources/app/node_modules/alltomp3/index.js:298:21)
at Object.onceWrapper (events.js:273:13)
at PassThrough.emit (events.js:182:13)
at process._tickCallback (internal/process/next_tick.js:68:7)
not possible to download youtube video as mp3
The text was updated successfully, but these errors were encountered: