Commit History

Author SHA1 Message Date
  Helmut Pozimski 00eb56b542 program.py: remove config parameter from list subscriptions 2 years ago
  Helmut Pozimski 067209229e program: remove unused parameters in method calls 3 years ago
  Helmut Pozimski c2b020c18b project-wide: update copyright and apply pylint suggestions 3 years ago
  Helmut Pozimski caa6c8d371 lib_stov: remove unused method get_quality_parameter from all connectors 3 years ago
  Helmut Pozimski 901d50a3c3 project-wide: reformat code 3 years ago
  Helmut Pozimski bf6622ced4 youtubedl-wrapper: Only put subprocess call in try block 3 years ago
  Helmut Pozimski f8c8e6b386 youtubedl-wrapper: Add optional fallback to best quality with requested codec 3 years ago
  Helmut Pozimski 3f95d11283 remove itag value and use configuration video parameters instead 3 years ago
  Helmut Pozimski 640bac1d38 configuration: add parameter for audio quality, rename video codec parameter and change maxquality to video height 3 years ago
  Helmut Pozimski 31ad61da7b zdf_mediathek: also check for errors while reading data with urllib 5 years ago
  Helmut Pozimski 82be673689 update changelogs for the 1.2.1 release 5 years ago
  Helmut Pozimski 72eaf169a1 zdf_mediathek: add error handling for http errors and socket timeouts 5 years ago
  Helmut Pozimski 9d60987bbd youtubedl_wrapper: only append non-empty strings to the video list 5 years ago
  Helmut Pozimski 2e4b966cbe don't use singletons as global variables, they might not be initialized yet 6 years ago
  Helmut Pozimski 92036f3a06 convert the Conf class to singleton to avoid passing to all functions that need the object 6 years ago
  Helmut Pozimski 508f7e5385 convert the Db class to singleton to avoid passing to all functions that need the object 6 years ago
  Helmut Pozimski a22a7d6170 remove references to vid.me from README.md 6 years ago
  Helmut Pozimski 3ff33c64ac update changelogs for the 1.2 release 6 years ago
  Helmut Pozimski 81c03bc7f5 use alternative attribute brandTitle to find videos in the ZDF Mediathek 6 years ago
  Helmut Pozimski 49e0d3c63d implement removal of no longer supported sites 6 years ago
  Helmut Pozimski a4ac624d06 remove vid.me, went out of business 6 years ago
  Helmut Pozimski 91039728ca zdf_mediathek: implement search option for channels, use headline instead of titel to find videos (closes #13) 6 years ago
  Helmut Pozimski 0257a1d265 release version 1.1 6 years ago
  Helmut Pozimski 6b842f7ffc update localization files 6 years ago
  Helmut Pozimski 2228037bd0 actually query the data for all 7 days from the ZDF Mediathek 6 years ago
  Helmut Pozimski 10e58f1ed5 remove time-consuming --match-title option for youtube-dl, titles will be checked internally instead 6 years ago
  Helmut Pozimski 7088f36a2f subscription: correct attribute name in check_and_delete 6 years ago
  Helmut Pozimski 661d533b5a zdf_mediathek: retrieve json data of the last 7 days instead of just yesterday 6 years ago
  Helmut Pozimski c230e3dbe3 ignore errors in youtube-dl while gettings ids and reverse the playlist order to get the most recent videos of a youtube playlist 6 years ago
  Helmut Pozimski a898efbe4a update localization files 6 years ago