Skip to content

codebreaker69/Direct-download-to-GDrive-Telegrambot

Repository files navigation

GDrive Mirror Bot

This is a fork from here.

The original bot is up and running here.

​

Features:

  • Create GDrive Mirror of direct download links.
  • Create GDrive Mirror of videos from 1000+ websites including YouTube.
  • Custom filename support.
  • Extract high quality audio from youtube videos.

Requirements:

  • python >=2.7, <3.0
  • Install all requirements using pip install -r requirements.txt

Bringing it online:

  • Put your credentials (Bot Token, Client ID, Client secret, Drive folder ID and TG chat id) in credentials.py file.
  • Run command python bot.py
  • Complete the authentication to generate auth-token.

Deploy to Heroku

You have to create the auth_token.txt file by runnig the bot on your local machine for the first time. Then upload the auth_token.txt file to your git repo and then deploy it to heroku.

Deploy

About

A Telegram bot made in python for creating GDrive mirrors of direct download links, videos, extracting audio from YouTube videos.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages