Commit History

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