mirror of https://github.com/Chocobozzz/PeerTube
Update changelog
parent
9f672b01a4
commit
fdee927ce8
|
@ -46,12 +46,12 @@
|
|||
* Add a button to copy server logs in admin
|
||||
* Smoother live autoplay: only the player is reloaded
|
||||
* Improve channel and account page tab title
|
||||
* Better resolution label for custom video aspect. For example with a `1920x816` video, we now display `1080p` instead of `816p`
|
||||
* Support max FPS configuration: the admin can allow videos with more than 60FPS, which is the current default limit
|
||||
* Max resolution file preserves input FPS even if < 720p, allowing users to upload and broadcast a 480p resolution at 60FPS
|
||||
* Add ability for admins to set multiple proxies for youtube-dl that PeerTube will randomly select
|
||||
* Support youtube-dl executable (for example *Linux standalone x64 binary* that includes additional features like [impersonation](https://github.com/yt-dlp/yt-dlp/?tab=readme-ov-file#impersonation))
|
||||
* Add a cover to the file if the user only downloads the audio version of the video
|
||||
* Better resolution label for custom video aspect. For example with a `1920x816` video, we now display `1080p` instead of `816p`
|
||||
* Forward watch page `start` query param to the OEmbed service so that the embed starts at the correct time
|
||||
* Notify local users on when an *Internal* video is published
|
||||
* Add ability for admins to disable federation (disabling ActivityPub endpoints)
|
||||
|
|
Loading…
Reference in New Issue