This will help you to login into your Amazon prime video account without typing your details everytime. Done using Selenium
Chrome chromedriver Python 3.8 selenium
Clone down this repository. You will need python and Selenium installed globally on your machine or in a virutal environment.
git clone https://github.com/karthik-dasari/amazon-prime-video-automatic-login.git
Install python latest version from https://www.python.org/downloads/
pip install selenium