Commit History

Autor SHA1 Mensaxe Data
  Helmut Pozimski 3f287a0e98 reintroduce more debug messages, create directories according to the title for youtube channels and playlists (closes #2) %!s(int64=6) %!d(string=hai) anos
  Helmut Pozimski 735ed7df10 remove the video description from the code, it has never been used anyway %!s(int64=6) %!d(string=hai) anos
  Helmut Pozimski ee778e37f1 use format string instead of deperecated -t in youtube-dl (fixes #10) %!s(int64=6) %!d(string=hai) anos
  Helmut Pozimski d4f8fc163b more coding style adjusted according to PEP-8 and analysis by pylint %!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 0c9b61a707 adapt call to youtube-dl for downloading videos to more recent versions which removed the --max-quality setting, instead use -f with the defined itag value and the video codec definition as alternative, replace h264 with mp4 according to the youtube-dl format definition %!s(int64=9) %!d(string=hai) anos
  Helmut Pozimski 019d004b47 corrected errors in youtubeAPI and made it pep8 clean, fixed the dictionary iteration in subscription %!s(int64=10) %!d(string=hai) anos
  Helmut Pozimski 02191ba68f removed all uses of the printf function in the youtube file %!s(int64=10) %!d(string=hai) anos
  Helmut Pozimski 6df24d6c03 removed all database connections from the youtube module and moved the code to stov, subscription and used the database module %!s(int64=10) %!d(string=hai) anos
  Helmut Pozimski 48355c49bd Converted indents to spaces %!s(int64=10) %!d(string=hai) anos
  Helmut Pozimski a7e46736c0 Correct own module import so it also works properly with python 3 %!s(int64=11) %!d(string=hai) anos
  Helmut Pozimski bb913e6908 Small steps in the direction of distutils as installation method %!s(int64=11) %!d(string=hai) anos