Skip to content

Repository files navigation

WARNING Linux oriented project, it might work on Windows environment, but you are on your own to solve problems, if any problems will occur.

Consider creating venv for this project (optional)

INSTALLATION:

python3.6, python-pip should be installed

  1. cd into project dir
  2. create virtual environment (optional step)
python3 -m venv venv
source ./venv/bin/activate
  1. Install google-chrome web browser from Google's web site directly, or via your favorite repository if avaliable.
  2. Run to install all required modules.
pip install -r requirements.txt
  1. Create your telegram bot via @BotFather in telegram if you are not already.
  2. Open api_token.py with your favorite text editor and paste your bot API between quotes and save file.
  3. Open credentials.py with your favorite text editor and paste your credentials from lostfilm.tv between quotes for mail and password respectively.
  4. With all above done run script via
python3 lostfilm_parcer_bot.py

Your bot should be operational now

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages