Commit Graph

  • 99eee23 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 by LecygneNoir 2020-01-19 11:26:14 +0100
  • 76e379a Merge branch 'feature/python3' into develop by LecygneNoir 2020-01-19 11:16:34 +0100
  • 1e72033 Update changelog, help and readme to finish the python3 feature by LecygneNoir 2020-01-19 11:16:14 +0100
  • 2a624e1 Uncomment upload lines commented by error by LecygneNoir 2020-01-19 10:18:25 +0100
  • 2b00d65 Merge branch 'feature/python3-windows' of Zykino/prismedia into feature/python3 by LecygneNoir 2020-01-19 10:17:22 +0100
  • 77bcda7 Add a debug option. Upload to Peertube before Youtube. by Zykino 2020-01-18 15:51:42 +0100
  • 591ed0a Fix some the README: sync the dependency list with requirements.txt by Zykino 2020-01-18 15:16:39 +0100
  • e94b482 Force the NFO parsing to read as UTF-8 by Zykino 2020-01-18 15:12:50 +0100
  • 8c99747 Remove the CLI input decoding by Zykino 2020-01-18 14:53:32 +0100
  • aa7aeed Force the use of at least Python 3 by Zykino 2020-01-18 14:51:45 +0100
  • 4f2a69e Add the binaries for the lib needed on Windows by Zykino 2020-01-18 14:22:24 +0100
  • aafa71c Update Changelog about python3 by LecygneNoir 2020-01-11 14:15:24 +0100
  • ee92ff3 Add a requirements.txt for an easier installation of dependencies by LecygneNoir 2020-01-11 14:14:34 +0100
  • fa633ee Update files, functions and code to work with python3 by LecygneNoir 2020-01-11 13:27:48 +0100
  • 8b26f0e Merge tag 'v0.7.1' into develop by LecygneNoir 2019-11-10 12:51:18 +0100
  • 7b0c543 (tag: v0.7.1) Merge branch 'hotfix/v0.7.1' by LecygneNoir 2019-11-10 12:51:10 +0100
  • e5c8c4c Release hotfix v0.7.1 by LecygneNoir 2019-11-10 12:49:47 +0100
  • 5dc6c78 Fix bug #42 , crash on Peertube when there is only one tag in video by LecygneNoir 2019-11-10 12:48:42 +0100
  • 83a1d30 Merge tag 'v0.7.0' into develop by LecygneNoir 2019-09-07 12:10:51 +0200
  • 1fc0577 (tag: v0.7.0) Merge branch 'release/v0.7.0' by LecygneNoir 2019-09-07 12:10:42 +0200
  • ee2e11b Release prismedia v0.7.0, close #40 by LecygneNoir 2019-09-07 12:10:25 +0200
  • 9c72a56 Merge branch 'feature/pt-channel' into develop by LecygneNoir 2019-09-07 11:25:56 +0200
  • aa81f13 Update nfo and readme for the new channel feature for peertube by LecygneNoir 2019-09-07 11:25:45 +0200
  • 44875b3 Add new feature to combine channel and playlist on peertube 🎉 by LecygneNoir 2019-09-07 11:25:00 +0200
  • 322774a Rework README's feature list for more lisibility by LecygneNoir 2019-09-07 11:07:39 +0200
  • b21317e Merge branch 'hotfix/v0.6.4' into develop by LecygneNoir 2019-08-11 11:09:01 +0200
  • 4ea1daf Merge branch 'hotfix/v0.6.4' by LecygneNoir 2019-08-11 11:08:50 +0200
  • ef30541 (tag: v0.6.4) Update version to v0.6.4 by LecygneNoir 2019-08-11 11:08:29 +0200
  • 42a2030 Exit the upload when failing to add video to a playlist on Youtube, to be more consistent with Peertube, fix #33 by LecygneNoir 2019-08-11 11:05:07 +0200
  • 070e05d Correctly check if a playlist has been created on Youtube before trying to add an uploaded video to it, cf #33 by LecygneNoir 2019-08-11 11:03:36 +0200
  • b29b9ce Patch the check for playlist exist on Youtube, fix #39 by LecygneNoir 2019-08-11 10:57:12 +0200
  • 6f67de0 Merge branch 'hotfix/0.6.3' into develop by LecygneNoir 2019-07-20 09:07:17 +0200
  • 6b1260c Merge branch 'hotfix/0.6.3' by LecygneNoir 2019-07-20 09:06:46 +0200
  • 384a50c (tag: 0.6.3) Changelog and bump for hotfix 0.6.3 by LecygneNoir 2019-07-20 09:06:34 +0200
  • fff3b50 Add the default channel_id when creating a public Peertube playlist, cf #38 by LecygneNoir 2019-07-20 09:04:26 +0200
  • 91bdfaf Merge branch 'release/v0.6.2' by LecygneNoir 2019-06-27 21:32:07 +0200
  • 2a8449a (tag: v0.6.2) Merge branch 'feature/pt-playlist-1.3' into develop by LecygneNoir 2019-06-27 21:31:25 +0200
  • 4707632 (1598501401769602981/feature/pt-playlist-1.3) Add CHANGELOG for version v0.6.2 by LecygneNoir 2019-06-27 21:30:51 +0200
  • 82fd09c Peertube: Add the function to set playlist for peertube video, and not use channel anymore by LecygneNoir 2019-06-18 13:17:44 +0200
  • 9b3d793 Peertube: modify upload to ever use default channel and create true playlist instead. Playlist created as private for the moment by LecygneNoir 2019-06-18 12:58:02 +0200
  • 22356f3 (requirements) rollback to RawConfigParser by Rigel Kent 2019-02-22 18:12:43 +0100
  • b8e7727 add compatibility with python 3 by Rigel Kent 2019-02-19 12:02:54 +0100
  • 80a7f07 move sample file into config submodule, genconfig command instead by Rigel Kent 2019-02-19 11:24:43 +0100
  • 4b970fe moved prismedia_upload in a module, added poetry command by Rigel Kent 2019-02-18 15:20:42 +0100
  • 0d898f2 migrated to poetry and exported requirements by Rigel Kent 2019-02-18 14:19:50 +0100
  • c070354 fix typo by Zykino 2018-12-11 01:17:23 +0100
  • 2f43a48 string from URF-8 encoded files have not the "unicode" type by Zykino 2018-11-28 00:50:38 +0100
  • 2da6479 The strings arguments should be in unicode by Zykino 2018-11-11 16:52:48 +0100
  • 33e55bc prevent decoding unicode strings since python prefer to crash than doing nothing by Zykino 2018-11-11 14:31:51 +0100
  • c1f3e56 fix error message by Zykino 2018-11-11 13:00:47 +0100
  • 535156d update the README by Zykino 2018-11-10 19:13:36 +0100
  • 3ac6d00 decode stdin strins arguments by Zykino 2018-11-10 18:56:26 +0100
  • e1c8438 correct some typo in output, fix #23 by LecygneNoir 2018-12-10 07:28:04 +0100
  • 3b38290 Update CHANGELOG according to the text used in gitea for v0.6.1-1 by LecygneNoir 2019-03-10 10:50:35 +0100
  • 8f0fc4c Merge branch 'hotfix/v0.6.1-1' into develop by LecygneNoir 2019-03-09 11:35:58 +0100
  • 7db1ad2 Release hotfix v0.6.1-1: prepare python3 compatibility by LecygneNoir 2019-03-09 11:35:13 +0100
  • 2f40ef1 (tag: v0.6.1-1) Simplify cleanString function to prepare python3 compatibility by LecygneNoir 2019-03-09 11:34:57 +0100
  • 3797c9a Remove mt option as it's not useful anymore by LecygneNoir 2019-03-09 10:34:18 +0100
  • 5907859 (HEAD -> develop) Merge branch 'feature/encoding' of Zykino/prismedia into develop by LecygneNoir 2018-12-14 20:19:14 +0100
  • bddf2ee fix typo by Zykino 2018-12-11 01:17:23 +0100
  • f66ba6c string from URF-8 encoded files have not the "unicode" type by Zykino 2018-11-28 00:50:38 +0100
  • 8d8898a The strings arguments should be in unicode by Zykino 2018-11-11 16:52:48 +0100
  • 6c68c33 prevent decoding unicode strings since python prefer to crash than doing nothing by Zykino 2018-11-11 14:31:51 +0100
  • 617e989 fix error message by Zykino 2018-11-11 13:00:47 +0100
  • dbcd2ff update the README by Zykino 2018-11-10 19:13:36 +0100
  • dffd3ff decode stdin strins arguments by Zykino 2018-11-10 18:56:26 +0100
  • 7e4f9d9 correct some typo in output, fix #23 by LecygneNoir 2018-12-10 07:28:04 +0100
  • 8c0f1fd Merge branch 'hotfix/v0.6.1' into develop by LecygneNoir 2018-10-28 09:57:37 +0100
  • 08416d2 (master) Merge branch 'hotfix/v0.6.1' by LecygneNoir 2018-10-28 09:57:24 +0100
  • 2338188 (tag: v0.6.1) Add changelog and version for hotfix v0.6.1 by LecygneNoir 2018-10-28 09:56:56 +0100
  • 9426ca4 Fix 409 conflict in Peertube when a playlist with same name already exists (#20) by LecygneNoir 2018-10-28 09:53:45 +0100
  • 70a933f Merge branch 'hotfix/issue19' into develop by LecygneNoir 2018-10-20 20:52:21 +0200
  • 097ff96 Merge branch 'hotfix/issue19' by LecygneNoir 2018-10-20 20:52:12 +0200
  • 90d998a (tag: issue19) Patch error on Peertube when playlist name contains non letter characters surrounded by space. fix #19 by LecygneNoir 2018-10-20 20:51:43 +0200
  • f8d1fb8 fix unicode comparison in pt_upload by LecygneNoir 2018-10-20 20:27:15 +0200
  • ce671da Merge branch 'release/v0.6' into develop by LecygneNoir 2018-10-19 14:49:36 +0200
  • 9aa84aa Merge branch 'release/v0.6' by LecygneNoir 2018-10-19 14:49:26 +0200
  • bb61725 (tag: v0.6) Prepare documentation and changelog for release v0.6 by LecygneNoir 2018-10-19 14:49:10 +0200
  • 041a8fd Prepare documentation and changelog for release v0.6 by LecygneNoir 2018-10-19 14:48:52 +0200
  • 81a183d fix max lenght for playlist name in Peertube by LecygneNoir 2018-10-19 13:48:32 +0200
  • 745548a Add -f as an alias for --file in command line, fix #16 by LecygneNoir 2018-10-18 23:08:56 +0200
  • 04514c8 Merge branch 'feature/playlist' into develop by LecygneNoir 2018-10-18 22:55:48 +0200
  • 20d1ab6 Use console instead of local_server for authentication in Youtube to enable scripting by LecygneNoir 2018-10-18 22:53:45 +0200
  • 75aa36e Check if scopes are corrects in youtube credentials by LecygneNoir 2018-10-18 22:52:06 +0200
  • 070408b Add playlist feature to Youtube by LecygneNoir 2018-10-18 22:42:25 +0200
  • d3a42c4 Patch playlist to be comaptible with beta16 (using name AND display name) by LecygneNoir 2018-10-15 12:42:40 +0200
  • 2565071 Add examples for using playlist feature by LecygneNoir 2018-10-15 12:42:09 +0200
  • 64908a7 Merge branch 'develop' into feature/playlist by LecygneNoir 2018-10-15 12:19:05 +0200
  • d744ccb Update changelog for new publishAt feature by LecygneNoir 2018-10-15 11:37:52 +0200
  • db94d96 Merge branch 'publishAt' of Zykino/prismedia into develop by LecygneNoir 2018-10-15 10:41:49 +0200
  • b4691bb Correct typo in readme for playlist feature by LecygneNoir 2018-10-07 21:26:21 +0200
  • 8d24bfa Merge remote-tracking branch 'zykino/feature/playlist' into feature/playlist by LecygneNoir 2018-10-07 21:09:15 +0200
  • 5d59889 Remove external utilities in README not used anymore for to publishAt by Zykino 2018-10-02 11:21:20 +0200
  • 8d02d5a Update peertube "publish at" functionnality to use their API by Zykino 2018-10-02 00:30:33 +0200
  • 2d7b8e0 Update README to show the current state of the playlist integration by Zykino 2018-10-02 12:11:26 +0200
  • 95f6bc9 fix merge: function name changed by Zykino 2018-10-01 21:24:34 +0200
  • 6c13370 Merge branch 'feature/playlist' of ssh://git.lecygnenoir.info:2223/LecygneNoir/prismedia into feature/playlist by LecygneNoir 2018-09-22 13:21:39 +0200
  • 9efb18e Add option to manage playlist for videos by LecygneNoir 2018-08-04 14:07:37 +0200
  • cb8ae77 Add support for playlist on Peertube by LecygneNoir 2018-08-04 14:07:02 +0200
  • 972cfd7 Update peeror repo with new url by LecygneNoir 2018-08-04 13:50:39 +0200