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 extract facebook video in private group, user with two-factor auth #4785
Comments
jakutis
commented
Jan 26, 2015
|
Isn't this in fact duplicate of #1084 ? |
|
I don't know but maybe not, because my
is different from his
Also I end up with
And he ends up with
|
|
The facebook extractor doesn't have support for twofactor authentication, it only supports login via username and password (which I guess it doesn't work if you have twofactor-auth enabled). |
|
Okey, then this should be labeled as a feature request. |
|
A workaround is using the |
|
Still not implemented right? |
|
The cookies.txt Chrome extension made it fairly easy. |
|
Thanks @git-commit and @nathany - just tried this and it is very easy! |