[go: up one dir, main page]

Skip to content

Justxd22/rutubeXD

Repository files navigation

Rutube_XD

Features :] :

  • Amazing download speeds
  • Up to 4k resolutions supported
  • Optimized for low resources
  • No useless code laying around (looking at you youtubedl)
  • Minimal libs required
  • Easy to Setup/Deploy
  • very low hardware/network usage
  • Supports Heroku/railway/local deploys
  • Completely safe no third-party libs used all data collected is safe (check requr.txt)

demo

demo

enjoy :)

Setup

Deploy on Railway Deploy on Heroku

Railway

it's easier to deploy on railway, it has free builtin redis db, and a deploy template everything is set up for you.

  • Click railway button
  • put your token/env in variables
  • enjoy!

Heroku

  • click the heroku deploy button
  • make a new bot with bot father on telegram copy token
  • paste your token and other env, then deploy
  • enjoy!

Local deploy

Normal

  • clone this repo git clone https://github.com/Justxd22/rutubeXD && cd rutubeXD/
  • install requirements with pip pip install ./requirements.txt
  • fill in stuff.py with your env
  • Install ffmpeg if you're on linux use apt if not google 'how to install ffmpeg' apt install ffmpeg
  • run bot.py python3 bot.py
  • enjoy!! :]

Docker

  • Clone or download Dockerfile
  • set your env in .env.sample file
    then rename it to .env
  • Build Dockerfile
    docker build .
  • Find image id then run it
    docker images --> copy your image id
    docker run YOURID
    Or run with -it to see logs
    docker run -it YOURID

Credits

@pyrogram - telegram bot api

pm on telegram for any queries @Pine_Orange or @xd2222

Donations

You can support my work by donating to the following address, THANKS KIND FRIEND!

  • XMR - 433CbZXrdTBQzESkZReqQp1TKmj7MfUBXbc8FkG1jpVTBFxY9MCk1RXPWSG6CnCbqW7eiMTEGFgbHXj3rx3PxZadPgFD3DX

About

Telegram rutube downloader bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published