Commit Verlauf

Autor SHA1 Nachricht Datum
  Helmut Pozimski 42d6e33d76 update version numbers and debian changelog, release 0.9 vor 9 Jahren
  Helmut Pozimski de06b69e16 suppress youtube-dl error output in noapi if stov is not run in verbose mode vor 9 Jahren
  Helmut Pozimski 7313e506fe changed the noapi classes to only retrieve video titles and description if the video isn't already in the subscription, that should make it at least somewhat faster. Updated todo, added lxml as requirement to setup.py and bumped Debian standards version vor 9 Jahren
  Helmut Pozimski 7715219bff updated dependency information, I forgot that lxml needs to be installed explicitely vor 9 Jahren
  Helmut Pozimski 39fbf8e5a7 coding style adjustmens according to PEP-8, updated debian packaging, this marks the 0.9 beta release vor 9 Jahren
  Helmut Pozimski 9d87a11127 updated changelog, readme and man page documentation according to the last changes vor 9 Jahren
  Helmut Pozimski bbbb3fcc26 updated gettext files and the German translation accordingly vor 9 Jahren
  Helmut Pozimski bb1007d459 refactored some database code to create the objects directly in the database class, further testing and bug fixing regarding the API-less mode vor 9 Jahren
  Helmut Pozimski 5ea642f126 fixed encoding for data retrieved from html or youtube-dl vor 9 Jahren
  Helmut Pozimski 8e577968f8 implemented the noapi Connector class to retrieve all necessary data using only youtube-dl without needing the API, updated TODO vor 9 Jahren
  Helmut Pozimski d9bb01f2b8 refactored the youtubeAPI and subscription files to make it easier to abstract and hook alternative methods of retrieving data into it vor 9 Jahren
  Helmut Pozimski a14b087585 started development cycle for 0.9, implemented switching of the configuration to json vor 9 Jahren
  Helmut Pozimski 7e369d88c7 updated TODO vor 9 Jahren
  Helmut Pozimski 1f84913b84 fixed missing revision in Debian package version vor 10 Jahren
  Helmut Pozimski f9c0c7a871 small corrections, release 0.8 vor 10 Jahren
  Helmut Pozimski 79b64e31cd prepared Debian packaging for a 0.8 beta vor 10 Jahren
  Helmut Pozimski 31096f49e4 corrected a syntax error in the main script and updated the localization files again vor 10 Jahren
  Helmut Pozimski c23b42fc98 updated the localization files for English and German vor 10 Jahren
  Helmut Pozimski 4bb61a2899 corrected some more errors in the main scripts and changed the exceptions for python 3 compatibility vor 10 Jahren
  Helmut Pozimski 313ea28224 corrected some errors in the main script and made it pep8 clean vor 10 Jahren
  Helmut Pozimski 019d004b47 corrected errors in youtubeAPI and made it pep8 clean, fixed the dictionary iteration in subscription vor 10 Jahren
  Helmut Pozimski 5e7f6bbdf0 corrected error in the subscription class and made it pep8 clean vor 10 Jahren
  Helmut Pozimski 1236f1ab79 corrected errors in the exceptions file and made it pep8 clean vor 10 Jahren
  Helmut Pozimski 8cb39f6eb7 corrected errors in the database file, made it pep8 clean vor 10 Jahren
  Helmut Pozimski 4de55af210 changed the use of raw_input and items() in dictionary for python 3 compatibility vor 10 Jahren
  Helmut Pozimski a028e54a14 corrected some errors in the configuration file and made it pep8 clean vor 10 Jahren
  Helmut Pozimski 4403cdfba3 removed the outputhelper file since it is no longer needed vor 10 Jahren
  Helmut Pozimski 95c616aaa2 removed all uses of the printf function from the main script vor 10 Jahren
  Helmut Pozimski 02191ba68f removed all uses of the printf function in the youtube file vor 10 Jahren
  Helmut Pozimski a91f1c2982 removed all uses of the printf function in the subscription file vor 10 Jahren