README.md

This commit is contained in:
Ritiek
2016-07-06 23:58:08 +05:30
parent b473f8f3cd
commit 47dd6a35bc

View File

@@ -1,9 +1,18 @@
# YTMusic
My first GitHub Repository (sorry for any mistakes)
This little python script allows downloading songs from youtube by just entering the name of the song
and the artist in .m4a extension.
DEPENDENCIES:
pip install mechanize
pip install bs4
pip install pafy
COMMANDS YOU CAN USE IN THE SCRIPT:
1. dir - will open your Music folder directory
@@ -25,4 +34,3 @@ KNOWN BUGS (pls help me fix them):
1. Fails to download songs containing accents (that is, characters like '<27>' in song like 'B<>RNS Seeing Stars')
in the Youtube's video title.