Records HBNI streams as the show up.
Add to PATH environment variables.
PYTHON 3.10+
pip install --upgrade flask natsort pydub colorama pyqt5 qt_material themepy
Demo:
Run with:
python json_editor.py
Create a shortcut of StreamRecorder.bat and paste it into the Startup
directory:
Directory Example:
C:\Users\user\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
Create a mega_credentials.json
file with the following:
{
"username": "",
"password": ""
}
Make sure you fill these out with your mega login credetials.
pip install google-api-python-client google-auth-httplib2 google-auth-oauthlib
Follow instructions here to setup: https://developers.google.com/drive/api/quickstart/python
You need only to run python GoogleDriveSetup.py
to upload files to GoogleDrive account.