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

Cant install videos #665

Open
1 task
whoTryingToProgramming opened this issue Mar 22, 2023 · 2 comments
Open
1 task

Cant install videos #665

whoTryingToProgramming opened this issue Mar 22, 2023 · 2 comments

Comments

@whoTryingToProgramming
Copy link

Before Making This Post

  • I have taken a look at both man pages, ytfzf(1) and ytfzf(5)

What do you need help with?

When I try to install something by ytfzf i get this:

rvwork@rvwork-desktop:~$ ytfzf -T mpv
Search

meet the engineer
Scraping YouTube (with https://invidious.nerdvpn.de) (meet the engineer, pg: 1)
[ytdl_hook] Traceback (most recent call last):
[ytdl_hook] File "", line 576, in _get_decompress_func
[ytdl_hook] ModuleNotFoundError: No module named 'zlib'
[ytdl_hook]
[ytdl_hook] During handling of the above exception, another exception occurred:
[ytdl_hook]
[ytdl_hook] Traceback (most recent call last):
[ytdl_hook] File "", line 624, in _get_data
[ytdl_hook] File "", line 579, in _get_decompress_func
[ytdl_hook] zipimport.ZipImportError: can't decompress data; zlib not available
[ytdl_hook]
[ytdl_hook] During handling of the above exception, another exception occurred:
[ytdl_hook]
[ytdl_hook] Traceback (most recent call last):
[ytdl_hook] File "", line 159, in _get_module_details
[ytdl_hook] File "", line 195, in get_code
[ytdl_hook] File "", line 758, in _get_module_code
[ytdl_hook] File "", line 626, in _get_data
[ytdl_hook] zipimport.ZipImportError: can't decompress data; zlib not available
[ytdl_hook]
[ytdl_hook] The above exception was the direct cause of the following exception:
[ytdl_hook]
[ytdl_hook] Traceback (most recent call last):
[ytdl_hook] File "", line 191, in _run_module_as_main
[ytdl_hook] File "", line 240, in _get_main_module_details
[ytdl_hook] File "", line 161, in _get_module_details
[ytdl_hook] ImportError: can't decompress data; zlib not available
[ytdl_hook] youtube-dl failed: unexpected error occurred
Failed to recognize file format.

Please help

@whoTryingToProgramming
Copy link
Author

But i have zlib

@Euro20179
Copy link
Collaborator

to me it seems you need to install the zlib python package, but if you have then I have no idea.

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

2 participants