Package Details: peertube 7.0.1-1

Git Clone URL: https://aur.archlinux.org/peertube.git (read-only, click to copy)
Package Base: peertube
Description: ActivityPub-federated video streaming platform using P2P directly in your web browser
Upstream URL: https://joinpeertube.org/
Keywords: hls p2p self-hosted torrent video
Licenses: AGPL
Submitter: daftaupe
Maintainer: daftaupe (rigelk)
Last Packager: daftaupe
Votes: 29
Popularity: 0.028877
First Submitted: 2018-04-11 19:46 (UTC)
Last Updated: 2025-01-06 13:11 (UTC)

Pinned Comments

daftaupe commented on 2025-01-06 13:26 (UTC)

7.0.1 is out, check the release notes, mostly bug fixes, so check the 7.0.0 also if you skipped it.

Starting with previous commit, the default.yaml is now included into /etc/peertube, so that might have some impact for some of you.

daftaupe commented on 2024-12-17 19:48 (UTC)

7.0.0 is out, check the release notes.

Too many things to check to make a summary here, please read what's important to check.

rigelk commented on 2020-06-18 13:32 (UTC)

Please note that the package now verifies the release signature against the lead developer's key, which you can find here: https://keybase.io/chocobozzz

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »

rigelk commented on 2019-02-06 13:32 (UTC)

please double check the breaking changes present in the 1.2.0 release (mainly new configurations to add to your production.yaml): https://github.com/Chocobozzz/PeerTube/blob/develop/CHANGELOG.md#v120

mkoppmann commented on 2018-09-13 19:46 (UTC)

@rigelk: Awesome, thank you very much :)

rigelk commented on 2018-09-13 10:08 (UTC)

@mkoppmann: now fixed upstream - it was an incompatibility of bcrypt >= 3.x with Node 8.12 specifically (downgrading to Node 8.11.x solved the problem) - they made a new release and I updated accordingly.

mkoppmann commented on 2018-09-11 21:31 (UTC)

Can’t install this package currently. It fails at installing the bcrypt@3.0.0 module. This is because Nodejs 10 is required for that.

https://www.npmjs.com/package/bcrypt#version-compatibility

flacks commented on 2018-07-13 21:17 (UTC)

@daftaupe, You're welcome, thank you! :)

daftaupe commented on 2018-07-12 18:51 (UTC)

@flacks, this should be fixed now, thanks for reporting these issues :)

flacks commented on 2018-07-12 08:32 (UTC)

The peertube user should also own all of /etc/peertube so that the web UI can write to production.yml.

flacks commented on 2018-07-12 06:48 (UTC) (edited on 2018-07-12 08:30 (UTC) by flacks)

Nice! npm is also a missing run-time dependency.

daftaupe commented on 2018-07-11 09:17 (UTC)

@flacks : I've added git as a makedepend and removed nginx as a dependency as people could choose another reverse-proxy.

flacks commented on 2018-06-29 20:39 (UTC)

Git is a missing makedepend