You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
5 months ago | |
---|---|---|
.gitignore | 1 year ago | |
LICENSE | 1 year ago | |
README.md | 1 year ago | |
example-config.yaml | 1 year ago | |
requirements.txt | 1 year ago | |
streamtg.py | 5 months ago |
README.md
StreamTG
Stream files from Telegram
Installation Instructions
- Install
python3
pip3 install -r requirements.txt
- Copy example-config.yaml to config.yaml and edit it
Start
python3 streamtg.py
If you want to set a custom port, have a PORT environment variable