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.
Unable to test extractor #23329
Unable to test extractor #23329
Comments
|
|
Checklist
Verbose log
Description
I've been trying to run a download test on the
NickBrIEextractor contained in youtube_dl/extractor/nick.py, trying to fix an issue. Using the commandpython test/test_download.py TestDownload.test_NickBrand I'm unable to run it, althoughpython test/test_download.py TestDownload.test_Nickworks fine.