Add new feature to schedule different publication date depending of the platform. Target v0.9.0, Fix #43

This commit is contained in:
LecygneNoir 2020-03-30 16:13:26 +02:00
parent 159ab00cc9
commit 429ea2333e
6 changed files with 37 additions and 4 deletions

View file

@ -112,6 +112,8 @@ Options:
--publishAt=DATE Publish the video at the given DATE using local server timezone.
DATE should be on the form YYYY-MM-DDThh:mm:ss eg: 2018-03-12T19:00:00
DATE should be in the future
--peertubeAt=DATE
--youtubeAt=DATE Override publishAt for the corresponding platform. Allow to create preview on specific platform
--thumbnail=STRING Path to a file to use as a thumbnail for the video.
Supported types are jpg and jpeg.
By default, prismedia search for an image based on video name followed by .jpg or .jpeg