leerob / youtube-to-mp3

⚡️Electron application to convert and download YouTube videos as MP3s
https://electronjs.org/apps/youtube-to-mp3
MIT License
540 stars 132 forks source link

Electron problem #10

Closed ib157 closed 6 years ago

ib157 commented 6 years ago

i got this error image

leerob commented 6 years ago

Does it fail with any video or just that specific one?

Mercylas commented 6 years ago

image Can confirm its not an edge case

diegofrayo commented 6 years ago

I have the same problem

ENT8R commented 6 years ago

Updating ytdl-core to the latest version 0.20.4 solves the issue for me...

HarounAns commented 5 years ago

The issue is happening again:

image

I am up to date with the latest module for ytdl-core @ 0.29.6

leerob commented 5 years ago

Could also be related to this: https://github.com/leerob/youtube-to-mp3/issues/16

If you have any ideas, PRs are welcome! 🙏

HarounAns commented 5 years ago

Doesn't seem like the same error. Does anyone have it working currently? I'm using Windows and yarn btw

HarounAns commented 5 years ago

It seems like youtube made a change recently that broke everything https://github.com/fent/node-ytdl-core/issues/486

HarounAns commented 5 years ago

Working with version 0.29.7 of ytdl-core!