SilentDemonSD / WZML-X

A Super Enhanced Telegram bot which can download torrents, mega, google drive links, telegram file, direct links and all yt-dlp sites, upload to google drive, telegram cloud, rclone clouds or ddl servers. Made with Pyrogram in Python by WZML-X Devs.
http://wzmlx.mysterysd.in
GNU General Public License v3.0
855 stars 1.79k forks source link

How to force use cached torrent feature of real debrid with the bot I have added realdebrid api key #258

Open bolavefasfas opened 6 months ago

bolavefasfas commented 6 months ago

Idk how to use bot to leech the cached torrents using realdebrid api from the bot

the bot is using real-debrid to leech premium links

I want to disable torent and qbitorrent and want to only use real debrid for cached torrents.

Thanks

SilentDemonSD commented 3 months ago

Idk how to use bot to leech the cached torrents using realdebrid api from the bot

the bot is using real-debrid to leech premium links

I want to disable torent and qbitorrent and want to only use real debrid for cached torrents.

Thanks

Ah, Bot has Dual Callback

First: It checks if Torrent Available in Real-Debrid Cached Torrent if API added

Second: If API added, and No cache is found it starts with qbit or aria Torrent Downloader

bolavefasfas commented 2 months ago

Idk how to use bot to leech the cached torrents using realdebrid api from the bot the bot is using real-debrid to leech premium links I want to disable torent and qbitorrent and want to only use real debrid for cached torrents. Thanks

Ah, Bot has Dual Callback

First: It checks if Torrent Available in Real-Debrid Cached Torrent if API added

Second: If API added, and No cache is found it starts with qbit or aria Torrent Downloader

Ik this part I just want to disable the second part like it should not download the torrent/magnet viaqbit/aira.

That way I dont risk exposing my ip for torrents and only cached torrents will work if not torrent will be cancelled

How to do this ?