i_like_pandora.git
14 years agoCleaned up inline documentation and renamed some things for clarity.
Dylan Lloyd [Wed, 19 Jan 2011 23:25:31 +0000 (18:25 -0500)] 
Cleaned up inline documentation and renamed some things for clarity.

14 years agoUpdated README to mention BeautifulSoup, got rid of unnecessary print statement
Dylan Lloyd [Tue, 18 Jan 2011 22:15:12 +0000 (17:15 -0500)] 
Updated README to mention BeautifulSoup, got rid of unnecessary print statement

14 years agoNow checks for already downloaded files.
Dylan Lloyd [Tue, 18 Jan 2011 19:23:17 +0000 (14:23 -0500)] 
Now checks for already downloaded files.

Fixed crucial import error.
Added '#!/usr/bin/env python' to allow install.
Added additional documentation, including thoughts on future refactoring.
Added a rudimentary check for at least one station to exist, otherwise asks if the station is public, this should also explain how.

14 years agoFixed loading of pynotify and other modules when notifications are disabled.
Dylan Lloyd [Tue, 18 Jan 2011 05:32:15 +0000 (00:32 -0500)] 
Fixed loading of pynotify and other modules when notifications are disabled.

14 years agoupdated function descriptions
Dylan Lloyd [Sat, 8 Jan 2011 04:43:50 +0000 (23:43 -0500)] 
updated function descriptions

14 years agoadded Pandora privacy settings note
Dylan Lloyd [Sat, 8 Jan 2011 02:20:49 +0000 (21:20 -0500)] 
added Pandora privacy settings note

14 years agoadded README
Dylan Lloyd [Sat, 8 Jan 2011 02:14:56 +0000 (21:14 -0500)] 
added README

14 years agorenamed script s/parse.py/likes_pandora
Dylan Lloyd [Sat, 8 Jan 2011 02:03:35 +0000 (21:03 -0500)] 
renamed script s/parse.py/likes_pandora

14 years agonow downloading videos, does not check for existing files
Dylan Lloyd [Sat, 8 Jan 2011 02:01:37 +0000 (21:01 -0500)] 
now downloading videos, does not check for existing files

14 years agofetch_tracks now returns search_urls
Dylan Lloyd [Fri, 7 Jan 2011 17:12:16 +0000 (12:12 -0500)] 
fetch_tracks now returns search_urls

14 years agonow fetches station tokens
Dylan Lloyd [Fri, 7 Jan 2011 01:47:40 +0000 (20:47 -0500)] 
now fetches station tokens

14 years agoinit
Dylan Lloyd [Thu, 6 Jan 2011 20:41:25 +0000 (15:41 -0500)] 
init