Historique des commits

Auteur SHA1 Message Date
  Helmut Pozimski c2b020c18b project-wide: update copyright and apply pylint suggestions il y a 3 ans
  Helmut Pozimski bf6622ced4 youtubedl-wrapper: Only put subprocess call in try block il y a 3 ans
  Helmut Pozimski f8c8e6b386 youtubedl-wrapper: Add optional fallback to best quality with requested codec il y a 3 ans
  Helmut Pozimski 3f95d11283 remove itag value and use configuration video parameters instead il y a 3 ans
  Helmut Pozimski 9d60987bbd youtubedl_wrapper: only append non-empty strings to the video list il y a 6 ans
  Helmut Pozimski 2e4b966cbe don't use singletons as global variables, they might not be initialized yet il y a 6 ans
  Helmut Pozimski 92036f3a06 convert the Conf class to singleton to avoid passing to all functions that need the object il y a 6 ans
  Helmut Pozimski 10e58f1ed5 remove time-consuming --match-title option for youtube-dl, titles will be checked internally instead il y a 7 ans
  Helmut Pozimski c230e3dbe3 ignore errors in youtube-dl while gettings ids and reverse the playlist order to get the most recent videos of a youtube playlist il y a 7 ans
  Helmut Pozimski 7535243fd7 implement support for vid.me (closes #6) il y a 7 ans
  Helmut Pozimski 3f287a0e98 reintroduce more debug messages, create directories according to the title for youtube channels and playlists (closes #2) il y a 7 ans
  Helmut Pozimski 40cd996f3b rename noapi to yt_noapi, add youtubedl_wrapper module to wrap calls to youtube-dl il y a 7 ans