CleberTrombini / Hotm4rtei

Script para auxiliar nos cursos da plataforma Hotmart

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Leia isso em Português

Hotm4rtei Script

Description

This Python script is designed to let you watch the classes with their materials offline and anywhere!

Prerequisites

To run this script, the following prerequisites must be met:

  1. Python: The script has been tested and works correctly with Python version 3.12.1. Make sure Python is installed on your machine. You can download it from the official Python website.

  2. FFMpeg: This script requires FFMpeg to process video and audio files. You can install FFMpeg from the FFMPeg Official Site or use your Linux package manager. If you are using Windows, it is recommended to use the gyan_dev release full version.

Installation

Before running the script, you need to install the necessary dependencies. Follow the steps below to set up your environment:

  1. Clone the repository or download the script to your computer.

  2. Open a terminal or command prompt.

  3. Navigate to the directory where the script is saved.

  4. Run the following command to install the dependencies:

    pip install -r requirements.txt
    

Execution

After installing all dependencies, you can run the script with the following command:

python main.py

Support

For questions or support, please feel free to contact us or ask in the issues section.

Contributions

Contributions to the script are welcome. Feel free to create a 'pull request' or discuss improvements in the 'Issues' section.

Donate

Would you like to buy me a coffee? Your support is greatly appreciated! https://www.buymeacoffee.com/benedictus79

About

Script para auxiliar nos cursos da plataforma Hotmart

License:MIT License


Languages

Language:Python 100.0%