nabzter / YTS_Specific_Movies_Notifier_Render

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YTS_Specific_Movies_Notifier

Sents a discord alert when a matching movie title in movies_titles.txt is found in YTS.

  1. Clone Repository
$ git clone https://github.com/nabzter/YTS_Specific_Movies_Notifier.git
  1. Move into the directory
$ cd YTS_Specific_Movies_Notifier
  1. Install Dependencies
$ pip install -r requirements.txt
  1. Add your discord webhook URL to webhook_url variable.

  2. Run Script

$ python main.py

Discord Alert Structure

@everyone
 Latest movie: The Beekeeper
 Date: 02-02-2024
 URL: https://yts.mx/https://yts.mx/movies/the-beekeeper-2024

About


Languages

Language:Python 92.0%Language:HTML 8.0%