jaimeMF / youtube-dl-api-server

A youtube-dl REST API server
https://youtube-dl-api-server.readthedocs.org/
The Unlicense
364 stars 214 forks source link

how to download facebook video that require user's auth #76

Open darpanrajput opened 4 years ago

darpanrajput commented 4 years ago

i am stuck at using the api where and how to provide the user name and password for example i got this error { "error": "ERROR: This video is only available for registered users. Use --username and --password or --netrc to provide account credentials." } but how to pass the username and password at this api format i have established my heroku server demo link :https://appname.herokuapp.com/api/info?url=https://www.facebook.com/zeemusiccompany/videos/785232881992360&flatten=True

I have already logged in Facebook