candy icon indicating copy to clipboard operation
candy copied to clipboard

Downloads not working

Open CrazyCrud opened this issue 4 years ago • 14 comments

Thank you for your work.

I tried a few different URLs but the download doesn't seem to work anymore. I can choose between the options but when I press the download button nothing happens.

I'm on Windows 64.

Thanks in advance!

CrazyCrud avatar Apr 12 '20 08:04 CrazyCrud

Having the same issue when trying on Linux. Click "Download" and get no output at all, nothing appears to happen.

r0bbie avatar Apr 22 '20 01:04 r0bbie

Hey @CrazyCrud / @r0bbie!

Sorry for the late response, yep. lot's of things were broken and apparently ytdl-core released an update. I've published 1.0.3 where these things should be fixed :)

simonwep avatar Apr 23 '20 10:04 simonwep

Hey @Simonwep,

no problem and thank you for you response! Unfortunately, I still get the same error with the new version 1.0.3. I'll download the source and maybe I can provide you with more information on the problem.

CrazyCrud avatar Apr 27 '20 21:04 CrazyCrud

@CrazyCrud Yep, can confirm 1.0.3 is broken. Seems like a major dependence update was responsible for that. I've published 1.0.4 where this should be fixed :)

simonwep avatar May 15 '20 12:05 simonwep

@Simonwep this is happening for me and I'm using 1.0.4

Joshuabump avatar Jun 09 '20 17:06 Joshuabump

in the console, it says this whenever I click download

Joshuabump avatar Jun 09 '20 17:06 Joshuabump

I've made major changes / updates. Check out the latest release!

simonwep avatar Jun 28 '20 11:06 simonwep

@Simonwep Thank you for the new release. The download seems to work now.

CrazyCrud avatar Jun 29 '20 16:06 CrazyCrud

Hey @Simonwep I've got a similar issue on the v1.1.0, when I enter the video link, it starts elaborating and shows the loading icon but then I don't get any results

No results screenshot: image

Ampsicora avatar Nov 26 '20 17:11 Ampsicora

@Ampsicora Try the unshorted url, youtu.be may not be supported right now.

simonwep avatar Nov 27 '20 18:11 simonwep

Unfortunately I get the same issue

Ampsicora avatar Nov 27 '20 18:11 Ampsicora

I had the same issue. I recommend to run from source instead of release version, since the ytdl-core module is being constantly updated. Follow these steps:

Clone repo npm install

Update ytdl-core to latest version: npm install ytdl-core@latest

Then start the application with npm run electron:serve

raelb avatar Dec 01 '20 11:12 raelb

@r0bbie @Ampsicora I'll release a new patch version with the updated ytdl-core version later this week!

simonwep avatar Dec 01 '20 13:12 simonwep

Same issue for me, high CPU and hanging and adding a YouTube link does nothing. Looking forward to the update! :)

awesomeferret avatar Dec 20 '20 10:12 awesomeferret