-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to extract Uploader ID #64
Comments
I updated MacYTDL to deal with "Handle URLs" in version 1.23. It works well as far as I can tell. YT-DLP was updated to version 2023.02.17 which addressed a number of issues including with YouTube. One of the fixes was:
Can you describe a few things ?
Thanks. |
All the URLs don't work. I even tried URLs that I have downloaded before and they seem to not work as well. Log |
Sorry about that. Here is a more recent one. youtube-dl_log-the-error-download-Tuesday_February_28_2023_at_2_19_04_PM.txt |
That video downloads normally: I think it would be best if you updated YT-DLP. You are currently running version 2022.10.04. There have been a lot of bug fixes since then including for the "Unable to extract Uploader ID" issue. To update YT-DLP:
Thanks. |
Follow up: The problem turns out to be my chrome version. It wasn't up to date so it was messing with MacYTDL. I updated the chrome browser to the latest version and now it works. Thanks a lot for all the replies. |
Can you check if this video works? This one doesn't work. youtube-dl_log-the-error-download-Tuesday_February_28_2023_at_9_39_05_PM.txt |
Sorry but, no. That is the function for updating MacYTDL. You need to update the YT-DLP Python script which is used by MacYTDL to download videos. Please follow the steps I suggested in my previous post.
Sorry, but there is not enough detail in that file for me to work with. Please turn on "Verbose logging":
Cheers. |
Sorry, here is the verbose logging version. youtube-dl_log-the-error-download-Tuesday_February_28_2023_at_10_51_30_PM.txt |
Oh heck. There is a bug somewhere. It will be hard to find – I've just done another download of "Kelsang Shrestha - Tasbirma [Lyric Video]". Worked perfectly. Did you see either of these dialogs? Currently, I suspect the bug is in code which shows the second dialog. If you saw that dialog, then your download should have worked. It will take me a some days to investigate further. If you can't get any downloads to work with MacYTDL, and you can't wait, you could look for alternative downloaders. I have found Downie to be good. Many thanks for keeping in touch. |
No, I didn't. The error shows up instantly after pressing the continue button in the main box. |
Can you do me a favour and email a copy of this file:
My email address is in the "About" box accessible from the "Utilities" dialog. Thanks. |
Okay. I sent it. |
I have the same error
Error log MacOS 12.6.5 (21G531) |
mmicha, many thanks for posting. This is a problem with YT-DLP. It seems to be intermittent. I did a number of downloads from YT this morning with no trouble. Please make sure you are using YT-DLP version 2023.03.04. Also, please turn on "Verbose logging" (in Settings). The detailed log file helps the YT-DLP developers. If you get this warning dialog: Just click on "Download". So far it has worked for me. You can try updating YT-DLP to the latest nightly build using Terminal:
There might be a fix in the nightly build (although, I can't find one at present). I've found that just trying to download again often works. |
UPDATE: It looks like a fix for YT-DLP has been implemented for the warning on "nsig". It is in the current nightly build. |
The downloads don't work now and instead we get the message saying "Unable to extract Uploader ID". Looked around to see if anyone else had this problem and saw that it was something to do with youtube implementing the @ channel name. Saw a lot of talk about it on the main ytdl but didn't see any here so just wanted to report it.
The text was updated successfully, but these errors were encountered: