277 Commits (plugins)
 

Author SHA1 Message Date
  Zykino b895a4543e Add progress for peertube plugin 2 years ago
  Zykino 46bd46455d WIP Add a configuration global object 2 years ago
  Zykino f90e084b67 WIP Rename and move a bunch of files 2 years ago
  Zykino a2c76bcbe1 WIP Fix typos and other recommendations from pycharm 2 years ago
  Zykino 819f7e04e2 WIP Finally add Yapsy as a dependency 2 years ago
  Zykino 67b8732c13 WIP add a quick debug plugin 3 years ago
  Zykino 311771a555 WIP make Peertube platform’s plugin upload videos. Light mode 3 years ago
  Zykino fe37d0be74 WIP Implements the core flow 3 years ago
  Zykino e7d55bc97e WIP Add a help plugin 3 years ago
  Zykino bcfc8e723a WIP Populate the Video object 3 years ago
  Zykino b5004a63ed WIP Add hearthbeat functionnality 3 years ago
  Zykino 85b86db751 WIP Use spaces for indentation 3 years ago
  Zykino 15edd7987b WIP Prepare the docstring 3 years ago
  Zykino 4f4842fd1f WIP Enumerates the plugins types instead of using magic strings 3 years ago
  Zykino c1e6a6e62d WIP Makes the plugins folder an modifiable if needed 3 years ago
  Zykino 979229aa01 WIP Include some command lines options 3 years ago
  Zykino cedce92dbe WIP Add a Video class to hold all of its properties 3 years ago
  Zykino c9a9b380ab WIP basis for integrating a plugin system 3 years ago
  LecygneNoir e0a63ed4b2 Revert README to use prismedia as it's indeed the binary script installed through pip 3 years ago
  LecygneNoir ba2a1ebb79 Merge branch 'feature/improve_genconfig' into develop 3 years ago
  LecygneNoir cf3d4c32c3 Better resilience for the genconfig function thanks to happy path and @Zykino suggestion! 3 years ago
  LecygneNoir 85f0fe9b6f Add ask_overwirte function to utils in order to be more general and usable in other modules 3 years ago
  LecygneNoir 1a006f3b6c Improve genconfig system and documentation for easier use, cf #55 3 years ago
  LecygneNoir cdef038323 Move logger initialization in __init__.py to be able to use it from any module 3 years ago
  LecygneNoir cbf3386bac Remove confusing warning when using genconfig, see #55 3 years ago
  LecygneNoir ca733e0dc3 Merge pull request 'hearthbeat (keepalive ?)' (#54) from Zykino/prismedia:hearthbeat into develop 3 years ago
  Zykino a4f162320d Fix some spacing formatting and documentation 3 years ago
  Zykino 29b1747c3e Visit all of Youtube’s playlists 3 years ago
  Zykino ea39fe9854 Fix some spacing 3 years ago
  Zykino a725e848ab Add an option to use some credits easiely 3 years ago
  LecygneNoir 9b6da1e3dc Merge tag 'v0.11.0' into develop 3 years ago
  LecygneNoir 194e2e4606 Merge branch 'release/v0.11.0' 3 years ago
  LecygneNoir 339caeb7f7 Bump files to v0.11.0, fix #50 3 years ago
  LecygneNoir e6375b5aa0 Merge pull request 'Add a progression bar for Peertube's upload' (#52) from Zykino/prismedia:feature/progression into develop 3 years ago
  Zykino 6add140732 Disable the progressbar when the user want a quiet output 3 years ago
  Zykino c4e3243131 Add clint as requirement 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 230ac545c4 Patch incorrect loading of NFO keys, breaking the match when the key contains -, and add example for auto-originalDate in NFO 3 years ago
  LecygneNoir 42ee7d761b Need to strip the getmtime timestamp as some OSes return timestamp with microsecond (XXXX.YYYY) 3 years ago
  LecygneNoir 1a937098d8 Merge branch 'feature/recording_date' into develop 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 8dc3a86aab Stripe the README from the full --help output to focus on some main features 3 years ago
  LecygneNoir 4b7c01a707 Add help for option originalDate and changelog about the feature 3 years ago
  LecygneNoir dc98f2e155 Add functions to manage Original Date of record for peertube 3 years ago
  LecygneNoir 60bf26418d Add the originalDate options to Youtube videos 3 years ago
  LecygneNoir 447310a17e Add options and bunch of functions to maange the originalDate fields in prismedia, cf #50 3 years ago
  LecygneNoir 9b597f461e Merge tag 'v0.10.3' into develop 3 years ago
  LecygneNoir 8b1470ab31 Merge branch 'hotfix/v0.10.3' 3 years ago