sylviiu / ezytdl

Advanced electron-based frontend for yt-dlp
GNU General Public License v3.0
542 stars 21 forks source link

Can't download Spotify playlist #134

Open TheDoctor200 opened 10 months ago

TheDoctor200 commented 10 months ago

Type: Error

Title:

Internal error occurred!

Content:

{}

TypeError: Cannot read properties of undefined (reading 'items') at parse (C:\Users\m_web\AppData\Local\Programs\ezytdl\resources\app.asar\util\platforms\spotify.js:27:79) at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

(no stack)

Stack:

- at module.exports (C:\Users\m_web\AppData\Local\Programs\ezytdl\resources\app.asar\core\sendNotification.js:9:30)
- at module.exports (C:\Users\m_web\AppData\Local\Programs\ezytdl\resources\app.asar\util\errorHandler.js:8:48)
- at process.<anonymous> (C:\Users\m_web\AppData\Local\Programs\ezytdl\resources\app.asar\index.js:20:125)
- at process.emit (node:events:513:28)
- at emit (node:internal/process/promises:149:20)
- at processPromiseRejections (node:internal/process/promises:294:27)
- at process.processTicksAndRejections (node:internal/process/task_queues:96:32)

Below this line, please describe what caused this error.


TheDoctor200 commented 10 months ago

fixed the issue by creating a embedded url

TheDoctor200 commented 10 months ago

unable to download metadata, thumbnail, and author so. Downloaded files cannot be converted to mp3 (downloaded files are in a m4a format)

sylviiu commented 10 months ago

This issue has been fixed in nightly / dev builds! Try turning that on in settings, and manually performing an update check in the tray menu!

TheDoctor200 commented 9 months ago

Still doesn't work, it's stuck on parsing entryimage

sylviiu commented 8 months ago

i'm so sorry for taking so long on getting a reply back for this issue, lost motivation for most work i was doing for a minute lol

i've seen that issue pop up a few times on my side while implementing a new feature; a new nightly build should be built tomorrow! if you're still willing to test it, please let me know! :D

TheDoctor200 commented 8 months ago

Of course and no problem, take your time :)) I will switch to the new nightly build now and test

TheDoctor200 commented 8 months ago

In the newest devbuild, Playlist is loading up and everything seems to be fine, but I got multiple errors imageafterwards