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.
Cannot get youtube-dl to do anything #19252
Comments
|
|
I was able to solve my issue and am posting here in case it helps someone else. Running |
Before submitting an issue make sure you have:
What is the purpose of your issue?
Issue Description
I am trying to run yt-dl on a fresh Windows 10 install. I cannot get it to do anything; there's no output at all from the tool.
I am learning Windows Sysadmin and was playing around with
Get-ExecutionPolicyandSet-ExecutionPolicy. I don't remember what I changed (from which defaults), but maybe that has something to do with it. The current values are as follows:Thanks in advance!