Skip to content

Error Downloading "Unknown Title" #244

@benberkayimdir

Description

@benberkayimdir

I was trying to download my whole playlist but some of them gave the following error.
there are no changes in my config file.

[INFO 13:00:56] [Track 211/301] Downloading "Unknown Title" [ERROR 13:00:56] [Track 211/301] Error downloading "Unknown Title" Traceback (most recent call last): File "/data/data/com.termux/files/home/.local/share/pipx/venvs/gamdl/lib/python3.12/site-packages/httpx/_transports/default.py", line 101, in map_httpcore_exceptions yield File "/data/data/com.termux/files/home/.local/share/pipx/venvs/gamdl/lib/python3.12/site-packages/httpx/_transports/default.py", line 394, in handle_async_request
resp = await self._pool.handle_async_request(req)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/data/com.termux/files/home/.local/share/pipx/venvs/gamdl/lib/python3.12/site-packages/httpcore/_async/connection_pool.py", line 256, in handle_async_request
raise exc from None File "/data/data/com.termux/files/home/.local/share/pipx/venvs/gamdl/lib/python3.12/site-packages/httpcore/_async/connection_pool.py", line 236, in handle_async_request response = await connection.handle_async_request( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/data/com.termux/files/home/.local/share/pipx/venvs/gamdl/lib/python3.12/site-packages/httpcore/_async/connection.py", line 101, in handle_async_request raise exc File "/data/data/com.termux/files/home/.local/share/pipx/venvs/gamdl/lib/python3.12/site-packages/httpcore/_async/connection.py", line 78, in handle_async_request stream = await self._connect(request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/data/com.termux/files/home/.local/share/pipx/venvs/gamdl/lib/python3.12/site-packages/httpcore/_async/connection.py", line 124, in _connect stream = await self._network_backend.connect_tcp(**kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/data/com.termux/files/home/.local/share/pipx/venvs/gamdl/lib/python3.12/site-packages/httpcore/_backends/auto.py", line 31, in connect_tcp return await self._backend.connect_tcp(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/data/com.termux/files/home/.local/share/pipx/venvs/gamdl/lib/python3.12/site-packages/httpcore/_backends/anyio.py", line 113, in connect_tcp with map_exceptions(exc_map): ^^^^^^^^^^^^^^^^^^^^^^^
File "/data/data/com.termux/files/usr/lib/python3.12/contextlib.py", line 158, in exit self.gen.throw(value) File "/data/data/com.termux/files/home/.local/share/pipx/venvs/gamdl/lib/python3.12/site-packages/httpcore/_exceptions.py", line 14, in map_exceptions raise to_exc(exc) from exc httpcore.ConnectTimeout
The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/data/data/com.termux/files/home/.local/share/pipx/venvs/gamdl/lib/python3.12/site-packages/gamdl/cli/cli.py", line 552, in main await downloader.download(download_item) File "/data/data/com.termux/files/home/.local/share/pipx/venvs/gamdl/lib/python3.12/site-packages/gamdl/downloader/downloader.py", line 341, in download raise download_item File "/data/data/com.termux/files/home/.local/share/pipx/venvs/gamdl/lib/python3.12/site-packages/gamdl/utils.py", line 61, in bounded_task return await task ^^^^^^^^^^ httpx.ConnectTimeout

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions