section83 / MacYTDL

A macOS GUI front-end for the YT-DLP video downloader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error when downloading playlist

frissonlabs opened this issue · comments

Tried to download a playlist and getting the error shown in the attached screenshot.

Screenshot 2023-01-14 at 3 06 35 AM

Thank you for posting the issue. I'm sorry you got the error. I need more detail so I can diagnose the problem.

Can you provide the URL from which you were trying to download ?

Can you describe when you got the error ? For example, did the "Monitor" dialog show ?

Can you send by email to me a copy of your MacYTDL preferences file ? It this file:

[Your Mac]/Users/[Your home]/Library/Preferences/MacYTDL/MacYTDL.plist.

To send me an email: open MacYTDL; click on "Utilities"; click on "About MacYTDL"; click on "Send E-Mail". That will open a blank message in your default email app. Attach a copy of the MacYTDL.plist file and send.

By the way, you can screen capture a dialog precisely by pressing command-shift-4; space bar; place cursor over dialog; click mouse button.

No worries.

I used this URL:
https://music.youtube.com/playlist?list=OLAK5uy_kUzk7J2o-S6oCKaKit5ZY3FTb5OqjAyys

I got it right after pressing "Continue" from the main screen.
Screenshot 2023-01-14 at 10 58 37 PM

It actually hangs on that screen for several seconds before the following progress dialog pops up. Not sure if that's normal.
Screenshot 2023-01-14 at 11 00 47 PM

I get the original error popup right after (or, rather, alongside) that.

Just sent the .plist file as well.

Thank you for all that. It helps narrow down where the bug is located.

That "progress" dialog is just a notification that the playlist is being checked. I added that a while back because checking playlists takes a long time.

It looks like I have a bug in the code which handles the result of that checking. It will take a day or two to figure it out.

Cheers.

I've found the problem. It's affecting all playlists. A fix will be in v1.23 out, hopefully, later this month.

Many thanks.

I have the same issue, except MacYTDL crashes when I click "OK" and the progress dialog does not pop up.

The error occurred after pasting https://www.youtube.com/watch?v=NNnIGh9g6fA&list=PL848F2368C90DDC3D and pressing "Continue".

MacYTDL_Playlist_Error

Raymond-Adams

Thanks for making contact. Apologies. There is a bug in my code which works out how many items are in a playlist. I have fixed the code and it will be in the next release of MAcYTDL. Given how critical playlists can be, I'll try to release the next version, v1.23, by next Monday (Sydney time).

I think version 1.23 fixes this playlist bug. It's available here: https://github.com/section83/MacYTDL/releases/download/1.23/MacYTDL-v1.23.dmg

I downloaded the full playlist successfully. Thank you!

Phew ! Many thanks for letting me know.