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.4.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.4-py3-none-any.whl (34.4 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for social_media_downloader_easy-0.0.4.tar.gz
Algorithm Hash digest
SHA256 1297ee3d09f69c54f189b37d52c7116d4037622b74c3b330bb22873a10b216bc
MD5 336daeb20effb9274224a5da5ca101cf
BLAKE2b-256 41c1ad1bae5e4aa3b91324ea73861c7916c98a935babf0fcde566bc545ed1b28

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for social_media_downloader_easy-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 048e6533991bc614787e96a59d736c50855a06007a5d67d246640dfe37924c2e
MD5 8a362e4f0d640eaa3bb8086888d02de2
BLAKE2b-256 3318fdc4cc9d4f8edbbb0ca9b90bd053dc55676256a5893a9a0f5e1911d03f63

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