43 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
  LecygneNoir 04e5c326ee Update version to 0.8.0 4 years ago
  LecygneNoir 99eee2363b Test if using python3 at the beginning of the script, and change shebang to do not force python3, as it enforce default python3 value and thus the check failed even if python2 is used 4 years ago
  LecygneNoir 1e72033846 Update changelog, help and readme to finish the python3 feature 4 years ago
  LecygneNoir 2a624e1d9b Uncomment upload lines commented by error 4 years ago
  Zykino 77bcda7a79 Add a debug option. Upload to Peertube before Youtube. 4 years ago
  Zykino 8c99747898 Remove the CLI input decoding 4 years ago
  Zykino aa7aeed688 Force the use of at least Python 3 4 years ago
  LecygneNoir fa633ee5bb Update files, functions and code to work with python3 4 years ago
  LecygneNoir e5c8c4c9b9 Release hotfix v0.7.1 4 years ago
  LecygneNoir ee2e11b788 Release prismedia v0.7.0, close #40 4 years ago
  LecygneNoir 44875b3567 Add new feature to combine channel and playlist on peertube 🎉 4 years ago
  LecygneNoir ef30541688 Update version to v0.6.4 4 years ago
  LecygneNoir 384a50ca63 Changelog and bump for hotfix 0.6.3 4 years ago
  LecygneNoir 4707632f13 Add CHANGELOG for version v0.6.2 4 years ago
  LecygneNoir 3797c9a9f0 Remove mt option as it's not useful anymore 5 years ago
  Zykino f66ba6cc21 string from URF-8 encoded files have not the "unicode" type 5 years ago
  Zykino 8d8898aa55 The strings arguments should be in unicode 5 years ago
  Zykino 617e989154 fix error message 5 years ago
  Zykino dffd3ffa84 decode stdin strins arguments 5 years ago
  LecygneNoir 2338188325 Add changelog and version for hotfix v0.6.1 5 years ago
  LecygneNoir 041a8fd722 Prepare documentation and changelog for release v0.6 5 years ago
  LecygneNoir 745548abba Add -f as an alias for --file in command line, fix #16 5 years ago
  LecygneNoir 9efb18eb55 Add option to manage playlist for videos 5 years ago
  LecygneNoir 9118f7b082 Add option to manage playlist for videos 5 years ago
  Zykino 3b76221f29 update shebang to use python2 instead of the distrb prefered 5 years ago
  LecygneNoir bd2631699a Add option to manage playlist for videos 5 years ago
  LecygneNoir 5896522df5 Update help and base script to manage thumbnail 5 years ago
  LecygneNoir 0954c1e074 Add changelog for v0.5 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 f3e0369710 Add options to choose audio language for the video (default is English) 6 years ago
  LecygneNoir 605f1a8d67 Validate options schema after parsing NFO, to validate data imported from NFO (sanity checks) 6 years ago
  LecygneNoir 5c5c70b246 Add option to choose which platform to upload to (default is Youtube and Peertube) 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 7c12bcbc31 Add nsfw option for Peertube only, YT api does not support it at the moment 6 years ago
  LecygneNoir 4be4a1727e Add option to disable comments on Peertube (Youtube has no option in API to do that) 6 years ago
  LecygneNoir 2abcf711b8 add possibility to choose privacy 6 years ago
  LecygneNoir c8efa820ff add possibility to choose license cca for Youtube 6 years ago
  LecygneNoir ac91e9b918 rename project to prismedia, thanks to @rigelk for the idea! 6 years ago
  LecygneNoir 4c58f14cdf add category options with conversion between peertube/youtube 6 years ago
  LecygneNoir c79309e091 edit some import to be compatible with python 2.7 6 years ago
  meewan 010931d8b7 pep8 6 years ago
  LecygneNoir 2e8f019cdb peertube upload now supported 6 years ago
  LecygneNoir 33687a1a90 store youtube credentials in a file to avoid asking creds for each uploads 6 years ago
  LecygneNoir 3e0865ad43 correct docopt syntax and validation with schema 6 years ago
  LecygneNoir d0cf9bced0 replace argparser with docopt + schema 6 years ago