273 Commits (develop)
 

Author SHA1 Message Date
  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 76e379ab97 Merge branch 'feature/python3' into develop 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
  LecygneNoir 2b00d65546 Merge branch 'feature/python3-windows' of Zykino/prismedia into feature/python3 4 years ago
  Zykino 77bcda7a79 Add a debug option. Upload to Peertube before Youtube. 4 years ago
  Zykino 591ed0ab80 Fix some the README: sync the dependency list with requirements.txt 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
  Zykino aa7aeed688 Force the use of at least Python 3 4 years ago
  Zykino 4f2a69e025 Add the binaries for the lib needed on Windows 4 years ago
  LecygneNoir aafa71ce6d Update Changelog about python3 4 years ago
  LecygneNoir ee92ff3a6f Add a requirements.txt for an easier installation of dependencies 4 years ago
  LecygneNoir fa633ee5bb Update files, functions and code to work with python3 4 years ago
  LecygneNoir 8b26f0ee53 Merge tag 'v0.7.1' into develop 4 years ago
  LecygneNoir 7b0c543865 Merge branch 'hotfix/v0.7.1' 4 years ago
  LecygneNoir e5c8c4c9b9 Release hotfix v0.7.1 4 years ago
  LecygneNoir 5dc6c78211 Fix bug #42 , crash on Peertube when there is only one tag in video 4 years ago
  LecygneNoir 83a1d30c1c Merge tag 'v0.7.0' into develop 4 years ago
  LecygneNoir 1fc0577ce7 Merge branch 'release/v0.7.0' 4 years ago
  LecygneNoir ee2e11b788 Release prismedia v0.7.0, close #40 4 years ago
  LecygneNoir 9c72a563bd Merge branch 'feature/pt-channel' into develop 4 years ago
  LecygneNoir aa81f13973 Update nfo and readme for the new channel feature for peertube 4 years ago
  LecygneNoir 44875b3567 Add new feature to combine channel and playlist on peertube 🎉 4 years ago
  LecygneNoir 322774a214 Rework README's feature list for more lisibility 4 years ago
  LecygneNoir b21317ec7e Merge branch 'hotfix/v0.6.4' into develop 4 years ago
  LecygneNoir 4ea1daf966 Merge branch 'hotfix/v0.6.4' 4 years ago
  LecygneNoir ef30541688 Update version to v0.6.4 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 6f67de0a3d Merge branch 'hotfix/0.6.3' into develop 4 years ago
  LecygneNoir 6b1260c7bc Merge branch 'hotfix/0.6.3' 4 years ago
  LecygneNoir 384a50ca63 Changelog and bump for hotfix 0.6.3 4 years ago
  LecygneNoir fff3b50074 Add the default channel_id when creating a public Peertube playlist, cf #38 4 years ago
  LecygneNoir 91bdfafb45 Merge branch 'release/v0.6.2' 4 years ago
  LecygneNoir 2a8449afec Merge branch 'feature/pt-playlist-1.3' into develop 4 years ago
  LecygneNoir 4707632f13 Add CHANGELOG for version v0.6.2 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 3b38290040 Update CHANGELOG according to the text used in gitea for v0.6.1-1 5 years ago
  LecygneNoir 8f0fc4cfb5 Merge branch 'hotfix/v0.6.1-1' into develop 5 years ago
  LecygneNoir 7db1ad2836 Release hotfix v0.6.1-1: prepare python3 compatibility 5 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
  LecygneNoir 5907859066 Merge branch 'feature/encoding' of Zykino/prismedia into develop 5 years ago
  Zykino bddf2ee414 fix typo 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