16 Commits (master)

Author SHA1 Message Date
  Zykino a4f162320d Fix some spacing formatting and documentation 3 years ago
  Zykino 6add140732 Disable the progressbar when the user want a quiet output 3 years ago
  Zykino 93f1205ab8 Make it possible to choose between multiples tipes of progress bar 3 years ago
  Zykino 09c2d84357 Add a progression bar to Peertube upload 3 years ago
  LecygneNoir 736582b495 Change the originalDate behaviour to not default, and add option to auto manage the original date if needed 3 years ago
  LecygneNoir 4a9fda5e77 Add one function to deal with date to avoid duplicate code 3 years ago
  LecygneNoir dc98f2e155 Add functions to manage Original Date of record for peertube 3 years ago
  LecygneNoir 6d15ad18ca Fix peertube pagination index for playlsit, as index begins at 0, not 1, shame on me! 😳 3 years ago
  LecygneNoir 26476347d3 Renable Peertube upload after tests 😓 3 years ago
  LecygneNoir 5160e9e68d Add a check to avoid uploading on Peertube with more than 5 tags (see #48) 3 years ago
  LecygneNoir cbb7c745de Add pagination to find Peertube existing playlists as default pagination shows 14 playlists max. See #41 3 years ago
  LecygneNoir 379aef1dd8 Following discussion in #29, rename print-url option and add a batch options 3 years ago
  LecygneNoir 1c441bf67a Add new options --quiet and --print-url for an easier scripting use of prismedia, cf #29 3 years ago
  LecygneNoir dc7dd5cb46 Full rewrite of logging system to introduce --log as an option, and prepare the work for #29 3 years ago
  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 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 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 3797c9a9f0 Remove mt option as it's not useful anymore 5 years ago
  LecygneNoir 9426ca465c Fix 409 conflict in Peertube when a playlist with same name already exists (#20) 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 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 b442f15b17 Add thumbnail support for peertube 5 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
  LecygneNoir f3e0369710 Add options to choose audio language for the video (default is English) 6 years ago
  LecygneNoir 54beb8ee7e Add some protection for tags (no empty tag, no tag with more than 30 chars) 6 years ago
  LecygneNoir a2f4ff137f Add support for a full NFO file to specify options for each uploaded videos 6 years ago