Skip to main content

A GUI to download videos/GIFs from social media.

Project description

Social Media GIF Downloader

A user-friendly GUI application for downloading videos and GIFs from Twitter/X, Pinterest, and Instagram posts and converting them to GIF format. Built with Python, this tool leverages yt-dlp for media downloading and moviepy for high-quality GIF conversion, ensuring optimal frame rates and seamless performance.

Features

  • Multi-Platform Support: Download from Twitter/X, Pinterest, and Instagram (videos only from Instagram)
  • Simple GUI Interface: Intuitive CustomTkinter-based interface for easy URL input and file saving.
  • Automatic FPS Detection: Analyzes the source video to detect and apply the appropriate frame rate for GIF conversion.
  • High-Quality Conversion: Uses moviepy and FFmpeg to convert videos to GIFs with preserved quality.
  • GIF Preservation: Downloads Pinterest GIFs directly without re-encoding when possible.
  • Cross-Platform Compatibility: Runs on all platforms including Windows, macOS, and Linux with bundled dependencies.
  • Error Handling and Logging: Comprehensive logging for troubleshooting, especially in bundled executable mode.
  • Background Processing: Non-blocking downloads and conversions using threading for a responsive UI.
  • Custom Save Locations: Allows users to choose output filenames and directories via a save dialog.

Installation

  1. Install Python: Ensure you have Python 3.8 or higher installed. You can download it from python.org.
  2. Install FFmpeg: This is required for video processing.
    • Windows: Download from ffmpeg.org and add the bin directory to your system's PATH.
    • macOS: brew install ffmpeg
    • Linux: sudo apt-get install ffmpeg (or use your distribution's package manager).
  3. Install the Application:
    pip install social-media-gif-downloader
    
  4. Run the Application:
    social-media-gif-downloader
    

That's it! The application should launch.

Usage

  1. Launch the application.
  2. Paste a social media post URL into the input field:
    • Twitter/X: https://x.com/user/status/123456789
    • Pinterest: https://www.pinterest.com/pin/123456789/
    • Instagram: https://www.instagram.com/p/{post_id}/ or https://www.instagram.com/reel/{reel_id}/
  3. Click "Download as GIF".
  4. Choose a save location and filename for the GIF in the dialog that appears.
  5. The application will download the media, detect its FPS (for videos), and convert it to a GIF.
  6. Monitor progress via the status messages in the interface.

Note: The tool automatically detects the platform from the URL. Pinterest GIFs are downloaded directly when available, while videos from all platforms are converted to GIF format. Instagram support is limited to videos only (posts and reels).

Entry Point

This package installs a command-line entry point. After installation, you can run the application from your terminal by simply typing:

social-media-gif-downloader

License

This project is licensed under the MIT License. See the LICENSE file for details.

Attributions

This project relies on several open-source dependencies. For detailed information about licenses, copyrights, and attribution requirements for all dependencies used in this project, please refer to the ATTRIBUTIONS.md file.

Contributing

Contributions are welcome! Please follow these steps:

  1. Fork the repository.
  2. Create a feature branch: git checkout -b feature/your-feature-name.
  3. Make your changes and commit: git commit -m 'Add some feature'.
  4. Push to the branch: git push origin feature/your-feature-name.
  5. Open a Pull Request.

For bug reports or feature requests, please use the issues page.


Disclaimer: This tool is for personal use only. Respect the terms of service and copyright laws of Twitter/X, Pinterest, and Instagram when downloading content.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

social_media_gif_downloader-1.0.3.tar.gz (12.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

social_media_gif_downloader-1.0.3-py3-none-any.whl (10.5 kB view details)

Uploaded Python 3

File details

Details for the file social_media_gif_downloader-1.0.3.tar.gz.

File metadata

File hashes

Hashes for social_media_gif_downloader-1.0.3.tar.gz
Algorithm Hash digest
SHA256 842cb2dc5ee70ccbe5cd1d33915426e7043e06327909e44daed8c0bec3cfce9b
MD5 ad62a6ea8323200050ed601e42245e37
BLAKE2b-256 44c078aae6eaaf29a85bd8ca0521998044fab0256b83e1a4fdcfbe52b3d17f66

See more details on using hashes here.

Provenance

The following attestation bundles were made for social_media_gif_downloader-1.0.3.tar.gz:

Publisher: release.yml on ax2bboud/social_media_gif_downloader

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file social_media_gif_downloader-1.0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for social_media_gif_downloader-1.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 0d7255c642790c3ab632e845bb8fde315044552479af16571741485320f6df93
MD5 f35ffd521416a56325a198b463df95d5
BLAKE2b-256 cbdd4e581898a48062f23d6e0e0aeb31dee726d9bc5e9e53df320d29d7645469

See more details on using hashes here.

Provenance

The following attestation bundles were made for social_media_gif_downloader-1.0.3-py3-none-any.whl:

Publisher: release.yml on ax2bboud/social_media_gif_downloader

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page