This is a telegram bot. It will upload your file to Telegram using the link
- Installation
$ git clone https://github.com/AbhijithNT/Telegram-URL-Upload.git- Change directory
$ cd Telegram-URL-Upload- Virtual Environment
Optional
$ pip install virtualenv
$ virtualenv venv
$ source venv/bin/activate- Install dependencies
$ pip install -r requirements.txt- Run the Bot
$ python -m bot- Require environment variables
Follow the links
API_IDandAPI_HASHTelegram APIBOT_TOKENBotFather
- Pyrogram - Telegram MTProto API Client Library and Framework
- Youtube-dl - Command-line program to download videos from YouTube.com and other video sites
Please read CODE_OF_CONDUCT.md for details on our code of conduct, and the process for submitting pull requests to us.
- Abhijith N T - Initial work
See also the list of contributors who participated in this project.
Join the News channel. Here we will post releases and updates.
The Telegram-URL-Upload is licensed under the MIT license.