Skip to content
/ MuzIk Public

Music downloader for Windows. Can download any music from YouTube in mp3 format with the thumbnail in it.

Notifications You must be signed in to change notification settings

Nolin1/MuzIk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Muzik

A YouTube Music downloader

I use this Application in my day-to-day life for downloading music from youtube.

This application was made with one main repo:

RUN

PROBLEM

This .py file can not be run with vscode. You can use PowerShell to run this Application

Steps:

Clone the repository

git clone https://github.com/Nolin1/MuzIk.git
cd MuzIk

Remove Git history (optional)

rmdir /s /q .git   # CMD
Remove-Item -Recurse -Force .git    #PowerShell

Run the Application

python Muzik.py   #Run the Application

About

Music downloader for Windows. Can download any music from YouTube in mp3 format with the thumbnail in it.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages