Skip to content
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

ERROR: Unable to extract uploader id; #31579

Closed
6 tasks done
AragCF opened this issue Feb 18, 2023 · 7 comments
Closed
6 tasks done

ERROR: Unable to extract uploader id; #31579

AragCF opened this issue Feb 18, 2023 · 7 comments

Comments

@AragCF
Copy link

AragCF commented Feb 18, 2023

Checklist

  • I'm reporting a broken site support issue
  • I've verified that I'm running youtube-dl version 2021.12.17
  • I've checked that all provided URLs are alive and playable in a browser
  • I've checked that all URLs and arguments with special characters are properly quoted or escaped
  • I've searched the bugtracker for similar bug reports including closed ones
  • I've read bugs section in FAQ

Verbose log

e:\54\Trainings\[Павел Кочкин]\Chatbot>CALL "youtube-dl.exe" https://www.youtube.com/watch?v=xmnSwaiYN5M -f (mp4) -i --write-auto-sub --sub-lang ru,en --write-info-json --write-annotations --write-description --geo-bypass --verbose
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['https://www.youtube.com/watch?v=xmnSwaiYN5M', '-f', '(mp4)', '-i', '--write-auto-sub', '--sub-lang', 'ru,en', '--write-info-json', '--write-annotations', '--write-description', '--geo-bypass', '--verbose']
[debug] Encodings: locale cp1251, fs mbcs, out cp866, pref cp1251
[debug] youtube-dl version 2021.12.17
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.19041
[debug] exe versions: ffmpeg n4.4-6-g7e9b9f24df, ffprobe n4.4-6-g7e9b9f24df
[debug] Proxy map: {}
[youtube] xmnSwaiYN5M: Downloading webpage
ERROR: Unable to extract uploader id; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type  youtube-dl -U  to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
Traceback (most recent call last):
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpupik7c6w\build\youtube_dl\YoutubeDL.py", line 815, in wrapper
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpupik7c6w\build\youtube_dl\YoutubeDL.py", line 836, in __extract_info
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpupik7c6w\build\youtube_dl\extractor\common.py", line 534, in extract
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpupik7c6w\build\youtube_dl\extractor\youtube.py", line 1794, in _real_extract
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpupik7c6w\build\youtube_dl\extractor\common.py", line 1012, in _search_regex
youtube_dl.utils.RegexNotFoundError: Unable to extract uploader id; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type  youtube-dl -U  to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.

Description

Today I noticed that the following download fails. Also other downloads also fails with the same error.

@AragCF
Copy link
Author

AragCF commented Feb 18, 2023

Now I wonder how to compile youtube-dl from sources on my Windows 10.
Is there a convenient way to make exe file? Or somebody to provide the compiled exe of dev build?

@elgonzo
Copy link

elgonzo commented Feb 18, 2023

[x] I've searched the bugtracker for similar bug reports including closed ones

No, you didn't. Quite obviously not. But you couldn't resist ticking that checkbox, couldn't you...?

@AragCF
Copy link
Author

AragCF commented Feb 18, 2023

[x] I've searched the bugtracker for similar bug reports including closed ones

No, you didn't. Quite obviously not. But you couldn't resist ticking that checkbox, couldn't you...?

No, I did. I found quite similar issue but thought that it's caused by some different reasons. Sorry if I am wrong.

@atsen-dev
Copy link

I've same issue, and It was working good 2 days ago...
Anyone know what is the problem ?

@AragCF
Copy link
Author

AragCF commented Feb 18, 2023

I've same issue, and It was working good 2 days ago... Anyone know what is the problem ?

Looks like it's fixed but not released yet.
#31577 (comment)

As far as I see the problem is youtube changed some output format that youtube-dl can not handle properly.

@dirkf
Copy link
Contributor

dirkf commented Feb 18, 2023

Duplicate of #31530.

@dirkf dirkf closed this as not planned Won't fix, can't repro, duplicate, stale Feb 18, 2023
@AragCF
Copy link
Author

AragCF commented Feb 18, 2023

All: the team has created a patch/interim fix available here: https://github.com/ytdl-patched/youtube-dl/releases/tag/2023.02.18.1919

I understand that for some of you, English is a second language. Just please always do your best in reporting issues because the dev team works hard and dealing with the actual issues is hard enough.

EDIT: These are my opinions. I am not affiliated with the dev team and i do not speak for them -- thanks.

Yeah Okay.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants