コミット履歴

作者 SHA1 メッセージ 日付
  Helmut Pozimski ddd5c6b5f0 Release version 0.3, ten days after the apocalypse failed again 12 年 前
  Helmut Pozimski cf80d24d0d Put variables in strings behind gettext the function so they are properly recognized 12 年 前
  Helmut Pozimski 8e85b49820 Coding style corrections 12 年 前
  Helmut Pozimski 25c9a53a96 Add basic interactive configuration assistant 12 年 前
  Helmut Pozimski afa32e19e2 Add maxfails option and mark videos as permanently failed once the defined value is reached 12 年 前
  Helmut Pozimski fe6196754f Fixed small bug which lead to not correctly initialized playlist subscriptions 12 年 前
  Helmut Pozimski 5553be395a Add switch to clean the database of old entries 12 年 前
  Helmut Pozimski 34ac7c9722 Also decode channel titles and fix a bug that could lead to duplicate playlist subscriptions 12 年 前
  Helmut Pozimski 4a0b367401 Add configuration options to configure maximum video resolution and video codecs to be used by youtube-dl for downloading videos 12 年 前
  Helmut Pozimski 051f3b9328 Fix situation when all videos fail and the output would have suggested there were no videos to be downloaded 12 年 前
  Helmut Pozimski accbf7a020 Use helper function printf instead of print for output 12 年 前
  Helmut Pozimski 3196ff66e1 Introduce verbose and quiet flags to control output behaviour 12 年 前
  Helmut Pozimski 3ccadfaf68 Use unicode for gettext to deal with characters outside ascii 12 年 前
  Helmut Pozimski 61c3b8e5ac Implement optional smtp authentication 12 年 前
  Helmut Pozimski 0efd7917dc Add notify option to configuration so you can specify if you want email notifications or not 12 年 前
  Helmut Pozimski 13ffbb8bc2 Prepare for the next stable release 12 年 前
  Helmut Pozimski 0b815eaf2d Update translation file 12 年 前
  Helmut Pozimski b9bf3ae60f Correct Typo 12 年 前
  Helmut Pozimski 421d3032c4 Fix some other typos 12 年 前
  Helmut Pozimski b5f321f818 Fix: import subprocess into stov.py 12 年 前
  Helmut Pozimski ae7564b48f Continuously search for youtube-dl, not just at initialization 12 年 前
  Helmut Pozimski f991c52b02 Some more PEP8 corrections 12 年 前
  Helmut Pozimski 664a610a5a Implement installer script 12 年 前
  Helmut Pozimski 50919bea9a Implement configuration updates and prepare for future database changes 12 年 前
  Helmut Pozimski 089658eeeb Prepare for config and database versioning 12 年 前
  Helmut Pozimski acf4b2e74b Enter Beta stage for this release and correct some style mistakes 12 年 前
  Helmut Pozimski b72ce4172e Bugfix: Handle wrong subscriptions given for listvideos option 12 年 前
  Helmut Pozimski 780bad2d40 Show message when no subscriptions exist 12 年 前
  Helmut Pozimski 33c8cf02d8 Use try-execpt-else instead of putting code in the try-block 12 年 前
  Helmut Pozimski cbbb7214bc Perform final changes to the OptionParser usage to fix the remaining problems 12 年 前