Closed Artan1408 closed 3 years ago
i get the error 304 about 5 times when i download a playlist. (1.12.2)
same on manjaro using aur package. it stuck on downloading
also it says /opt/YouTube Music/resources/app.asar/node_modules/ytdl-core/lib/utils.js:175 WARNING: ytdl-core is out of date! Update with "npm install ytdl-core@latest".
also i tried injecting new ytdl-core to asar. will tell results later
i hope you'll fix this
UPD: injecting new ytdl-core helped
open terminal in asar location
sudo npx asar extract app.asar destfolder #unpack it
sudo npm install -g ytdl-core@latest #install good ytdl-core
sudo npm install -g --engine-strict asar #instsall asar if you dont have it
move it
sudo mv app.asar app_old.asar
sudo asar pack destfolder app.asar
ENJOY downloading ur tracks
i hope i helped someone
Hey everyone, thanks for the feedback! A new version has been released and should solve the issue, can you give it a try?
Hey everyone, thanks for the feedback! A new version has been released and should solve the issue, can you give it a try?
The update indeed solved the issue, thank you so much :)
Closing the issue as it seems solved, feel free to re-open if needed!
btw. i cant download playlist, but can download separate songs
have u met same issue?
@arduinka55055
if the playlist you try to download is public, what is the error you're getting?
hanged on downloading... no errors in console. playlist is public https://music.youtube.com/playlist?list=PLn4IbQPBFMwjFnofhn3_R67Plpdh4gC37&feature=share (songs about git lol, for testing)
hanged on downloading... no errors in console. playlist is public https://music.youtube.com/playlist?list=PLn4IbQPBFMwjFnofhn3_R67Plpdh4gC37&feature=share (songs about git lol, for testing)
Just checked and same issue here, checked with a small playlist (4 songs) too, doesn't work! I never tried to download a whole playlist so I never noticed before, however downloading a single song still works perfectly.
Hey guys, I don't know exactly when this issue started but recently I haven't been able to get the download to work. It says "downloading..." for a long time (like 10-15 min) then I get a error 404 saying download failed! Tried different songs, different playlists and uninstalling/reinstalling didn't fix it either. Appreciate it if anybody could help.
I'm using the latest version (1.12.1) - windows 10