Commit History

Author SHA1 Message Date
  Helmut Pozimski a4b8c4d1e4 Bugfix: Improve handling of invalid subscription parameters or youtube API results 12 years ago
  Helmut Pozimski 33c8cf02d8 Use try-execpt-else instead of putting code in the try-block 12 years ago
  Helmut Pozimski cbbb7214bc Perform final changes to the OptionParser usage to fix the remaining problems 12 years ago
  Helmut Pozimski 47f23f2855 Override Optionparser to allow localized output 12 years ago
  Helmut Pozimski cd102db1b5 Fix singular and plural in notification mail 12 years ago
  Helmut Pozimski ac7ff02a7f Determine the path to the locale files to correctly find them when called from outside the directory 12 years ago
  Helmut Pozimski 6db332221f Properly deal with the situation when translation files aren't available 12 years ago
  Helmut Pozimski f247120dfd Update TODO 12 years ago
  Helmut Pozimski ae2ad729e6 Update TODO 12 years ago
  Helmut Pozimski 5793335df8 Updated TODO 12 years ago
  Helmut Pozimski 41fed1b9ce Add option to print version and updated text files 12 years ago
  Helmut Pozimski dbf1a94bd0 Performed additional changes to improve readability and get closer to PEP-8 12 years ago
  Helmut Pozimski 88e1d578a7 Rewrote lock handling code to clean up old lock files if the process isn't running any more 12 years ago
  Helmut Pozimski deebc7c14d Changed options to be shown when now parameter is given and make parameters more clear 12 years ago
  Helmut Pozimski 22f51cbc2b Defined int value for id for -x option 12 years ago
  Helmut Pozimski 6c900a8891 Updated TODO 12 years ago
  Helmut Pozimski 1c588a763b Updated TODO 12 years ago
  Helmut Pozimski 51144cf98e Fixed multiline strings 12 years ago
  Helmut Pozimski 7126728deb Update TODO 12 years ago
  Helmut Pozimski e64734b144 Adapt the code to follow PEP-8 more closely 12 years ago
  Helmut Pozimski 4bd496fe6f Update TODO 12 years ago
  Helmut Pozimski eafcb2fb03 Add README file and update TODO 12 years ago
  Helmut Pozimski b70a366d62 Improve comments in the code 12 years ago
  Helmut Pozimski c15ec7709d Add TODO file to track development from within the repository 12 years ago
  Helmut Pozimski daaf587de2 Encode API URL so special signs are properly handled by urllib2 12 years ago
  Helmut Pozimski 9536280aa0 Initial implementation of the catchup option 12 years ago
  Helmut Pozimski c05948afdf Change subscription code to separate update and get operations 12 years ago
  Helmut Pozimski cc129a9a87 Add full youtube url to work around IDs beginning with special characters 12 years ago
  Helmut Pozimski a740d2ee97 Use subprocess instead of os.system since it is more secure 12 years ago
  Helmut Pozimski 7a9bcf6c43 Implement new "add" option to be used as a separate trigger 12 years ago