Commit Verlauf

Autor SHA1 Nachricht Datum
  Helmut Pozimski 74ac9bd328 Implement support for ZDF Mediathek (closes #4) vor 6 Jahren
  Helmut Pozimski d3d10ba7b2 add --site option (closes #1) vor 6 Jahren
  Helmut Pozimski 2613b627a5 add fallback code to subscribe to Youtube channels that are not users (fixes #9) vor 6 Jahren
  Helmut Pozimski b5f8cbfdd9 coding style adjustments based on pylint complaints, mainly variable, method and class renaming vor 9 Jahren
  Helmut Pozimski a35aa28809 remove python 2/3 compability code to only support python 3 from now on 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 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 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 a14b087585 started development cycle for 0.9, implemented switching of the configuration to json vor 9 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 1236f1ab79 corrected errors in the exceptions file and made it pep8 clean 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
  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 vor 10 Jahren
  Helmut Pozimski 44cdad4e2c Moved the code to update the videos in a subscription from subscription to stov and database vor 10 Jahren
  Helmut Pozimski 48355c49bd Converted indents to spaces vor 10 Jahren
  Helmut Pozimski c45900e267 moved the deletion of a subscription from subscription to database module vor 10 Jahren
  Helmut Pozimski 7f2a714592 introduced another exception for db write access and caught the exceptions in stov vor 10 Jahren
  Helmut Pozimski 1ab2c0f664 start the refactoring process, defined exceptions and moved the database accesses into a separate file vor 10 Jahren