anasty17 / mirror-leech-telegram-bot

Official Repository: Telegram bot which can download direct links, torrents, nzb, google drive, telegram document, any file/folder from rclone supported clouds, all yt-dlp supported sites and jdownloader supported sites, then upload them to google drive, telegram cloud or to one of rclone supported clouds
https://t.me/mltb_official_channel
GNU General Public License v3.0
3.45k stars 4.77k forks source link

Unable to get GDToT cookies with the javascript. #200

Closed spiderbyV closed 2 years ago

spiderbyV commented 2 years ago

Hey,

When trying to get GDToT cookies using the javascript, my browser does no prompt, it triggers neither the if nor else statement. Disabled uBO, still the same. Any ideas on how to proceed further? Thank you.

anasty17 commented 2 years ago

@spiderbyV Which browser? Phone or pc ?

spiderbyV commented 2 years ago

FF in Win10.

I ended up using Lennon Hill's addon

spiderbyV commented 2 years ago

@anasty17 I used the input from the above mentioned addon, via editing config vars. Still I get the "ERROR: PHPSESSID and CRYPT variables not provided". Could that be because of using the addon to get these values?

anasty17 commented 2 years ago

Readme

spiderbyV commented 2 years ago

My query wasn't how to use the cookie data, rather, would obtaining cookies data from another method would have an effect on it's compatibility with this repo since the javascript option wasn't returning anything in FireFox (and Edge). But thanks for your time, I'll figure this out somehow.

spiderbyV commented 2 years ago

In case someone faces this issue in the future, you can use that addon to get the PHPSESSID and CRYPT. It makes no difference which method is used.