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