Skip to content

Latest commit

Β 

History

History
128 lines (91 loc) Β· 3.98 KB

Instructions.md

File metadata and controls

128 lines (91 loc) Β· 3.98 KB

🌟 Social Media Downloader v1.0.4

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. πŸš€βœ¨


πŸŽ₯ For Users

πŸ’» Getting Started

  1. Install Python:
    Grab it from here if you haven’t already! Don’t forget to check "Add Python to PATH"β€”super important.

  2. Install the Downloader:
    Open your terminal or cmd, and type:

    pip install social-media-downloader  

    OR grab the .exe from our releases.

  3. Run the Tool:

    social-media-downloader  

    Paste your link, and BOOM! The magic begins. 🎩✨


πŸ”₯ What Can You Do?

  • 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  

πŸ› οΈ Custom Vibes

  1. Edit config.json:
    πŸ”§ Your gateway to total control! Open the file and tweak:

    • download_directory: Set your fave folder for downloads. 🎯
    • mp3_quality: Choose between 128, 192, or 320. Customize your sound vibes! 🎧
    • default_format: Change format preferences.
  2. Logs & History:

    • All the receipts for your downloads live in:
      • Logs: downloader.log πŸ“œ
      • History: download_history.csv πŸ—ƒοΈ
        Check them out if you need details.

✨ Pro Tips

  1. Speed Hack:
    Install FFmpeg for smoother downloads and merging (you’re welcome πŸ˜‰).

  2. Stuck Offline?
    Relax! The tool will wait for you to connect and retry. No panics, just vibes. 🌐✨


πŸ‘¨β€πŸ’» For Developers

πŸ’‘ Wanna Hack on This Project?

  • 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  

🧩 Contributing? Let’s Go!

  • 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.

⚑ FAQs

  1. Q: What platforms are supported?
    A: YouTube, TikTok, Instagram, and Facebook. πŸ’ƒ

  2. 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.
  3. Q: Can I use this without Python?
    A: Absolutely! Download the .exe from our releases page.

  4. Q: Is this tool legal?
    A: Only for personal use. Downloading copyrighted content without permission isn’t chill. Play it safe, fam. πŸ™


πŸ™Œ You Made It!

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 βœŒοΈπŸ’–