DouYin Downloader Bot provide a service allow you download stream video in Telegram Platform.
- Add DouYin Downloader Bot to your group.
- Send a DouYin video link to the bot.
- The bot will reply a video file.
- Clone this repository.
$ git clone https://github.com/manho30/douyindl.git
$ cd douyindl
- Install all dependencies.
$ pip install -r requirements.txt
- Change the config in
config.py
.
TOKEN = 'YOUR_BOT_TOKEN'
- Run the bot.
$ python bot.py
You may also deploy to Heroku as you like.
Check out this Video for more information.