Skip to main content

Social Media Downloader, but made easy

A way to download videos from Facebook, Tiktok, Instagram, and more social media platforms.

Functionality

Download videos from social media instantly by pasting the link.

Usage

Here you have some examples:

  1. Download from Instagram:
from social_media_downloader_easy.downloader import SocialMediaDownloader

async with SocialMediaDownloader(do_follow_redirects = True) as social_media_downloader:
    output_filename = f'test_files/instagram_reel.mp4'

    instagram_video_downloaded = await social_media_downloader.instagram.download_video(
        url = 'https://www.instagram.com/reel/DHtsmGHTOn4/',
        output_filename = output_filename
    )

    assert instagram_video_downloaded.filename == output_filename

Check the tests section to see more examples.

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_downloader_easy-0.0.3.tar.gz (20.9 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_downloader_easy-0.0.3-py3-none-any.whl (34.4 kB view details)

Uploaded Python 3

File details

Details for the file social_media_downloader_easy-0.0.3.tar.gz.

File metadata

File hashes

Hashes for social_media_downloader_easy-0.0.3.tar.gz
Algorithm Hash digest
SHA256 029b954f67ed2b014821871e6aec37c93f28a52ae2c77c99c6e01d339182c9f7
MD5 b732b99dd3ecf992a3b31df00a8e0252
BLAKE2b-256 0da72b16f49a99729be4add9050f8010d696a11ed0f827178e046328201ebeb5

See more details on using hashes here.

File details

Details for the file social_media_downloader_easy-0.0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for social_media_downloader_easy-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 5667434119eb8e7e1a697636cc80a3e6010ae1c5bd3685480f9c56d2f1b271f0
MD5 7c147e49160db84cb768d39a9f01df04
BLAKE2b-256 7c519c8704001878ab572a27b95ac00ec9917622283b4477fdaf2f224781738c

See more details on using hashes here.

Supported by

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