Now stores user data in ~/.i_like_pandora.config
authorDylan Lloyd <dylan@psu.edu>
Fri, 21 Jan 2011 04:01:58 +0000 (23:01 -0500)
committerDylan Lloyd <dylan@psu.edu>
Fri, 21 Jan 2011 04:01:58 +0000 (23:01 -0500)
commitc781e8de3d210801af58a05160e0fff12ff0b0b6
tree62ff7fc03f86e36168093b92b9e67189b343c392
parent42d169aaaa2821f15667b840f122157dae72d688
Now stores user data in ~/.i_like_pandora.config

Removed the option to edit the youtube-dl options because ConfigParser also uses the same syntax youtube-dl uses for it's output template option. The option is still easily edited in i_like_pandora.py in the default_options dictionary located at the top.

Added a .i_like_pandora.config file to be easily moved into ~/ after changing the username, download_folder, and anything else desired. The file will work with everything missing except the username and download_folder.

Updated README.
.i_like_pandora.config [new file with mode: 0644]
README
likes_pandora.py