NCDownloader and Aria2(Close)

Every time I update ncdownloader, ARIA2 no longer works with ncdownload. What do I have to consider when updating NCDownloader in Nextcloud? Before the NCDownloader app update this app worked.

Error ERROR: Unable to extract uploader id; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see youtube-dl/README.md at master 路 ytdl-org/youtube-dl 路 GitHub on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.

Thank you for your help. greetings from Switzerland.

There is no error message posted.

Hi @megaport_C,
You are missing the required support template. Please fill this form out and edit into your post.

This will give us the technical info and logs needed to help you! Thanks.

solution (You can close)
sudo rm /usr/local/bin/youtube-dl
Then, install it with python3-pip.

sudo apt install python3-pip
pip3 install --user youtube-dl