Closed goldirocks closed 1 year ago
The example url gives a 404 error in my web browser, and attempting to download it with yt-dlp returns
ERROR: [CBS] 6yhZR67ZyC8Nsdyk9wWOXf6g7FRDVr68: This content expired on 2/9/23 12:15 AM.
Belatedly, the problem was worked around by actually installing pycryptodome and not relying on the wrapper fallback for if you don't have it, then turning off -Werror (since the version of it bundled in Ubuntu 20.04 triggers warnings on using the imp
module).
Just in case anyone else hits this.
DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE
Checklist
Region
US
Provide a description that is worded well enough to be understood
Attempting to retrieve videos like this fails on latest git (62b8dac49) and succeeds on cda1bc519.
Provide verbose output that clearly demonstrates the problem
yt-dlp -vU <your command line>
)[debug] Command-line config
) and insert it belowComplete Verbose Output