Historique des commits

Auteur SHA1 Message Date
  Helmut Pozimski 3f287a0e98 reintroduce more debug messages, create directories according to the title for youtube channels and playlists (closes #2) il y a 6 ans
  Helmut Pozimski 735ed7df10 remove the video description from the code, it has never been used anyway il y a 6 ans
  Helmut Pozimski ee778e37f1 use format string instead of deperecated -t in youtube-dl (fixes #10) il y a 6 ans
  Helmut Pozimski d4f8fc163b more coding style adjusted according to PEP-8 and analysis by pylint il y a 9 ans
  Helmut Pozimski a35aa28809 remove python 2/3 compability code to only support python 3 from now on il y a 9 ans
  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 il y a 9 ans
  Helmut Pozimski 019d004b47 corrected errors in youtubeAPI and made it pep8 clean, fixed the dictionary iteration in subscription il y a 10 ans
  Helmut Pozimski 02191ba68f removed all uses of the printf function in the youtube file il y a 10 ans
  Helmut Pozimski 6df24d6c03 removed all database connections from the youtube module and moved the code to stov, subscription and used the database module il y a 10 ans
  Helmut Pozimski 48355c49bd Converted indents to spaces il y a 10 ans
  Helmut Pozimski a7e46736c0 Correct own module import so it also works properly with python 3 il y a 11 ans
  Helmut Pozimski bb913e6908 Small steps in the direction of distutils as installation method il y a 11 ans