Skip to content

Latest commit

 

History

History
49 lines (31 loc) · 1.65 KB

README.md

File metadata and controls

49 lines (31 loc) · 1.65 KB

YouTube Downloader

Simple but efficient 🔥 .NET Framework application for downloading YouTube audio and converting it to MP3 file. You can download audio from direct link or from whole playlist and even combine playlists into big download list. There's also feature to download files asynchronously with high speed 🎉.

  • English and Polish language available

Current build (11.04.2021)

Google Drive

SHA256:

  • A5D81E05D0DFBF00AD10896B366AF9A0871F08982D521CD620B791DCB9887A86

MD5:

  • A131B839EC06F4830ED5F8A32552DBAB

Source Compilation

If you want to be able to convert audio to MP3 you need ffmpeg and ffprobe library.

You can compile it from official open source or download already compiled ones (~Get packages & executable files): FFmpeg Builds

Important

Please place ffmpeg.exe and ffprobe.exe in "lib" path inside application startup directory.

Interface

Main Main Language

Download from playlists:

DownloadComplete

About and credits:

About

Used repositories:

YouTubeExplode

libvideo

ffmpeg

Newtonsoft.Json

Opus-tools