GithubHelp home page GithubHelp logo

frok-hub / leechtostream Goto Github PK

View Code? Open in Web Editor NEW

This project forked from prgofficial/leechtostream

0.0 0.0 0.0 194 KB

A Telegram Torrent and youtube-dl Leecher based on Pyrogram - UPDATED

License: GNU Affero General Public License v3.0

Python 100.00%

leechtostream's Introduction

Telegram Torrent Leecher ๐Ÿ”ฅ๐Ÿค–

A Telegram Torrent (and youtube-dl) Leecher based on Pyrogram

This is a leech to Stream(video) repo! Leech to FILE availabe here > LEECH TO FILE

For Support join here InFoTelGroup

Working example group -->> PROleecher

Benefits :-

โœ“ Telegram Torrent/Directlink leecher with its unzipping, unrar and untar
โœ“ Custom file name, thumbnail
โœ“ Custom commands
โœ“ Added /clearall command to clear the downloads which are not deleted automatically.
โœ“ Added support for youtube playlist ( use /pytdl )

Credit goes to SpEcHiDe for his Publicleech repo

Thank Gautam Kumar for the added Cool features ๐Ÿคฉ

Installing

The Easy Way

temporarily removed heroku sprt

The Legacy Way

Simply clone the repository and run the main file:

git clone https://github.com/prgofficial/LeechToStream
cd LeechToStream
virtualenv -p /usr/bin/python3 venv
. ./venv/bin/activate
pip install -r requirements.txt
# <Create config.py appropriately>
python3 -m tobrot

an example config.py ๐Ÿ‘‡

from tobrot.sample_config import Config

class Config(Config):
  TG_BOT_TOKEN = ""
  APP_ID = 6
  API_HASH = "eb06d4abfb49dc3eeb1aeb98ae0f581e"
  AUTH_CHANNEL = -1001234567890

Available Commands

  • /ytdl: This command should be used as reply to a supported link

  • /leech: This command should be used as reply to a magnetic link, a torrent link, or a direct link. [this command will SPAM the chat and send the downloads a seperate files, if there is more than one file, in the specified torrent]

  • /leech archive: This command should be used as reply to a magnetic link, a torrent link, or a direct link. [This command will create a .tar.gz file of the output directory, and send the files in the chat, splited into PARTS of 1024MiB each, due to Telegram limitations]

  • /leech unzip: This will unzip the .zip file and dupload to telegram.

  • /leech unrar: This will unrar the .rar file and dupload to telegram.

  • /leech untar: This will untar the .tar file and upload to telegram.

Credits, and Thanks to

leechtostream's People

Contributors

frok-hub avatar prgofficial 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.