Categorygithub.com/robotomize/cribe
modulepackage
0.1.17
Repository: https://github.com/robotomize/cribe.git
Documentation: pkg.go.dev

# README

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

# Packages

No description provided by the author
No description provided by the author