atulkadian / gdrivemirror_bot

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GDrive Mirror Bot

​

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 and Client secret) in credentials.py file.
  • Run command python bot.py
  • Complete the authentication to generate auth-token.

About

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

License:GNU General Public License v3.0


Languages

Language:Python 100.0%