Browse Source

Prepare changelo for v0.12.0

pull/62/head
LecygneNoir 3 years ago
parent
commit
0a1360d8e2
1 changed files with 13 additions and 1 deletions
  1. +13
    -1
      CHANGELOG.md

+ 13
- 1
CHANGELOG.md View File

@ -1,8 +1,20 @@
# Changelog
## v0.12.0
### Features
- Add `--heartbeat` option to send request to youtube API, avoiding youtube to disabling you API account if you do not upload video often (Thanks @Zykino see #54)
- Rework and improve genconfig process to avoid erasing existing configuration and deploy a `prismedia-init` script when installing prismedia (see #55)
- Update multiple dependencies used for prismedia as they were very old.
- Add auto search for thumbnail in `.png` in addition to `.jpg` and `.jepg`.
### Fixes
- Add pagination for youtube playlist to search for all user playlists (Thanks @Zykino)
- Remove file format check for both videos and thumbnail as Youtube and Peertube now accepts more than .mp4 and .jpg (see #60)
## v0.11.0
## Features
### Features
- Add the configuration of Original date of Record for Youtube and Peertube (see #50)
- Add a progress bar when uploading on Peertube (Thanks @Zykino, see #52)

Loading…
Cancel
Save