Commit graph

17 commits

Author SHA1 Message Date
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
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
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
0295402194 Use docopt default for description instead of "or" when constructing the body (which is duplicate) 2018-03-12 10:00:21 +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
1ecc9cab25 print error message prefixed by Youtube for more reliability 2018-03-07 14:15:24 +01:00
LecygneNoir
6fb8e530b1 forget to delete a test print 2018-03-02 21:39:25 +01:00
LecygneNoir
33687a1a90 store youtube credentials in a file to avoid asking creds for each uploads 2018-03-02 19:04:01 +01:00
LecygneNoir
8863c6856d modify yt lib to use docopt instead of argparser arguments 2018-03-02 14:04:35 +01:00
LecygneNoir
c634582177 youtube upload is now working 2018-03-02 10:09:01 +01:00
victor héry
54338a1c1c use youtube_secret instead of client_secret to allow more flexibility (possibility to use peertube_secret) 2018-02-28 11:49:26 +01:00
victor héry
ab18459d20 import youtube upload from Youtube samples 2018-02-28 10:55:41 +01:00