74 Commits (develop)

Author SHA1 Message Date
  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
  Zykino e94b48278a Force the NFO parsing to read as UTF-8 4 years ago
  Zykino 8c99747898 Remove the CLI input decoding 4 years ago
  LecygneNoir fa633ee5bb Update files, functions and code to work with python3 4 years ago
  LecygneNoir 5dc6c78211 Fix bug #42 , crash on Peertube when there is only one tag in video 4 years ago
  LecygneNoir 44875b3567 Add new feature to combine channel and playlist on peertube 🎉 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 fff3b50074 Add the default channel_id when creating a public Peertube playlist, cf #38 4 years ago
  LecygneNoir 82fd09c0e7 Peertube: Add the function to set playlist for peertube video, and not use channel anymore 4 years ago
  LecygneNoir 9b3d793975 Peertube: modify upload to ever use default channel and create true playlist instead. Playlist created as private for the moment 4 years ago
  LecygneNoir 2f40ef1826 Simplify cleanString function to prepare python3 compatibility 5 years ago
  LecygneNoir 3797c9a9f0 Remove mt option as it's not useful anymore 5 years ago
  Zykino bddf2ee414 fix typo 5 years ago
  Zykino 6c68c3363b prevent decoding unicode strings since python prefer to crash than doing nothing 5 years ago
  Zykino dffd3ffa84 decode stdin strins arguments 5 years ago
  LecygneNoir 7e4f9d995c correct some typo in output, fix #23 5 years ago
  LecygneNoir 9426ca465c Fix 409 conflict in Peertube when a playlist with same name already exists (#20) 5 years ago
  LecygneNoir 90d998a64a Patch error on Peertube when playlist name contains non letter characters surrounded by space. fix #19 5 years ago
  LecygneNoir f8d1fb8e33 fix unicode comparison in pt_upload 5 years ago
  LecygneNoir 81a183dd72 fix max lenght for playlist name in Peertube 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
  LecygneNoir d3a42c4be1 Patch playlist to be comaptible with beta16 (using name AND display name) 5 years ago
  Zykino 8d02d5a3a1 Update peertube "publish at" functionnality to use their API 5 years ago
  Zykino 95f6bc930f fix merge: function name changed 5 years ago
  LecygneNoir cb8ae77a10 Add support for playlist on Peertube 5 years ago
  Zykino 461beaa5cb peertube: fix default playlist 5 years ago
  LecygneNoir bd8aa9c485 Add support for playlist on Peertube 5 years ago
  Zykino 3b76221f29 update shebang to use python2 instead of the distrb prefered 5 years ago
  Zykino 34103c49f2 print the peertube response.json when in error 5 years ago
  LecygneNoir 2e600bc455 Fix bug with trailing / in peertube url. fix #6 5 years ago
  LecygneNoir a160b2e409 Use thumbnail as preview for peertube, fix #7 5 years ago
  LecygneNoir 68959cc1a8 Add support for playlist on Peertube 5 years ago
  LecygneNoir 6dd929a7c8 Fix old variable path inside peertube upload 5 years ago
  LecygneNoir 4803069178 Add thumbnail support for youtube 5 years ago
  LecygneNoir b442f15b17 Add thumbnail support for peertube 5 years ago
  LecygneNoir c822a10d0e Add utilities to manage thumbnail 5 years ago
  LecygneNoir c1e6e032c9 add checks for the jq command and update README 6 years ago
  LecygneNoir 4ec8960451 use refresh_token instead of access_token to plan video in cron, to be able to generate a new token even if token has expired 6 years ago
  LecygneNoir 28f964bf2e plan video only if video has been uploaded with success 6 years ago
  LecygneNoir 677e4eea5f change languages for Peertube according to 1.0.0-beta4 6 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 ac6db56355 Add new feature to force compatibility tag with Mastodon publication (peertube) 6 years ago
  LecygneNoir 768bbb0215 Typo in error messages 6 years ago
  LecygneNoir 1975704954 Displaying video URL after upload 6 years ago