Telegram Media Downloader

Used to download streaming videos on Telegram

2023-06-07 일자. 최신 버전을 확인하세요.

질문, 리뷰하거나, 이 스크립트를 신고하세요.
개발자
Neet-Nestor
평점
0 0 0
버전
1.0
생성
2022-06-11
갱신
2023-06-07
크기
12.9KB
라이선스
GNU GPLv3
동작 사이트

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. Console Output of Downloading Progress