Giter VIP home page Giter VIP logo

maxxrider / leech-pro Goto Github PK

View Code? Open in Web Editor NEW
438.0 438.0 1.6K 722 KB

This is a Telegram Leech / Mirror Bot . Based on Python . πŸ‘‰support of uploading files and foder to gdrive or any drive rclone.org support. Like onedrive, mega and so on. Now supports Unzip, unrar, untar too.

Home Page: https://t.me/telegram.dog/MaxxRider

License: GNU Affero General Public License v3.0

Python 97.42% Dockerfile 0.45% Shell 2.13%

leech-pro's Introduction

Hey there

        ❀️ I AM MAXX ❀️

        πŸ”΅TG- @MaxxRiderπŸ”΅

➣ 𝑰 π’‚π’Ž 𝒂 π‘ͺπ’π’π’π’†π’ˆπ’† 𝒔𝒕𝒖𝒅𝒆𝒏𝒕 : (not science student πŸ™ [B.COM] but i love design, modification, coding)

➣ π‘°β€™π’Ž π’π’π’π’Œπ’Šπ’π’ˆ 𝒕𝒐 𝒄𝒐𝒍𝒍𝒂𝒃𝒐𝒓𝒂𝒕𝒆 𝒐𝒏 (GitHub)

➣ π‘³π’π’π’Œπ’Šπ’π’ˆ 𝒇𝒐𝒓 𝒂 𝒕𝒓𝒖𝒔𝒕𝒆𝒅 𝒑𝒆𝒓𝒔𝒐𝒏 😊

➣ π‘¨π’”π’Œπ’†π’… 𝑴𝒆 𝑨𝒃𝒐𝒖𝒕 t.me/MaxxRider

➣ π‘³π’‚π’π’ˆπ’–π’‚π’ˆπ’† : Hindi, English, Assamese, Bengali

βž£π‘­π’–π’ 𝑭𝒂𝒄𝒕: I love to watch Cartoon πŸ˜„πŸ€©πŸ€©

Hi πŸ‘‹, I'm MaxxRider ( ADIB AKHTAB)

A passionate frontend developer from India

maxxrider

  • πŸ”­ I’m currently working on Telegram Bots

  • 🌱 I’m currently learning Python, PHP

  • πŸ‘― I’m looking to collaborate on GitHub

  • 🀝 I’m looking for help with Making TG Bots for Education Purpose

  • πŸ‘¨β€πŸ’» All of my projects are available at https://github.com/MaxxBots

  • πŸ“ I regularly active on https://telegram.dog/MaxxBotChat

  • πŸ’¬ Ask me about πŸ‘²πŸ˜πŸ˜πŸ˜

  • πŸ“« How to reach me https://Telegram.dog/MaxxRiderz

  • πŸ“„ Am i pro Developer? [Nope! Completely noob 😰 But I love myself πŸ˜‚ coz i know about my experience](Nope! Completely noob 😰 But I love myself πŸ˜‚ coz i know about my experience)

  • ⚑ Fun fact I like paani puri ? Not masal puri πŸ˜‚πŸ˜‚

Connect with me:

hanif_max adib_akhtab adib_akhtab maxx bots official

Languages and Tools:

android aws chartjs gcp heroku html5 illustrator mongodb mysql nodejs postgresql python scully

Β maxxrider

leech-pro's People

Contributors

akshaychinnan avatar cihanvol avatar cipherx7 avatar cybernobie avatar gautamajay52 avatar kgk06 avatar maxxrider avatar mrvishal2k2 avatar ninjatg avatar onlychecking avatar rangozex avatar sayanthd avatar sobuj53 avatar spechide avatar weebzoneindia avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

leech-pro's Issues

Heroku support

Looks like Heroku is not supported anymore. Account got banned within minutes of deploying.

OneDrive URL Error

bot not giving onedrive url's after upload completes ...its gives a gdrive url.... is there any solution fo it...

Ytdl Telegram Uploading is not Working

I just checked /ytdl command with multiple links and its stucks after downloading.

/gytdl command works fine.That means somesort of problem in uploading to telegram.Also /leech command is working fine.I am putting my error logs below.please fix it

