Cancel Thumbmail support as Youtube API does not even support it...

This commit is contained in:
LecygneNoir 2018-03-12 12:13:34 +01:00
parent 5d68cc79f7
commit 8626ca0a87

View file

@ -61,7 +61,7 @@ Categories:
- [x] privacy (between public, unlisted or private) - [x] privacy (between public, unlisted or private)
- [x] enabling/disabling comment (Peertube only as Youtube API does not support it) - [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] nsfw (Peertube only as Youtube API does not support it)
- [ ] thumbnail/preview - ~~thumbnail/preview~~ Canceled, waiting for Youtube's API support
- [ ] Use a config file (NFO) file to retrieve videos arguments - [ ] Use a config file (NFO) file to retrieve videos arguments
- [ ] Record and forget: put the video in a directory, and the script uploads it for you - [ ] Record and forget: put the video in a directory, and the script uploads it for you
- [ ] Usable on Desktop (Linux and/or Windows and/or MacOS) - [ ] Usable on Desktop (Linux and/or Windows and/or MacOS)