Историја ревизија

Аутор SHA1 Порука Датум
  Helmut Pozimski 608a05a99a Corrections of corrections and some translated strings пре 12 година
  Helmut Pozimski 0fb8748bad Add gettext messages files, string freeze for 0.3 пре 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 448b43636a Use maxvideos parameter to limit the number of videos retrieved from youtube API for each subscription пре 12 година
  Helmut Pozimski 765ba9ef95 Add some more verbose output for debugging purposes пре 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 45ad1aaf5a Use yt:videoid to identify the correct id instead of id пре 12 година
  Helmut Pozimski 73dc600c5b Use youtube API version 2, remove dependency to feedparser module пре 12 година
  Helmut Pozimski 2f885633e9 Add initial parser implementation for youtube API version 2 пре 12 година
  Helmut Pozimski 2a11802746 Make the youtube-dl output shown to the user depend on the requested level of output пре 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 1e5ee5c2e2 Update TODO пре 12 година
  Helmut Pozimski a82441d638 Update TODO пре 12 година
  Helmut Pozimski d996baeb83 Update TODO пре 12 година
  Helmut Pozimski c203aa6c6b Add outputhelper.py to the installer пре 12 година
  Helmut Pozimski accbf7a020 Use helper function printf instead of print for output пре 12 година
  Helmut Pozimski 8cac858356 Import printf in all files since it will be needed пре 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 5cc3397205 Add outputhelper module to prepare for further changes пре 12 година
  Helmut Pozimski 61c3b8e5ac Implement optional smtp authentication пре 12 година
  Helmut Pozimski d9043cec34 Print the download status in video listings пре 12 година
  Helmut Pozimski 0efd7917dc Add notify option to configuration so you can specify if you want email notifications or not пре 12 година
  Helmut Pozimski 27eaf94096 Update TODO пре 12 година