From 2d7b8e0b095cf02fb332c79e8b2ec8536f2ec7a4 Mon Sep 17 00:00:00 2001 From: Zykino Date: Tue, 2 Oct 2018 12:11:26 +0200 Subject: [PATCH] Update README to show the current state of the playlist integration --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f612c76..9e5ee38 100644 --- a/README.md +++ b/README.md @@ -157,6 +157,8 @@ Languages: - [x] thumbnail/preview - [x] multiple lines description (see [issue 4](https://git.lecygnenoir.info/LecygneNoir/prismedia/issues/4)) - [ ] add videos to playlist (YT & PT workflow: upload video, find playlist id, add video to playlist) + - [x] Peertube + - [ ] Youtube - [x] Use a config file (NFO) file to retrieve videos arguments - [x] Allow to choose peertube or youtube upload (to resume failed upload for example) - [x] Add publishAt option to plan your videos (need the [atd](https://linux.die.net/man/8/atd) daemon, [curl](https://linux.die.net/man/1/curl) and [jq](https://stedolan.github.io/jq/))