Skip to content

Download any video/audio you want from a simple URL ✨

License

Notifications You must be signed in to change notification settings

Rikiub/media-dl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⏬ Media-DL

Download any video/audio you want from a simple URL ✨.

Thanks to yt-dlp

Supported Sites

Features

  • 🔎 Download content from any supported URL.
  • 🔎 Search and download from:
    • YouTube
    • YouTube Music
    • SoundCloud
  • ⚡️ Automatically embed metadata like:
    • Title, Artist, Year, etc
    • Thumbnails
    • Subtitles
  • ⚡️ Get the file you want in less than a word.
  • ⚡️ Multi-thread to go fast.
  • 🌀 Pretty and fancy CLI interface.
  • 🌀 Easy and simple Python API.

Dependencies

Minimum Python version: 3.10

  • yt-dlp: The most important.
  • Typer: Fancy CLI interface.
  • Rich: Fancy output and progress bars.