% muzi-playlist-dl.py
muzi-playlist-dl - download songs from playlists shared on SDSLabs's Muzi. IIT-Roorkee Campus Only.
user@home:python2 muzi-playlist-dl.py
muzi-playlist-dl is a python script to download songs from the shared playlists off SDSLab's Muzi application (https://muzi.sdslabs.co.in) . Since the application is available inside the campus only, likewise this program is valid inside the IIT Roorkee campus only.
muzi-playlist-dl is a python2 script. Tested on Ubuntu 14.04 final beta.
- Error Handling
- Folder Names to include username as well. (Since Multiple users can have similar names for playlists)
- Prettify still
- Modularise code
- Add support for other OS'es
- Package into Python App.