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

hello im having this error WinError 10013 #256

Open
Drook35 opened this issue Nov 7, 2024 · 0 comments
Open

hello im having this error WinError 10013 #256

Drook35 opened this issue Nov 7, 2024 · 0 comments

Comments

@Drook35
Copy link

Drook35 commented Nov 7, 2024

Type: Error

Title:

yt-dlp failed to complete [sendUpdates]

Content:

[spotify] 5wImnZEHZH06Ao8OackUyW: Unable to download JSON metadata: [WinError 10013] An attempt was made to access a socket in a way forbidden by its access permissions (caused by TransportError('[WinError 10013] An attempt was made to access a socket in a way forbidden by its access permissions'))

Stack:

Traceback (most recent call last):
  File "urllib\request.py", line 1348, in do_open
  File "http\client.py", line 1303, in request
  File "http\client.py", line 1349, in _send_request
  File "http\client.py", line 1298, in endheaders
  File "http\client.py", line 1058, in _send_output
  File "http\client.py", line 996, in send
  File "http\client.py", line 1468, in connect
  File "http\client.py", line 962, in connect
  File "yt_dlp\networking\_helper.py", line 283, in create_connection
  File "yt_dlp\networking\_helper.py", line 274, in create_connection
  File "yt_dlp\networking\_helper.py", line 224, in _socket_connect
PermissionError: [WinError 10013] An attempt was made to access a socket in a way forbidden by its access permissions

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "yt_dlp\extractor\common.py", line 898, in _request_webpage
  File "yt_dlp\YoutubeDL.py", line 4162, in urlopen
  File "yt_dlp\networking\common.py", line 117, in send
  File "yt_dlp\networking\_helper.py", line 208, in wrapper
  File "yt_dlp\networking\common.py", line 340, in send
  File "yt_dlp\networking\_urllib.py", line 412, in _send
  File "yt_dlp\networking\_urllib.py", line 331, in handle_response_read_exceptions
yt_dlp.networking.exceptions.TransportError: [WinError 10013] An attempt was made to access a socket in a way forbidden by its access permissions

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "yt_dlp\YoutubeDL.py", line 1625, in wrapper
  File "yt_dlp\YoutubeDL.py", line 1760, in __extract_info
  File "yt_dlp\extractor\common.py", line 739, in extract
  File "yt_dlp\extractor\common.py", line 648, in initialize
  File "yt_dlp\extractor\spotify.py", line 30, in _real_initialize
  File "yt_dlp\extractor\common.py", line 1152, in download_content
  File "yt_dlp\extractor\common.py", line 1112, in download_handle
  File "yt_dlp\extractor\common.py", line 962, in _download_webpage_handle
  File "yt_dlp\extractor\common.py", line 911, in _request_webpage
yt_dlp.utils.ExtractorError: [spotify] 5wImnZEHZH06Ao8OackUyW: Unable to download JSON metadata: [WinError 10013] An attempt was made to access a socket in a way forbidden by its access permissions (caused by TransportError('[WinError 10013] An attempt was made to access a socket in a way forbidden by its access permissions'))

Below this line, please describe what caused this error.


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

No branches or pull requests

1 participant