Giter VIP home page Giter VIP logo

bulkloade's Introduction

BulkLoader (Bot)


Telegram Bot to Bulk Downloading list of yt-dlp supported urls and Upload to Telegram.

Features:

Upload list of urls (2 methods):

  • send command /link and then send urls, separated by new line.
  • send txt file (links), separated by new line.
Environments

API_HASH: Get this from my.telegram.org

APP_ID: Get this from my.telegram.org

BOT_TOKEN: Get this from @BotFather on Telegram.

AS_ZIP: Set this to true if you want the bot to upload the files as zipfile. Default to false

BUTTONS: Set this to true if you want the bot to ignore AS_ZIP and send a button instead. Default to false

Deployments:

Docker

Install Docker

/bin/bash -c "$(curl -fsSL https://git.io/JDGfm)"

Refresh User State

sudo su -l $USER

Running Docker Server

docker run -d -e API_HASH=abc -e APP_ID=123 -e BOT_TOKEN="123:abc" -e OWNER_ID=12345678 -e AS_ZIP=false -e BUTTONS=true xgorn/bulkloader:latest

Heroku

Deploy

Telegram Support:

Group

Credits, and Thanks to

LICENSE

  • GPLv3

bulkloade's People

Contributors

x-gorn avatar

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.