Thread: [See Bugtracker] Request: PlugIn für Telegram Messenger
View Single Post
  #12  
Old 19.08.2022, 12:25
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,562
Default

@StefanM: Soweit ich sehen konnte gibt es keine fertigen Binaries.
Das Tool braucht Python 3.7 oder höher. Ich würde dir entweder eine Linux VM, oder du installierst dir python/pip in Windows oder nimmst WSL mit zb Ubuntu und lässt dort dann das Tool laufen.

Quote:
For *nix os distributions with make availability
$ git clone **External links are only visible to Support Staff****External links are only visible to Support Staff**
$ cd telegram_media_downloader
$ make install

For Windows which doesn't have make inbuilt
$ git clone **External links are only visible to Support Staff****External links are only visible to Support Staff**
$ cd telegram_media_downloader
$ pip3 install -r requirements.txt
__________________
JD-Dev & Server-Admin
Reply With Quote