Cronologia Commit

Autore SHA1 Messaggio Data
  Helmut Pozimski c2b020c18b project-wide: update copyright and apply pylint suggestions 3 anni fa
  Helmut Pozimski 901d50a3c3 project-wide: reformat code 3 anni fa
  Helmut Pozimski 74ac9bd328 Implement support for ZDF Mediathek (closes #4) 6 anni fa
  Helmut Pozimski d3d10ba7b2 add --site option (closes #1) 6 anni fa
  Helmut Pozimski 2613b627a5 add fallback code to subscribe to Youtube channels that are not users (fixes #9) 6 anni fa
  Helmut Pozimski b5f8cbfdd9 coding style adjustments based on pylint complaints, mainly variable, method and class renaming 9 anni fa
  Helmut Pozimski a35aa28809 remove python 2/3 compability code to only support python 3 from now on 9 anni fa
  Helmut Pozimski 39fbf8e5a7 coding style adjustmens according to PEP-8, updated debian packaging, this marks the 0.9 beta release 9 anni fa
  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 9 anni fa
  Helmut Pozimski 8e577968f8 implemented the noapi Connector class to retrieve all necessary data using only youtube-dl without needing the API, updated TODO 9 anni fa
  Helmut Pozimski a14b087585 started development cycle for 0.9, implemented switching of the configuration to json 9 anni fa
  Helmut Pozimski c23b42fc98 updated the localization files for English and German 10 anni fa
  Helmut Pozimski 4bb61a2899 corrected some more errors in the main scripts and changed the exceptions for python 3 compatibility 10 anni fa
  Helmut Pozimski 1236f1ab79 corrected errors in the exceptions file and made it pep8 clean 10 anni fa
  Helmut Pozimski 95c616aaa2 removed all uses of the printf function from the main script 10 anni fa
  Helmut Pozimski 02191ba68f removed all uses of the printf function in the youtube file 10 anni fa
  Helmut Pozimski a91f1c2982 removed all uses of the printf function in the subscription file 10 anni fa
  Helmut Pozimski 2980d2907e removed all usages of the old outputhelper printf function from configuration and moved the relevant output code to the main script and the error messages to the exceptions 10 anni fa
  Helmut Pozimski 44cdad4e2c Moved the code to update the videos in a subscription from subscription to stov and database 10 anni fa
  Helmut Pozimski 48355c49bd Converted indents to spaces 10 anni fa
  Helmut Pozimski c45900e267 moved the deletion of a subscription from subscription to database module 10 anni fa
  Helmut Pozimski 7f2a714592 introduced another exception for db write access and caught the exceptions in stov 10 anni fa
  Helmut Pozimski 1ab2c0f664 start the refactoring process, defined exceptions and moved the database accesses into a separate file 10 anni fa