2021-07-23T03:02:32.244825+00:00 app[worker.1]:     await youtube_dl_call_back(bot, update)
2021-07-23T03:02:32.244825+00:00 app[worker.1]:   File "/app/tobrot/helper_funcs/youtube_dl_button.py", line 185, in youtube_dl_call_back
2021-07-23T03:02:32.244825+00:00 app[worker.1]:     final_response = await upload_to_tg(
2021-07-23T03:02:32.244826+00:00 app[worker.1]:   File "/app/tobrot/helper_funcs/upload_to_tg.py", line 80, in upload_to_tg
2021-07-23T03:02:32.244826+00:00 app[worker.1]:     await upload_to_tg(
2021-07-23T03:02:32.244827+00:00 app[worker.1]:   File "/app/tobrot/helper_funcs/upload_to_tg.py", line 122, in upload_to_tg
2021-07-23T03:02:32.244827+00:00 app[worker.1]:     sent_message = await upload_single_file(
2021-07-23T03:02:32.244827+00:00 app[worker.1]:   File "/app/tobrot/helper_funcs/upload_to_tg.py", line 330, in upload_single_file
2021-07-23T03:02:32.244828+00:00 app[worker.1]:     progress=prog.progress_for_pyrogram,
2021-07-23T03:02:32.244828+00:00 app[worker.1]: UnboundLocalError: local variable 'prog' referenced before assignment

IndexError: list index out of range

Bot stuck at πŸ”Š Now Uploading to ☁️ Cloud!!!
Even the download isn't successful looking at the size mentioned 1.19KB, while it's a 17MB file.

Logs:-

Scaled to worker@0:Free by user 
Scaled to worker@1:Free by user 
 11-May-22 01:10:33 - INFO - https://file-examples.com/wp-content/uploads/2017/04/file_example_MP4_1920_18MG.mp4 [incoming_message_fn.py:79]
 11-May-22 01:10:34 - INFO - ['aria2c', '--conf-path=/app/tobrot/aria2/aria2.conf', '--allow-overwrite=true', '--daemon=true', '--enable-rpc', '--disk-cache=0', '--follow-torrent=mem', '--max-connection-per-server=16', '--min-split-size=10M', '--rpc-listen-all=false', '--rpc-listen-port=6800', '--rpc-max-request-size=1024M', '--seed-ratio=0.01', '--seed-time=1', '--max-overall-upload-limit=2M', '--split=16', '--bt-stop-timeout=600'] [download_aria_p_n.py:68]
 11-May-22 01:10:35 - INFO - 3b08741c8c1b8ab4 [download_aria_p_n.py:185]
 11-May-22 01:10:50 - INFO - Downloaded Successfully: `file_example_MP4_1920_18MG.mp4 (1.19 KiB)` πŸ€’ [download_aria_p_n.py:326]
 11-May-22 01:11:07 - ERROR - list index out of range [dispatcher.py:235]
 Traceback (most recent call last):
   File "/usr/local/lib/python3.8/dist-packages/pyrogram/dispatcher.py", line 222, in handler_worker
     await handler.callback(self.client, *args)
   File "/app/tobrot/plugins/incoming_message_fn.py", line 120, in incoming_message_f
     sagtus, err_message = await call_apropriate_function(
   File "/app/tobrot/helper_funcs/download_aria_p_n.py", line 256, in call_apropriate_function
     await upload_to_gdrive(
   File "/app/tobrot/helper_funcs/upload_to_tg.py", line 156, in upload_to_gdrive
     gUP = re.findall("\[(.*)\]", con)[0]
 IndexError: list index out of range

Problem

Status command is not working.... please fix it

Crashed sur

πŸ˜‚ where is start.sh file
It totally crashed

Error in the logs

It brings error in the logs...how do i fix that? See attached photo

SmartSelect_20210923-175344_Via

MX PLAYER videos

How to MX PLAYER and hot star and other content videos download please tell me

feature requests of auto detect link

feature requests of auto detect link mirror torrent or youtube link like spechide repo they have feature auto link detect button. add this feature

Kangers Should Be Ashamed

da538a7

you guys Should Be Ashamed for Copying my repo And Besides i can report it to github and take down This Repo With Proofs If i submit

Not Able To Clone This Repo

Tried with my github account password :-

ubuntu@ubuntu:~$ git clone https://github.com/gautamajay52/TorrentLeech-Gdrive torrentleech-gdrive
Cloning into 'torrentleech-gdrive'...
Username for 'https://github.com': Rajeshsahoo12
Password for 'https://[email protected]':
remote: Support for password authentication was removed on August 13, 2021. Please use a personal access token instead.
remote: Please see https://github.blog/2020-12-15-token-authentication-requirements-for-git-operations/ for more information.
fatal: Authentication failed for 'https://github.com/gautamajay52/TorrentLeech-Gdrive/'

Tried with my github personal access token :-

ubuntu@ubuntu:~$ git clone https://github.com/gautamajay52/TorrentLeech-Gdrive torrentleech-gdrive
Cloning into 'torrentleech-gdrive'...
Username for 'https://github.com': Rajeshsahoo12
Password for 'https://[email protected]':
remote: Access to this repository has been disabled by GitHub staff.
remote: If you are the repository owner, you can contact support via
remote: https://support.github.com/contact for more information.
fatal: unable to access 'https://github.com/gautamajay52/TorrentLeech-Gdrive/': The requested URL returned error: 403

Split feature

photo_2021-07-24_12-32-58
there's a problem , when I give a link to leech that have 3.2GB , it doesn't split it in 2 like one has 2GB and the other has 1.2GB , it's spliting it to 5 files or more, like in this pictures
Capture
Capture1

Question

Does this bot support direct link? like aria2c?

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.