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.
MemoryError using y-dl with torify #9817
Comments
|
It's a known Tor-related bug, see #402 (comment). Use |
Before submitting an issue make sure you have:
What is the purpose of your issue?
Description of your issue, suggested solution and other information
When I use youtube-dl in combination with torify, a Tor wrapper, youtube-dl runs out of memory when a video download has finished.
During this time you avprobe consumes 100% of the CPU, later half half together with y-dl.
Downloading the video normally without torify works well.
I am glad to test again with future versions.
Thanks for all your work!