Git Product home page Git Product logo

cccaaannn / telegram_youtube_downloader Goto Github PK

View Code? Open in Web Editor NEW
54.0 4.0 28.0 59 KB

Telegram bot for downloading video or audio from multiple sites.

Home Page: https://t.me/cccaaannnYoutubeDownloaderBot

License: MIT License

Python 99.10% Dockerfile 0.90%
telegram-bot python bot youtube-dl youtube-music-downloader facebook-video-downloader instagram-video-downloader twitter-video-downloader youtube-video-downloader

telegram_youtube_downloader's Introduction

Telegram YouTube downloader


Telegram bot for downloading video or audio from multiple sites, you can run it with single command.

GitHub top language GitHub release GitHub Docker Pulls Docker Image Size (tag)

Table of contents

Demo

drawing drawing


Commands

1. Download

/video <download url>
/video <format> <download url>
/v <download url>
/audio <download url>
/audio <format> <download url>
/a <download url>

3. Search

Makes a YouTube search to download. Also see setup/search

/search <query>
/s <query>

2. Utilities

General

/about
/help

Returns available formats. See configurations

/formats

Returns available sites. See configurations

/sites

Running

You can also run the bot without Docker and with multiple other ways check Setup for more information.

Docker

Run the container with your telegram bot key. telegram_youtube_downloader docker image

sudo docker run -d --name telegram_youtube_downloader --restart unless-stopped -e TELEGRAM_BOT_KEY=<TELEGRAM_BOT_KEY> cccaaannn/telegram_youtube_downloader:latest

Example with all flags Setup with Docker

  • Search feature Setup/search
  • Mapped logs
  • Custom configurations
sudo docker run -d --name telegram_youtube_downloader --restart unless-stopped \
-e TELEGRAM_BOT_KEY=<TELEGRAM_BOT_KEY> \
-e YOUTUBE_API_KEY=<YOUTUBE_API_KEY> \
-v <YOUR_CONFIGS_PATH>/configs:/telegram_youtube_downloader/telegram_youtube_downloader/configs \
-v <YOUR_LOGS_PATH>/logs:/telegram_youtube_downloader/logs \
cccaaannn/telegram_youtube_downloader:latest

Docs

Also see

Setup for more ways to run the bot.

Configurations for all configurable options.

telegram_youtube_downloader's People

Contributors

cccaaannn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

telegram_youtube_downloader's Issues

Download Error

๐Ÿ’ฉ Download error (Site might be not supported)

Connection issues while using vps

Im using a vps to run the bot and while using links from instagram, soundcloud, etc it shows site not supported. I've attached the errors shown on cli. The code seems to be working for websites like youtube and tiktok on a vps and for everything while running it normally outside of the vps
image
image

Use GPU on FFMPEG

Can I use my dedicated GPU instead of my CPU for the FFMPEG related tasks?

user access

hello
can you add a feature to control user access with Chat ID?
it will be very useful.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.