Commit Graph

  • 4e5c2e1 Update Changelog for the v0.9.0 by LecygneNoir 2020-04-07 10:40:11 +0200
  • 1b55340 Update poetry.lock to match new python-magic requirements by LecygneNoir 2020-04-07 10:39:44 +0200
  • 64c5378 Merge branch 'feature/nfo-enhanced' into develop Fix #11 by LecygneNoir 2020-04-07 10:09:56 +0200
  • 1169301 After test python-magic is required on Windows in addition to python-magic-bin, so remove the 'Linux only' marker by LecygneNoir 2020-04-07 10:09:10 +0200
  • 03ae92d Load nfo.txt or NFO.txt regardless the letter case by LecygneNoir 2020-04-04 10:12:49 +0200
  • 11a91af Add better description for Enhanced NFO based on @Zykino review by LecygneNoir 2020-04-04 10:11:25 +0200
  • 881a01f Write documentation about the new NFO usage and possibilities by LecygneNoir 2020-04-03 12:44:29 +0200
  • ef5d6b8 Add a full set of samples to understand better who NFO works now by LecygneNoir 2020-04-03 12:24:46 +0200
  • 17017ae Modify the NFO functions to allow an enhanced use with priorities in options by LecygneNoir 2020-04-03 12:24:23 +0200
  • e91ada9 gitignore .mp4 to avoid commiting test files by LecygneNoir 2020-04-03 12:11:58 +0200
  • af65627 Fix some typo regarding poetry by LecygneNoir 2020-04-03 10:30:29 +0200
  • cb39eef Merge branch 'feature/poetry' into develop by LecygneNoir 2020-04-01 11:38:18 +0200
  • 8faae85 Add documentation for poetry and adjust Changelog by LecygneNoir 2020-04-01 11:38:08 +0200
  • 72b47b9 Modify files and add poetry configuration files to use poetry for distributing and publishing by LecygneNoir 2020-04-01 10:23:33 +0200
  • b1a5d24 Prepare poetry with more standard nomination and configuration and change gitignore to avoid committing file by error by LecygneNoir 2020-04-01 09:59:55 +0200
  • 429ea23 Add new feature to schedule different publication date depending of the platform. Target v0.9.0, Fix #43 by LecygneNoir 2020-03-30 16:13:26 +0200
  • 159ab00 Merge tag '0.8.0' into develop by LecygneNoir 2020-01-19 11:31:03 +0100
  • 1dd41f0 (tag: 0.8.0) Merge branch 'release/0.8.0' by LecygneNoir 2020-01-19 11:30:52 +0100
  • 04e5c32 Update version to 0.8.0 by LecygneNoir 2020-01-19 11:30:41 +0100
  • 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 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
  • 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 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 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