From 5c31d5bedfdeef7ca634907db1d751e748ff2c3e Mon Sep 17 00:00:00 2001 From: OMANSAK Date: Fri, 18 Sep 2020 19:50:46 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ccf124b..542935d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # youtube-mp3-downloader
-It's a simple youtube mp3 downloader.
+It's a simple youtube mp3 downloader
### Description
This tool retrieves video's infos. Extracts the '.webm' URL of video using Tyrrrzz's YoutubeExplode. Downloads the data using WebClient. Converts the '.webm' file to '.mp3' file using AydinAdn's Mediatoolkit.