Commit History

Autor SHA1 Mensaxe Data
  Helmut Pozimski b931bc00b1 also convert video title and description to string %!s(int64=9) %!d(string=hai) anos
  Helmut Pozimski 40ec070d13 decode bytes from subprocess into a string before iterating over it in noapi.py %!s(int64=9) %!d(string=hai) anos
  Helmut Pozimski b5f8cbfdd9 coding style adjustments based on pylint complaints, mainly variable, method and class renaming %!s(int64=9) %!d(string=hai) anos
  Helmut Pozimski a35aa28809 remove python 2/3 compability code to only support python 3 from now on %!s(int64=9) %!d(string=hai) anos
  Helmut Pozimski 6e09c26639 remove the Youtube API code and the configuration option since Google discontinued API version 2, using youtube-dl as a backend is now the only option %!s(int64=9) %!d(string=hai) anos
  Helmut Pozimski c62eea912d add missing parameters for the ParseAPIData function which led to errors while adding channels %!s(int64=9) %!d(string=hai) anos
  Helmut Pozimski 42d6e33d76 update version numbers and debian changelog, release 0.9 %!s(int64=9) %!d(string=hai) anos
  Helmut Pozimski de06b69e16 suppress youtube-dl error output in noapi if stov is not run in verbose mode %!s(int64=9) %!d(string=hai) anos
  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 %!s(int64=9) %!d(string=hai) anos
  Helmut Pozimski 39fbf8e5a7 coding style adjustmens according to PEP-8, updated debian packaging, this marks the 0.9 beta release %!s(int64=9) %!d(string=hai) anos
  Helmut Pozimski bbbb3fcc26 updated gettext files and the German translation accordingly %!s(int64=9) %!d(string=hai) anos
  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 %!s(int64=9) %!d(string=hai) anos
  Helmut Pozimski 5ea642f126 fixed encoding for data retrieved from html or youtube-dl %!s(int64=9) %!d(string=hai) anos
  Helmut Pozimski 8e577968f8 implemented the noapi Connector class to retrieve all necessary data using only youtube-dl without needing the API, updated TODO %!s(int64=9) %!d(string=hai) anos