144 Commits (ef305416887970ddfaaab3414fffb2d583543ee9)
 

Author SHA1 Message Date
  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 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
  Zykino 6c68c3363b prevent decoding unicode strings since python prefer to crash than doing nothing 5 years ago
  Zykino 617e989154 fix error message 5 years ago
  Zykino dbcd2ff010 update the README 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 8c0f1fd038 Merge branch 'hotfix/v0.6.1' into develop 5 years ago
  LecygneNoir 08416d2796 Merge branch 'hotfix/v0.6.1' 5 years ago
  LecygneNoir 2338188325 Add changelog and version for hotfix v0.6.1 5 years ago
  LecygneNoir 9426ca465c Fix 409 conflict in Peertube when a playlist with same name already exists (#20) 5 years ago
  LecygneNoir 70a933f48a Merge branch 'hotfix/issue19' into develop 5 years ago
  LecygneNoir 097ff965bb Merge branch 'hotfix/issue19' 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 ce671dab8e Merge branch 'release/v0.6' into develop 5 years ago
  LecygneNoir 9aa84aa8b7 Merge branch 'release/v0.6' 5 years ago
  LecygneNoir bb61725e62 Prepare documentation and changelog for release v0.6 5 years ago
  LecygneNoir 041a8fd722 Prepare documentation and changelog for release v0.6 5 years ago
  LecygneNoir 81a183dd72 fix max lenght for playlist name in Peertube 5 years ago
  LecygneNoir 745548abba Add -f as an alias for --file in command line, fix #16 5 years ago
  LecygneNoir 04514c86e6 Merge branch 'feature/playlist' into develop 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
  LecygneNoir 2565071e40 Add examples for using playlist feature 5 years ago
  LecygneNoir 64908a75ca Merge branch 'develop' into feature/playlist 5 years ago
  LecygneNoir d744ccb45e Update changelog for new publishAt feature 5 years ago
  LecygneNoir db94d96035 Merge branch 'publishAt' of Zykino/prismedia into develop 5 years ago
  LecygneNoir b4691bba1e Correct typo in readme for playlist feature 5 years ago