diff --git a/README.md b/README.md index ecfc62d..fd7ec79 100644 --- a/README.md +++ b/README.md @@ -145,7 +145,9 @@ Languages: - [x] enabling/disabling comment (Peertube only as Youtube API does not support it) - [x] nsfw (Peertube only as Youtube API does not support it) - [x] set default language - - ~~thumbnail/preview~~ Canceled, waiting for Youtube's API support + - [ ] thumbnail/preview (YT workflow: upload video, upload thumbnail, add thumbnail to video) + - [ ] 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] 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/))