コミット履歴

作者 SHA1 メッセージ 日付
  Helmut Pozimski d56373ff8a Release 0.4 11 年 前
  Helmut Pozimski f962c5b59d Fix locale handling, don't default to German any more 11 年 前
  Helmut Pozimski c7c40923e4 Update TODO 11 年 前
  Helmut Pozimski adf2be5537 Translate the help screen, catch signals, improve German localization 11 年 前
  Helmut Pozimski 20eb9f1248 Convert port and host to string since the 2.x socket module expects int or string 11 年 前
  Helmut Pozimski adb9b9f29a Changed install.py to also work with python 3.x 11 年 前
  Helmut Pozimski eb959229ab Update TODO and coding style adjustments 11 年 前
  Helmut Pozimski d15a3918a5 Took some small steps in the direction of python 3 compatibility, install.py not yet done, not all functionality tested yet 11 年 前
  Helmut Pozimski da6a1a33a7 Add new option to do a string comparison between video title and search string to strictly filter out unrelated results 11 年 前
  Helmut Pozimski ec436f2454 Update TODO 11 年 前
  Helmut Pozimski ddd5c6b5f0 Release version 0.3, ten days after the apocalypse failed again 11 年 前
  Helmut Pozimski 9ad7c054f0 Update TODO 11 年 前
  Helmut Pozimski e8c5015250 Complete German translation, getting closer to 0.3 release 11 年 前
  Helmut Pozimski 608a05a99a Corrections of corrections and some translated strings 11 年 前
  Helmut Pozimski 0fb8748bad Add gettext messages files, string freeze for 0.3 11 年 前
  Helmut Pozimski cf80d24d0d Put variables in strings behind gettext the function so they are properly recognized 11 年 前
  Helmut Pozimski 8e85b49820 Coding style corrections 11 年 前
  Helmut Pozimski 25c9a53a96 Add basic interactive configuration assistant 11 年 前
  Helmut Pozimski afa32e19e2 Add maxfails option and mark videos as permanently failed once the defined value is reached 11 年 前
  Helmut Pozimski fe6196754f Fixed small bug which lead to not correctly initialized playlist subscriptions 11 年 前
  Helmut Pozimski 448b43636a Use maxvideos parameter to limit the number of videos retrieved from youtube API for each subscription 11 年 前
  Helmut Pozimski 765ba9ef95 Add some more verbose output for debugging purposes 11 年 前
  Helmut Pozimski 5553be395a Add switch to clean the database of old entries 11 年 前
  Helmut Pozimski 34ac7c9722 Also decode channel titles and fix a bug that could lead to duplicate playlist subscriptions 11 年 前
  Helmut Pozimski 45ad1aaf5a Use yt:videoid to identify the correct id instead of id 11 年 前
  Helmut Pozimski 73dc600c5b Use youtube API version 2, remove dependency to feedparser module 11 年 前
  Helmut Pozimski 2f885633e9 Add initial parser implementation for youtube API version 2 11 年 前
  Helmut Pozimski 2a11802746 Make the youtube-dl output shown to the user depend on the requested level of output 11 年 前
  Helmut Pozimski 4a0b367401 Add configuration options to configure maximum video resolution and video codecs to be used by youtube-dl for downloading videos 11 年 前
  Helmut Pozimski 051f3b9328 Fix situation when all videos fail and the output would have suggested there were no videos to be downloaded 11 年 前