[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.

License

Notifications You must be signed in to change notification settings

54m4d/Telegram-Media-Downloader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

  1. Install Tampermonkey

  2. Install this script by visiting Greasy Fork:

    https://greasyfork.org/en/scripts/446342-telegram-media-downloader

Manual install

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

Tampermonkey install button

Usage

This script will add a download button for every image and video opened on Telegram Web as shown below.

Image download button

Video download button

Known issues to resolve

  1. Not working for GIFs

    GIFs on web are actually presented as video. Need to handle GIFs specially.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%