2 Commits (57a4f3dfd05f5ebc23fb5539ce5edf221f870b02)

Author SHA1 Message Date
  LecygneNoir 72b47b95ec Modify files and add poetry configuration files to use poetry for distributing and publishing 4 years ago
  LecygneNoir b1a5d244d4 Prepare poetry with more standard nomination and configuration and change gitignore to avoid committing file by error 4 years ago
  LecygneNoir 429ea2333e Add new feature to schedule different publication date depending of the platform. Target v0.9.0, Fix #43 4 years ago
  LecygneNoir fa633ee5bb Update files, functions and code to work with python3 4 years ago
  LecygneNoir 42a20308f0 Exit the upload when failing to add video to a playlist on Youtube, to be more consistent with Peertube, fix #33 4 years ago
  LecygneNoir 070e05de0b Correctly check if a playlist has been created on Youtube before trying to add an uploaded video to it, cf #33 4 years ago
  LecygneNoir b29b9cedef Patch the check for playlist exist on Youtube, fix #39 4 years ago
  LecygneNoir 7e4f9d995c correct some typo in output, fix #23 5 years ago
  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