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.
  • User Configuration Persistence: Automatically saves and restores user settings including:
    • Default save location
    • Preferred output format (GIF or MP4)
    • FPS settings for GIF conversion (1-60 FPS)
  • 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

Option 1: Download Pre-built Executables (Recommended for End Users)

Download the latest release for your platform from the Releases page:

  • Windows: Download SocialMediaGIFDownloader-Windows-x64.zip, extract, and run the .exe file
  • macOS: Download .dmg or .zip, open/extract, and drag to Applications folder
  • Linux: Download .AppImage, make it executable (chmod +x SocialMediaGIFDownloader-Linux-x86_64.AppImage), and run

No Python or FFmpeg installation required - all dependencies are bundled!

Option 2: Install from PyPI

  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
    

Usage

  1. Launch the application.
  2. Configure your preferences (optional):
    • Click "Set Default Save Location" to choose a default folder for downloads
    • Select preferred output format from the dropdown (GIF or MP4)
    • Adjust FPS slider for GIF conversion quality (1-60 FPS)
  3. 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}/
  4. Click "Download as GIF" or "Download as Video".
  5. Choose a save location and filename (defaults to your configured location).
  6. The application will download the media and convert it if necessary.
  7. 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). Your preferences are automatically saved to ~/.social_media_gif_downloader.json and will be restored the next time you launch the application.

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.4.tar.gz (20.1 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.4-py3-none-any.whl (13.7 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for social_media_gif_downloader-1.0.4.tar.gz
Algorithm Hash digest
SHA256 03164848b9b054c28b7c85d50399354a885b12631f74ab1486963238d01e4e10
MD5 1f497e7641a1bb7bba9e5ffa27de4a93
BLAKE2b-256 c3031214b3cc3a6c4e1c44d500aaaa2313de8e910a199a85629fab044dc38901

See more details on using hashes here.

Provenance

The following attestation bundles were made for social_media_gif_downloader-1.0.4.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.4-py3-none-any.whl.

File metadata

File hashes

Hashes for social_media_gif_downloader-1.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 7d240efd3345afc0e8abe5726e0b9d600643c2c94ec1e8abb2276ae82163a085
MD5 8551116175f84a49fc015d29f4f7cc21
BLAKE2b-256 e681dd8312d7e36e374b6e5befdcca4f6986e7940b4cc82cbd0f58ae30c78f55

See more details on using hashes here.

Provenance

The following attestation bundles were made for social_media_gif_downloader-1.0.4-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