github jarvis2f/telegram-files 0.2.0

latest releases: 0.2.4, 0.2.3, 0.2.2...
5 months ago

0.2.0 cubigator

Sticker GIF

New Features

Add time-limited download settings (a2a63fa8)

image

Optimized mobile layout and support gallery layout to view files.

gallery

For files that were previously downloaded but lack clear thumbnails, resulting in a suboptimal viewing experience, you can manually use the thumbnail Maintenance Command to download the missing thumbnails.

docker run --rm \
  --entrypoint tfm \
  -v $(pwd)/data:/app/data \
  -e APP_ROOT=${APP_ROOT:-/app/data} \
  -e TELEGRAM_API_ID=${TELEGRAM_API_ID} \
  -e TELEGRAM_API_HASH=${TELEGRAM_API_HASH} \
  ghcr.io/jarvis2f/telegram-files:latest thumbnail

Full Changelog: 0.1.17...0.2.0

Don't miss a new telegram-files release

NewReleases is sending notifications on new releases.