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.2.tar.gz (20.8 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.2-py3-none-any.whl (34.2 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for social_media_downloader_easy-0.0.2.tar.gz
Algorithm Hash digest
SHA256 971ea733f018999a9348442a87ffc946e8a5eacb7af760935a0565c2fc660dc7
MD5 5a5c1b6a560c74e6dae470001f9614ea
BLAKE2b-256 1896cc0ebad57930396c88ba3cdfdcdc75a1d9d546f77078f30ce5941da52c69

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for social_media_downloader_easy-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 e70f194bfcc1e57fe9573f05d67a6ea4707ca76ae5003bd26e4c8832bcb9af67
MD5 596a62c73177f602b178c407575eb85d
BLAKE2b-256 08685f1e4905da0122d523696119e338aac1882fadceea201c4158010e7fd336

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