Welcome, legend! Whether you're a user looking to download the juiciest content or a dev ready to level up this tool, here's your ultimate guide. πβ¨
-
Install Python:
Grab it from here if you havenβt already! Donβt forget to check "Add Python to PATH"βsuper important. -
Install the Downloader:
Open your terminal or cmd, and type:pip install social-media-downloader
OR grab the
.exe
from our releases. -
Run the Tool:
social-media-downloader
Paste your link, and BOOM! The magic begins. π©β¨
- Snag individual vids & posts: Paste any URL, and watch the tool work its charm. π
- Batch Mode Boss: Got tons of links? Dump them into a text file (one URL per line) and run:
social-media-downloader -batch file_name.txt
-
Edit
config.json
:
π§ Your gateway to total control! Open the file and tweak:download_directory
: Set your fave folder for downloads. π―mp3_quality
: Choose between128
,192
, or320
. Customize your sound vibes! π§default_format
: Change format preferences.
-
Logs & History:
- All the receipts for your downloads live in:
- Logs:
downloader.log
π - History:
download_history.csv
ποΈ
Check them out if you need details.
- Logs:
- All the receipts for your downloads live in:
-
Speed Hack:
Install FFmpeg for smoother downloads and merging (youβre welcome π). -
Stuck Offline?
Relax! The tool will wait for you to connect and retry. No panics, just vibes. πβ¨
-
Step 1: Fork the repo from GitHub:
π Social Media Downloader Repo -
Step 2: Clone it locally:
git clone https://github.com/nayandas69/Social-Media-Downloader.git cd Social-Media-Downloader
-
Step 3: Set up a virtual environment (optional but classy):
python -m venv venv source venv/bin/activate # Linux/Mac venv\Scripts\activate # Windows
-
Step 4: Install dependencies:
pip install -r requirements.txt
-
Step 5: Run the magic:
python downloader.py
- Found bugs? Open an issue π Issues
- Wanna flex your code skills? Fork, commit, and drop a PR. π
- Join our Discord server to hang out with fellow devs.
-
Q: What platforms are supported?
A: YouTube, TikTok, Instagram, and Facebook. π -
Q: My download isnβt working! What now?
A:- Check your internet. Offline? The tool will wait patiently for you to reconnect. π
- Make sure the URL is valid.
- Still an issue? Peek at
downloader.log
or raise an issue.
-
Q: Can I use this without Python?
A: Absolutely! Download the.exe
from our releases page. -
Q: Is this tool legal?
A: Only for personal use. Downloading copyrighted content without permission isnβt chill. Play it safe, fam. π
Thatβs everything you need to vibe with Social Media Downloader v1.0.4.
Snatch, save, and slay the internetβs hottest content responsibly. ππ
Peace out,
Team Social Media Downloader βοΈπ