Commit graph

197 commits

Author SHA1 Message Date
LecygneNoir
e52e7f354d Merge branch 'release/v0.9.1' 2020-04-25 10:32:00 +02:00
LecygneNoir
701e61413c Update prismedia, documentation and dependencies to v0.9.1 2020-04-25 10:31:50 +02:00
LecygneNoir
4e20d9efc4 Merge branch 'bypass-mime-verification' of Zykino/prismedia into develop
Add feature to overriding the Mime type check for .mp4 when the user is sure of its file
2020-04-25 09:46:38 +02:00
Zykino
802d70b8d5 Empower user to force using the file they selected
At least on Windows I got multiples times a detected type of 
`inode/blockdevice`. In reality files where good mp4 files accepted by 
peertube and youtube.
2020-04-19 15:26:16 +02:00
LecygneNoir
a1c472a5fa Merge tag 'v0.9.0' into develop
v0.9.0
2020-04-07 10:41:38 +02:00
LecygneNoir
57a4f3dfd0 Merge branch 'release/v0.9.0' 2020-04-07 10:41:32 +02:00
LecygneNoir
4e5c2e1245 Update Changelog for the v0.9.0 2020-04-07 10:40:11 +02:00
LecygneNoir
1b55340b34 Update poetry.lock to match new python-magic requirements 2020-04-07 10:39:44 +02:00
LecygneNoir
64c5378e18 Merge branch 'feature/nfo-enhanced' into develop
Fix #11
2020-04-07 10:09:56 +02:00
LecygneNoir
1169301f14 After test python-magic is required on Windows in addition to python-magic-bin, so remove the 'Linux only' marker 2020-04-07 10:09:10 +02:00
LecygneNoir
03ae92d1af Load nfo.txt or NFO.txt regardless the letter case 2020-04-04 10:12:49 +02:00
LecygneNoir
11a91af534 Add better description for Enhanced NFO based on @Zykino review 2020-04-04 10:11:25 +02:00
LecygneNoir
881a01f862 Write documentation about the new NFO usage and possibilities 2020-04-03 12:44:29 +02:00
LecygneNoir
ef5d6b843a Add a full set of samples to understand better who NFO works now 2020-04-03 12:24:46 +02:00
LecygneNoir
17017ae90c Modify the NFO functions to allow an enhanced use with priorities in options 2020-04-03 12:24:23 +02:00
LecygneNoir
e91ada951f gitignore .mp4 to avoid commiting test files 2020-04-03 12:11:58 +02:00
LecygneNoir
af65627fcf Fix some typo regarding poetry 2020-04-03 10:30:29 +02:00
LecygneNoir
cb39eef8e0 Merge branch 'feature/poetry' into develop 2020-04-01 11:38:18 +02:00
LecygneNoir
8faae852ea Add documentation for poetry and adjust Changelog 2020-04-01 11:38:08 +02:00
LecygneNoir
72b47b95ec Modify files and add poetry configuration files to use poetry for distributing and publishing 2020-04-01 10:23:33 +02:00
LecygneNoir
b1a5d244d4 Prepare poetry with more standard nomination and configuration and change gitignore to avoid committing file by error 2020-04-01 09:59:55 +02:00
LecygneNoir
429ea2333e Add new feature to schedule different publication date depending of the platform. Target v0.9.0, Fix #43 2020-03-30 16:13:26 +02:00
LecygneNoir
159ab00cc9 Merge tag '0.8.0' into develop
Release 0.8.0
2020-01-19 11:31:03 +01:00
LecygneNoir
1dd41f0c46 Merge branch 'release/0.8.0' 2020-01-19 11:30:52 +01:00
LecygneNoir
04e5c326ee Update version to 0.8.0 2020-01-19 11:30:41 +01:00
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 2020-01-19 11:26:14 +01:00
LecygneNoir
76e379ab97 Merge branch 'feature/python3' into develop 2020-01-19 11:16:34 +01:00
LecygneNoir
1e72033846 Update changelog, help and readme to finish the python3 feature 2020-01-19 11:16:14 +01:00
LecygneNoir
2a624e1d9b Uncomment upload lines commented by error 2020-01-19 10:18:25 +01:00
LecygneNoir
2b00d65546 Merge branch 'feature/python3-windows' of Zykino/prismedia into feature/python3
Merge python3 test from Windows thanks to @Zykino
2020-01-19 10:17:22 +01:00
Zykino
77bcda7a79 Add a debug option. Upload to Peertube before Youtube.
An upload to Peertube may be slower or have a slower encoding on the 
server.
Also why not give a preference to the open source host. As it won’t slow 
Youtube only uploads.
2020-01-18 15:51:42 +01:00
Zykino
591ed0ab80 Fix some the README: sync the dependency list with requirements.txt 2020-01-18 15:16:39 +01:00
Zykino
e94b48278a Force the NFO parsing to read as UTF-8 2020-01-18 15:12:50 +01:00
Zykino
8c99747898 Remove the CLI input decoding 2020-01-18 14:53:32 +01:00
Zykino
aa7aeed688 Force the use of at least Python 3 2020-01-18 14:51:45 +01:00
Zykino
4f2a69e025 Add the binaries for the lib needed on Windows 2020-01-18 14:22:24 +01:00
LecygneNoir
aafa71ce6d Update Changelog about python3 2020-01-11 14:15:24 +01:00
LecygneNoir
ee92ff3a6f Add a requirements.txt for an easier installation of dependencies 2020-01-11 14:14:34 +01:00
LecygneNoir
fa633ee5bb Update files, functions and code to work with python3 2020-01-11 13:27:48 +01:00
LecygneNoir
8b26f0ee53 Merge tag 'v0.7.1' into develop
v0.7.1
2019-11-10 12:51:18 +01:00
LecygneNoir
7b0c543865 Merge branch 'hotfix/v0.7.1' 2019-11-10 12:51:10 +01:00
LecygneNoir
e5c8c4c9b9 Release hotfix v0.7.1 2019-11-10 12:49:47 +01:00
LecygneNoir
5dc6c78211 Fix bug #42 , crash on Peertube when there is only one tag in video 2019-11-10 12:48:42 +01:00
LecygneNoir
83a1d30c1c Merge tag 'v0.7.0' into develop
Release v0.7.0
2019-09-07 12:10:51 +02:00
LecygneNoir
1fc0577ce7 Merge branch 'release/v0.7.0' 2019-09-07 12:10:42 +02:00
LecygneNoir
ee2e11b788 Release prismedia v0.7.0, close #40 2019-09-07 12:10:25 +02:00
LecygneNoir
9c72a563bd Merge branch 'feature/pt-channel' into develop 2019-09-07 11:25:56 +02:00
LecygneNoir
aa81f13973 Update nfo and readme for the new channel feature for peertube 2019-09-07 11:25:45 +02:00
LecygneNoir
44875b3567 Add new feature to combine channel and playlist on peertube 🎉 2019-09-07 11:25:00 +02:00
LecygneNoir
322774a214 Rework README's feature list for more lisibility 2019-09-07 11:07:39 +02:00