Commit graph

36 commits

Author SHA1 Message Date
LecygneNoir
f8d1fb8e33 fix unicode comparison in pt_upload 2018-10-20 20:27:15 +02:00
LecygneNoir
81a183dd72 fix max lenght for playlist name in Peertube 2018-10-19 13:48:32 +02:00
LecygneNoir
d3a42c4be1 Patch playlist to be comaptible with beta16 (using name AND display name) 2018-10-15 12:42:40 +02:00
LecygneNoir
64908a75ca Merge branch 'develop' into feature/playlist 2018-10-15 12:19:05 +02:00
LecygneNoir
8d24bfa6a1 Merge remote-tracking branch 'zykino/feature/playlist' into feature/playlist 2018-10-07 21:09:15 +02:00
Zykino
8d02d5a3a1 Update peertube "publish at" functionnality to use their API 2018-10-02 13:11:58 +02:00
Zykino
95f6bc930f fix merge: function name changed 2018-10-01 21:24:34 +02:00
LecygneNoir
cb8ae77a10 Add support for playlist on Peertube 2018-09-22 13:17:36 +02:00
Zykino
461beaa5cb peertube: fix default playlist 2018-09-17 00:46:18 +02:00
LecygneNoir
bd8aa9c485 Add support for playlist on Peertube 2018-09-17 00:44:29 +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
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
6dd929a7c8 Fix old variable path inside peertube upload 2018-08-01 21:25:48 +02:00
LecygneNoir
b442f15b17 Add thumbnail support for peertube 2018-07-28 12:51:08 +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
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
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
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
a2f4ff137f Add support for a full NFO file to specify options for each uploaded videos 2018-03-14 10:44:54 +01:00
LecygneNoir
5d68cc79f7 correction to be more pep8 compliant (mostly typo) 2018-03-12 11:08:08 +01:00
LecygneNoir
7c12bcbc31 Add nsfw option for Peertube only, YT api does not support it at the moment 2018-03-12 10:38:59 +01:00
LecygneNoir
4be4a1727e Add option to disable comments on Peertube (Youtube has no option in API to do that) 2018-03-12 09:35:25 +01:00
LecygneNoir
2abcf711b8 add possibility to choose privacy 2018-03-09 22:16:36 +01:00
LecygneNoir
c8efa820ff add possibility to choose license cca for Youtube 2018-03-09 16:15:53 +01:00
LecygneNoir
4c58f14cdf add category options with conversion between peertube/youtube 2018-03-09 15:36:25 +01:00
meewan
010931d8b7 pep8 2018-03-08 22:48:16 +01:00
LecygneNoir
fbde389349 support tags for peertube, refer https://github.com/requests/toolbelt/issues/190 2018-03-08 13:53:37 +01:00
LecygneNoir
2e8f019cdb peertube upload now supported 2018-03-07 14:15:52 +01:00
victor héry
d395398595 libs outlines 2018-02-28 10:56:29 +01:00