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.
youtube-dl not picking up .netrc #26465
Comments
|
What's interesting is, my facebook let me know I had logged in from a device that was unrecognized. so it's authenticating but not working somehow. |
|
Read FAQ on where configuration file is supposed to be located. |
this |
Checklist
Verbose log
Description
I've put a
config.txtfile inside the same folder of the youtube-dl executable that contains--netrcIn the same folder I've put a
.netrcfile that containsmachine facebook login "my_address" password "password_that_contains_special_character"Adding a
HOMEsystem variable pointing to the folder in which the three files are placed doesn't help