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.
ERROR: An extractor error has occurred. (caused by KeyError(1)); #25719
Comments
|
May I ask why this got closed? Could you please provide reasons while closing issues? Thank you. @dstftw |
|
Bother to read new issue template. |
I read everything in the template. What was missing in my issue? Additionally, I posted the same issue a few days ago but you marked it as incomplete and e-mailed you about what was missing but you didn't respond. |
|
Are you trolling or what?
|
|
I am using the youtube-dl library in my Python application and the 'verbose' arg was giving me all of that above. I guess I'll reproduce this issue in the command line and post the issue again. Thank you. |
Checklist
Verbose log
Description
After attempting to use a cookies file, this error started to raise.
If you want to reproduce this issue, simply use a
cookiefileand attempt toextract_info()of any video.