Commit History

Autor SHA1 Mensaxe Data
  Helmut Pozimski adf2be5537 Translate the help screen, catch signals, improve German localization %!s(int64=11) %!d(string=hai) anos
  Helmut Pozimski eb959229ab Update TODO and coding style adjustments %!s(int64=11) %!d(string=hai) anos
  Helmut Pozimski d15a3918a5 Took some small steps in the direction of python 3 compatibility, install.py not yet done, not all functionality tested yet %!s(int64=11) %!d(string=hai) anos
  Helmut Pozimski da6a1a33a7 Add new option to do a string comparison between video title and search string to strictly filter out unrelated results %!s(int64=11) %!d(string=hai) anos
  Helmut Pozimski cf80d24d0d Put variables in strings behind gettext the function so they are properly recognized %!s(int64=11) %!d(string=hai) anos
  Helmut Pozimski 8e85b49820 Coding style corrections %!s(int64=11) %!d(string=hai) anos
  Helmut Pozimski afa32e19e2 Add maxfails option and mark videos as permanently failed once the defined value is reached %!s(int64=11) %!d(string=hai) anos
  Helmut Pozimski 448b43636a Use maxvideos parameter to limit the number of videos retrieved from youtube API for each subscription %!s(int64=11) %!d(string=hai) anos
  Helmut Pozimski 765ba9ef95 Add some more verbose output for debugging purposes %!s(int64=11) %!d(string=hai) anos
  Helmut Pozimski 5553be395a Add switch to clean the database of old entries %!s(int64=11) %!d(string=hai) anos
  Helmut Pozimski 73dc600c5b Use youtube API version 2, remove dependency to feedparser module %!s(int64=11) %!d(string=hai) anos
  Helmut Pozimski 4a0b367401 Add configuration options to configure maximum video resolution and video codecs to be used by youtube-dl for downloading videos %!s(int64=11) %!d(string=hai) anos
  Helmut Pozimski 051f3b9328 Fix situation when all videos fail and the output would have suggested there were no videos to be downloaded %!s(int64=11) %!d(string=hai) anos
  Helmut Pozimski accbf7a020 Use helper function printf instead of print for output %!s(int64=12) %!d(string=hai) anos
  Helmut Pozimski 8cac858356 Import printf in all files since it will be needed %!s(int64=12) %!d(string=hai) anos
  Helmut Pozimski d9043cec34 Print the download status in video listings %!s(int64=12) %!d(string=hai) anos
  Helmut Pozimski 86f71c732b Fix handling of quotation marks in search strings %!s(int64=12) %!d(string=hai) anos
  Helmut Pozimski acf4b2e74b Enter Beta stage for this release and correct some style mistakes %!s(int64=12) %!d(string=hai) anos
  Helmut Pozimski a4b8c4d1e4 Bugfix: Improve handling of invalid subscription parameters or youtube API results %!s(int64=12) %!d(string=hai) anos
  Helmut Pozimski 33c8cf02d8 Use try-execpt-else instead of putting code in the try-block %!s(int64=12) %!d(string=hai) anos
  Helmut Pozimski dbf1a94bd0 Performed additional changes to improve readability and get closer to PEP-8 %!s(int64=12) %!d(string=hai) anos
  Helmut Pozimski 51144cf98e Fixed multiline strings %!s(int64=12) %!d(string=hai) anos
  Helmut Pozimski e64734b144 Adapt the code to follow PEP-8 more closely %!s(int64=12) %!d(string=hai) anos
  Helmut Pozimski b70a366d62 Improve comments in the code %!s(int64=12) %!d(string=hai) anos
  Helmut Pozimski daaf587de2 Encode API URL so special signs are properly handled by urllib2 %!s(int64=12) %!d(string=hai) anos
  Helmut Pozimski c05948afdf Change subscription code to separate update and get operations %!s(int64=12) %!d(string=hai) anos
  Helmut Pozimski 7a9bcf6c43 Implement new "add" option to be used as a separate trigger %!s(int64=12) %!d(string=hai) anos
  Helmut Pozimski 131b6d0b08 correction for last commit %!s(int64=12) %!d(string=hai) anos
  Helmut Pozimski e525e15a7d Use tuples for database access since it's supposed to be more secure %!s(int64=12) %!d(string=hai) anos
  Helmut Pozimski 73b186a0b9 Use urllib2 instead of urllib %!s(int64=12) %!d(string=hai) anos