Telegram Media Downloader
A Tampermonkey script allowing you to download images and videos from Telegram web even if the group restricts downloading.
Installation
Greasy Fork
-
Install Tampermonkey
-
Install this script by visiting Greasy Fork:
https://greasyfork.org/en/scripts/446342-telegram-media-downloader
Manual install
- Install Tampermonkey
- Open Tampermonkey Dashboard, drag & drop src/tel_download.js into it and clicks “install” button
Usage
This script will add a download button for every image and video opened on Telegram Web as shown below.
Known issues to resolve
-
Not working for GIFs
GIFs on web are actually presented as video. Need to handle GIFs specially.