python -m pip install -r requirements.txt
Selenium docs : https://selenium-python.readthedocs.io/
1 - Open terminal (cmd) and type
python tiktok.py
2 - Enter your username and password then press "Enter"
You can change the code with you want not to type your username and password in terminal by changing the code like this
username = "yourFacebookUsername" # Enter your facebook username
password = "yourFacebookPassword" # Enter your facebook password
Video demo: https://youtu.be/fBs5obOKqfg
Twitter: @ryurina23