Socket
Socket
Sign inDemoInstall

grabbygram

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grabbygram

A Python package for downloading media from Telegram


Maintainers
1

GrabbyGram Logo

GrabbyGram

A Python package for seamless media downloading from Telegram.

GitHub stars GitHub forks Issues PyPI - Version PyPI - Format

Table of Contents

Project Structure

The project structure is organized as follows:

grabbyram/
├── grabbyram/
│   ├── __init__.py
│   └── grabbyram.py
├── setup.py
├── README.md
├── .env  # Store your API credentials here
├── .gitignore
├── LICENSE
├── CODEOWNERS
└── requirements.txt

Installation

  1. Install using pip:

    pip install grabbygram
    

Tutorial Video

Learn how to use GrabbyGram with our step-by-step tutorial video.

GrabbyGram Tutorial

Features

  • User Authentication: Securely log in with your Telegram API ID and API Hash.
  • Explore Chats: Retrieve detailed information about your Telegram chats.
  • Group Media Download: Effortlessly download media from specific groups.
  • Channel Media Download: Download media content from specific channels.

License

GrabbyGram is licensed under the MIT License - see the LICENSE file for details.

Contributing

Thank you for considering contributing to GrabbyGram! Whether it's reporting a bug, submitting a feature request, or actively participating in the development, your contribution is valued.

Bug Reports and Feature Requests

If you come across a bug or have a feature request, please open an issue on GitHub. Provide detailed information, steps to reproduce, and, if applicable, code snippets.

Contact

If you have any questions, suggestions, or feedback, feel free to reach out: Website

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc