robotomize / cribe

Cribe is a telegram bot for downloading youtube videos. You just send a link to the bot and it uploads the video to Telegram

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cribe

Cribe is a telegram bot for downloading youtube videos. You just send a link to the bot and it uploads the video to Telegram

Useful

For local only. Youtube after limit download speed =( But you can try my open bot Cribe

Install

You need to read all the environment variables from the docker-compose.yml file

docker-compose up

Requirements

Why do I need a telegram bot proxy? To upload files larger than 20mb to telegram. You will also need to register your hash, id in telegram. It is not difficult.

  • PostgreSQL for metadata
  • Redis for store user session
  • RabbitMQ for fetching/uploading queue
  • telegrambot api proxy for uploading large files to telegram

Congrats

Dependencies

I use my own forks of the above libraries. I have solved some problems with video uploading and context cancellation in these libraries

Usage

License

Cribe is under the Apache 2.0 license. See the LICENSE file for details.

Contact

Telegram: @robotomize

About

Cribe is a telegram bot for downloading youtube videos. You just send a link to the bot and it uploads the video to Telegram

https://t.me/cribe_bot

License:Apache License 2.0


Languages

Language:Go 95.1%Language:Makefile 2.1%Language:PLpgSQL 1.6%Language:Dockerfile 1.1%