Skip to content

yt-dlp_linux: tar_extract_all() failed: Invalid argument #10630

@beneix

Description

@beneix

DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE

  • I understand that I will be blocked if I intentionally remove or skip any mandatory* field

Checklist

Provide a description that is worded well enough to be understood

I run yt-dlp on an x64 QNAP running linux. yt-dlp_linux has worked well for years. Suddenly, I get the following error even if I run "yt-dlp_linux -h":
yt-dlp_linux: tar_extract_all() failed: Invalid argument

This is on version 2024.08.01. If I try on an older version, I get:
Failed to extract Cryptodome/Cipher/_ARC4.abi3.so: decompression resulted in return code -1!

Any suggestions?

Provide verbose output that clearly demonstrates the problem

  • Run your yt-dlp command with -vU flag added (yt-dlp -vU <your command line>)
  • If using API, add 'verbose': True to YoutubeDL params instead
  • Copy the WHOLE output (starting with [debug] Command-line config) and insert it below

Complete Verbose Output

Adding -vU to the arguments does not produce any debug output

Metadata

Metadata

Assignees

No one assigned

    Labels

    docs/meta/cleanuprelated to docs, code cleanup, templates, devscripts etcregressionWorks in youtube-dl/older yt-dlp

    Type

    No type

    Projects

    Status

    Nice to have

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions