[go: up one dir, main page]

Skip to content

A Tampermonkey script allowing you to download images and videos from Telegram web even if the group restricts downloading.

Notifications You must be signed in to change notification settings

EuropaYou/Telegram-Media-Downloader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram Media Downloader

A Tampermonkey script allowing you to download images, GIFs and videos from Telegram webapp even if the channel disables downloading and restricts saving content.

Installation

Greasy Fork

  1. Install Tampermonkey
  2. Install this script by visiting Greasy Fork: https://greasyfork.org/en/scripts/446342-telegram-media-downloader

Manual Installation

  1. Install Tampermonkey
  2. Open Tampermonkey Dashboard, drag & drop src/tel_download.js into it and clicks the "install" button

How to Use

This script only works on Telegram Webapp.

For channels and chats that allow saving content, this script will have no effect. Please just use the official download button provided by the telegram webapp instead.

For channels and chats that disable downloading and restrict saving content, this script will add the download button back for images, GIFs and videos.

Image Download Button GIF Download Button Video Download Button

The script will silently download files in background, and only after it finishes downloading the entire file the browser will then save the file locally. Therefore, if you are downloading a large video, it's normal that you see nothing happening for a quite a while before the browser starts downloading. To check the downloading progress, refer to the following instructions.

Supported Webapp Versions

There are 2 different versions of telegram webapps:

This script should work on both versions of webapp. If you are using another different version of webapp and find this script does not work, please raise an issue to our GitHub repo.

Check Downloading Progress

If you would like to check the current downloading progress, you can open browser DevTools -> console and check the text output.

Support Author

If you like this script, you can support me via Venmo or buy me a coffee :)

About

A Tampermonkey script allowing you to download images and videos from Telegram web even if the group restricts downloading.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%