Commit History

Author SHA1 Message Date
  Helmut Pozimski 3c526a2039 moved the GetVideo function to the database module 10 years ago
  Helmut Pozimski 48355c49bd Converted indents to spaces 10 years ago
  Helmut Pozimski c45900e267 moved the deletion of a subscription from subscription to database module 10 years ago
  Helmut Pozimski 21ba5d9bfd avoid showing an AttributeError execption to the user when trying to add a nonexistent channel, releasing 0.7.3 10 years ago
  Helmut Pozimski 87eece0475 correctly handle cases were the youtube API times out, don't throw AttributeError, exception introduced in 0.7.1, release 0.7.2 10 years ago
  Helmut Pozimski 3d39844875 add timeout to urllib2.urlopen operations to prevent situations where stov would hang indefintely because of stalled API requests, some coding style adjustments, release 0.7.1 10 years ago
  Helmut Pozimski 8b2460ecbc Implement enable and disable functionality, update German translastions, preparing 0.7 release 10 years ago
  Helmut Pozimski ea75c9dd1e Changed main script and subscription class to actually read and use the set state of a subscription 10 years ago
  Helmut Pozimski a195dc6d4d set an empty description if none is returned by youtube, avoiding an IndexError in youtubeAPI, update German translation, release version 0.6.3 10 years ago
  Helmut Pozimski a7e46736c0 Correct own module import so it also works properly with python 3 11 years ago
  Helmut Pozimski bb913e6908 Small steps in the direction of distutils as installation method 11 years ago