Historial de Commits

Autor SHA1 Mensaje Fecha
  Helmut Pozimski f91eca6ffe update documentation on the newly supported video sites hace 7 años
  Helmut Pozimski 095dc6481f zdf-mediathek: decode data to string before parsing to avoid issues with python 3.4 hace 7 años
  Helmut Pozimski 74b728576f implement execution of download and update for specific subscriptions (closes #12) hace 7 años
  Helmut Pozimski 7535243fd7 implement support for vid.me (closes #6) hace 7 años
  Helmut Pozimski 9396ca45d0 implement support for twitch.tv (closes #5) hace 7 años
  Helmut Pozimski 74ac9bd328 Implement support for ZDF Mediathek (closes #4) hace 7 años
  Helmut Pozimski 8f2e3fa25b refactor quality ID detection and video URL handling to prepare for additional video sites hace 7 años
  Helmut Pozimski 908e58d567 release 1.0 hace 7 años
  Helmut Pozimski b87717d10f update localization files (closes #11) hace 7 años
  Helmut Pozimski 3f287a0e98 reintroduce more debug messages, create directories according to the title for youtube channels and playlists (closes #2) hace 7 años
  Helmut Pozimski f1e3ad6ac9 update changelog and man page hace 7 años
  Helmut Pozimski d3d10ba7b2 add --site option (closes #1) hace 7 años
  Helmut Pozimski 40cd996f3b rename noapi to yt_noapi, add youtubedl_wrapper module to wrap calls to youtube-dl hace 7 años
  Helmut Pozimski 705df10050 move main functionality to main module hace 7 años
  Helmut Pozimski 0b3c01eb1c move update and notify to program hace 7 años
  Helmut Pozimski b25c9a6c8c move license printing to program hace 7 años
  Helmut Pozimski 511400f280 move enabling and disabling of subscriptions to program hace 7 años
  Helmut Pozimski b98ab85ba8 move database cleanup to program hace 7 años
  Helmut Pozimski 1561587f9b move catchup to program hace 7 años
  Helmut Pozimski 7b26ff94c0 move listing of videos in a subscription to program hace 7 años
  Helmut Pozimski 7f50d6143e move downloading of videos and e-mail notification to program hace 7 años
  Helmut Pozimski bccb663e99 move updating of subscriptions to program hace 7 años
  Helmut Pozimski 51b71302d4 move deletion of subscriptions to program hace 7 años
  Helmut Pozimski 3d1aed42fc move listing of subscriptions to program hace 7 años
  Helmut Pozimski 6dce4a50de create program module, move subscription creation to program hace 7 años
  Helmut Pozimski 5c45d3f6e6 move code checking for youtube-dl to helpers hace 7 años
  Helmut Pozimski a3c76ce891 move database setup to helpers hace 7 años
  Helmut Pozimski d1762a9f37 move configuration setup to helpers hace 7 años
  Helmut Pozimski 407847f268 move lock file handling to helpers hace 7 años
  Helmut Pozimski 4611b019ca switch from OptionParser to ArgumentParser, move argument parsing to helpers, raise minimum python version to 3.2 hace 7 años