Commit graph

91 commits

Author SHA1 Message Date
LecygneNoir
8d24bfa6a1 Merge remote-tracking branch 'zykino/feature/playlist' into feature/playlist 2018-10-07 21:09:15 +02:00
Zykino
2d7b8e0b09 Update README to show the current state of the playlist integration 2018-10-02 12:11:26 +02:00
Zykino
95f6bc930f fix merge: function name changed 2018-10-01 21:24:34 +02:00
LecygneNoir
6c13370e80 Merge branch 'feature/playlist' of ssh://git.lecygnenoir.info:2223/LecygneNoir/prismedia into feature/playlist 2018-09-22 13:21:39 +02:00
LecygneNoir
9efb18eb55 Add option to manage playlist for videos 2018-09-22 13:18:43 +02:00
LecygneNoir
cb8ae77a10 Add support for playlist on Peertube 2018-09-22 13:17:36 +02:00
LecygneNoir
972cfd73d3 Update peeror repo with new url 2018-09-22 13:11:38 +02:00
LecygneNoir
56873c0063 Merge branch 'fixFirstSetup' of Zykino/prismedia into develop
Thanks again for the help!
2018-09-20 20:23:00 +02:00
Zykino
461beaa5cb peertube: fix default playlist 2018-09-17 00:46:18 +02:00
LecygneNoir
9118f7b082 Add option to manage playlist for videos 2018-09-17 00:46:18 +02:00
LecygneNoir
bd8aa9c485 Add support for playlist on Peertube 2018-09-17 00:44:29 +02:00
LecygneNoir
c5aeacb936 Update peeror repo with new url 2018-09-16 22:25:17 +02:00
Zykino
3b76221f29 update shebang to use python2 instead of the distrb prefered 2018-09-11 22:08:30 +02:00
Zykino
34103c49f2 print the peertube response.json when in error 2018-09-09 21:19:34 +02:00
Zykino
844173f326 fix OAuth URL for peertube 2018-09-09 17:29:09 +02:00
Zykino
f365eb1089 fix README with the version of python used and adding a missing dependency 2018-09-09 17:21:59 +02:00
LecygneNoir
2e600bc455 Fix bug with trailing / in peertube url. fix #6 2018-08-05 11:57:59 +02:00
LecygneNoir
a160b2e409 Use thumbnail as preview for peertube, fix #7 2018-08-05 11:28:22 +02:00
LecygneNoir
bd2631699a Add option to manage playlist for videos 2018-08-04 14:07:37 +02:00
LecygneNoir
68959cc1a8 Add support for playlist on Peertube 2018-08-04 14:07:02 +02:00
LecygneNoir
6a07bbbf4b Update peeror repo with new url 2018-08-04 13:50:39 +02:00
LecygneNoir
9b0da1ea65 Add Changelog info for thumbnail feature 2018-08-01 21:36:15 +02:00
LecygneNoir
dea06c6e8f Merge branch 'feature/thumbnail' into develop 2018-08-01 21:30:33 +02:00
LecygneNoir
6dd929a7c8 Fix old variable path inside peertube upload 2018-08-01 21:25:48 +02:00
LecygneNoir
b784a5b515 Update README with new features and help for thumbnail 2018-07-28 12:52:01 +02:00
LecygneNoir
5896522df5 Update help and base script to manage thumbnail 2018-07-28 12:51:44 +02:00
LecygneNoir
4803069178 Add thumbnail support for youtube 2018-07-28 12:51:21 +02:00
LecygneNoir
b442f15b17 Add thumbnail support for peertube 2018-07-28 12:51:08 +02:00
LecygneNoir
c822a10d0e Add utilities to manage thumbnail 2018-07-28 12:50:53 +02:00
LecygneNoir
0954c1e074 Add changelog for v0.5 2018-05-19 11:19:48 +02:00
LecygneNoir
0cd1d750b4 add example of multinies description 2018-05-10 12:12:03 +02:00
LecygneNoir
7dd84e1f8d add some more features to roadmap \o/ 2018-05-08 15:29:36 +02:00
LecygneNoir
c1e6e032c9 add checks for the jq command and update README 2018-05-08 14:54:25 +02:00
LecygneNoir
4ec8960451 use refresh_token instead of access_token to plan video in cron, to be able to generate a new token even if token has expired 2018-05-08 14:43:23 +02:00
LecygneNoir
28f964bf2e plan video only if video has been uploaded with success 2018-05-08 14:42:32 +02:00
LecygneNoir
677e4eea5f change languages for Peertube according to 1.0.0-beta4 2018-05-08 10:58:03 +02:00
LecygneNoir
1fcb332fc0 set publishAt example date far way in the future for demo :p 2018-05-08 10:30:15 +02:00
LecygneNoir
f98a88803d add compatibility with version before beta4 thanks to git tags 2018-05-08 10:25:21 +02:00
LecygneNoir
0ddbca711c add verbose logging with date 2018-05-06 20:53:30 +02:00
LecygneNoir
d2c6154738 Add the publishAt option to allow planned publication for your videos. See README for prerequisites 2018-05-01 13:41:14 +02:00
victor.hery
8968438af2 Bugfix, no quotes are allowed inside peertube_secret 2018-03-30 08:06:16 +02:00
LecygneNoir
ac6db56355 Add new feature to force compatibility tag with Mastodon publication (peertube) 2018-03-29 23:02:30 +02:00
LecygneNoir
768bbb0215 Typo in error messages 2018-03-26 21:25:28 +02:00
LecygneNoir
1975704954 Displaying video URL after upload 2018-03-16 10:58:49 +01:00
LecygneNoir
f3e0369710 Add options to choose audio language for the video (default is English) 2018-03-16 09:45:37 +01:00
LecygneNoir
605f1a8d67 Validate options schema after parsing NFO, to validate data imported from NFO (sanity checks) 2018-03-16 09:09:43 +01:00
LecygneNoir
5c5c70b246 Add option to choose which platform to upload to (default is Youtube and Peertube) 2018-03-16 08:42:01 +01:00
LecygneNoir
54beb8ee7e Add some protection for tags (no empty tag, no tag with more than 30 chars) 2018-03-15 16:44:32 +01:00
LecygneNoir
6be996b9a3 Check the NFO feature in README! :-) 2018-03-14 10:55:10 +01:00
LecygneNoir
d25162120e Add nfo_example to precise the NFO usage 2018-03-14 10:45:21 +01:00