Commit History

Author SHA1 Message Date
  Helmut Pozimski c62eea912d add missing parameters for the ParseAPIData function which led to errors while adding channels 9 years ago
  Helmut Pozimski 42d6e33d76 update version numbers and debian changelog, release 0.9 9 years ago
  Helmut Pozimski de06b69e16 suppress youtube-dl error output in noapi if stov is not run in verbose mode 9 years ago
  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 9 years ago
  Helmut Pozimski 39fbf8e5a7 coding style adjustmens according to PEP-8, updated debian packaging, this marks the 0.9 beta release 9 years ago
  Helmut Pozimski bbbb3fcc26 updated gettext files and the German translation accordingly 9 years ago
  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 years ago
  Helmut Pozimski 5ea642f126 fixed encoding for data retrieved from html or youtube-dl 9 years ago
  Helmut Pozimski 8e577968f8 implemented the noapi Connector class to retrieve all necessary data using only youtube-dl without needing the API, updated TODO 9 years ago