Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Signature extraction failed #26176
Signature extraction failed #26176
Comments
|
same
|
|
Same:
Version:
|
|
@dstftw - please look at my version in the message posted above - it's the latest version and this bug is still happening there |
|
Bother to even read version from your log. |
opensuse Tumbleweed and 15.1 youtube-dl version 2020.07.28 using BRAVE browser.
Getting an error when downloading from youtube.com.
Following directions within error page to report this.
I have tried to download other videos from youtube.com and get the same error.
labud@localhost:~> youtube-dl --verbose https://www.youtube.com/watch?v=bBNIlzKsgq0 Traceback (most recent call last): File "/usr/lib64/python2.7/runpy.py", line 174, in _run_module_as_main "__main__", fname, loader, pkg_name) File "/usr/lib64/python2.7/runpy.py", line 72, in _run_code exec code in run_globals File "/usr/bin/youtube-dl/__main__.py", line 16, in <module> File "/usr/bin/youtube-dl/youtube_dl/__init__.py", line 15, in <module> File "/usr/bin/youtube-dl/youtube_dl/options.py", line 8, in <module> File "/usr/bin/youtube-dl/youtube_dl/downloader/__init__.py", line 3, in <module> File "/usr/bin/youtube-dl/youtube_dl/downloader/common.py", line 9, in <module> File "/usr/bin/youtube-dl/youtube_dl/compat.py", line 22, in <module> ImportError: No module named xml.etree.ElementTree labud@localhost:~>