mirror of
https://git.lecygnenoir.info/LecygneNoir/prismedia.git
synced 2025-10-03 01:19:15 +02:00
Prepare changelo for v0.12.0
This commit is contained in:
parent
f8ae2b1c5e
commit
0a1360d8e2
1 changed files with 13 additions and 1 deletions
14
CHANGELOG.md
14
CHANGELOG.md
|
@ -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…
Add table
Add a link
Reference in a new issue