Hrily / TopMusicPull

Python script to download Billboard HOT 100 songs from You-tube
MIT License
1 stars 1 forks source link

Unable to run on other Unix Machines! #22

Open kamakshidasan opened 7 years ago

kamakshidasan commented 7 years ago

I took a quick look at your install.sh file - It looks like you are copying existing binary files into bin. By doing so, I am unable to run this script on Macintosh.

Is there a workaround for this?

Hrily commented 7 years ago

@kamakshidasan You can still run the python script music_crawler.py
Just don't run the install.sh file, it was primarily made for ubuntu, but we'll be glad to include the functionality for Macintosh as well. :)