We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 player params; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see https://yt-dl.org/update on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output. Traceback (most recent call last): File "/usr/lib/python3.7/site-packages/youtube_dl/YoutubeDL.py", line 796, in extract_info ie_result = ie.extract(url) File "/usr/lib/python3.7/site-packages/youtube_dl/extractor/common.py", line 530, in extract ie_result = self._real_extract(url) File "/usr/lib/python3.7/site-packages/youtube_dl/extractor/bokecc.py", line 59, in _real_extract 'formats': self._extract_bokecc_formats(webpage, video_id), File "/usr/lib/python3.7/site-packages/youtube_dl/extractor/bokecc.py", line 15, in _extract_bokecc_formats webpage, 'player params') File "/usr/lib/python3.7/site-packages/youtube_dl/extractor/common.py", line 1014, in _html_search_regex res = self._search_regex(pattern, string, name, default, fatal, flags, group) File "/usr/lib/python3.7/site-packages/youtube_dl/extractor/common.py", line 1005, in _search_regex raise RegexNotFoundError('Unable to extract %s' % _name) youtube_dl.utils.RegexNotFoundError: Unable to extract player params; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see https://yt-dl.org/update on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
'http://union.bokecc.com/playvideo.bo?vid=647281&uid=38117' 'http://union.bokecc.com/playvideo.bo?vid=E44D40C15E65EA30&uid=CD0C5D3C8614B28B'
The text was updated successfully, but these errors were encountered:
2af01c0
[bokecc] improve player params extraction(closes #22638)
9e4b7ee
ce88be9
No branches or pull requests
Checklist
Verbose log
Description
'http://union.bokecc.com/playvideo.bo?vid=647281&uid=38117'
'http://union.bokecc.com/playvideo.bo?vid=E44D40C15E65EA30&uid=CD0C5D3C8614B28B'
The text was updated successfully, but these errors were encountered: