23 Commits (9aa84aa8b74bb0fbbb4f66da743adc2995d1fa18)

Author SHA1 Message Date
  LecygneNoir 20d1ab6a11 Use console instead of local_server for authentication in Youtube to enable scripting 5 years ago
  LecygneNoir 75aa36e1aa Check if scopes are corrects in youtube credentials 5 years ago
  LecygneNoir 070408bb67 Add playlist feature to Youtube 5 years ago
  Zykino 3b76221f29 update shebang to use python2 instead of the distrb prefered 5 years ago
  LecygneNoir 4803069178 Add thumbnail support for youtube 5 years ago
  LecygneNoir 0ddbca711c add verbose logging with date 6 years ago
  LecygneNoir d2c6154738 Add the publishAt option to allow planned publication for your videos. See README for prerequisites 6 years ago
  LecygneNoir 768bbb0215 Typo in error messages 6 years ago
  LecygneNoir 1975704954 Displaying video URL after upload 6 years ago
  LecygneNoir f3e0369710 Add options to choose audio language for the video (default is English) 6 years ago
  LecygneNoir a2f4ff137f Add support for a full NFO file to specify options for each uploaded videos 6 years ago
  LecygneNoir 5d68cc79f7 correction to be more pep8 compliant (mostly typo) 6 years ago
  LecygneNoir 0295402194 Use docopt default for description instead of "or" when constructing the body (which is duplicate) 6 years ago
  LecygneNoir c8efa820ff add possibility to choose license cca for Youtube 6 years ago
  LecygneNoir 4c58f14cdf add category options with conversion between peertube/youtube 6 years ago
  meewan 010931d8b7 pep8 6 years ago
  LecygneNoir 1ecc9cab25 print error message prefixed by Youtube for more reliability 6 years ago
  LecygneNoir 6fb8e530b1 forget to delete a test print 6 years ago
  LecygneNoir 33687a1a90 store youtube credentials in a file to avoid asking creds for each uploads 6 years ago
  LecygneNoir 8863c6856d modify yt lib to use docopt instead of argparser arguments 6 years ago
  LecygneNoir c634582177 youtube upload is now working 6 years ago
  victor héry 54338a1c1c use youtube_secret instead of client_secret to allow more flexibility (possibility to use peertube_secret) 6 years ago
  victor héry ab18459d20 import youtube upload from Youtube samples 6 years ago