2
1

Mirror of upstream PeerTube repository.

Chocobozzz 1642c5b9e7 Protect all video related AP endpoints 1 сар өмнө
.github ca90b8f651 Update github actions 3 сар өмнө
apps 3bfecf4890 Update runner version 1 сар өмнө
client 9244620f37 Fix view explanation 1 сар өмнө
config 5cb3e6a0b8 Use sessionId instead of IP to identify viewer 1 сар өмнө
packages afb28272f5 Check video rights before providing AP information 1 сар өмнө
scripts b89f37a751 Add inspect node option to benchmark script 1 сар өмнө
server 1642c5b9e7 Protect all video related AP endpoints 1 сар өмнө
support 1208269dcb Fix nodejs install URLs 1 сар өмнө
.dockerignore d2f79ee2fd Fix docker build 4 жил өмнө
.editorconfig b34563079a Update editor config 1 жил өмнө
.eslintrc.json 9e2700b89d Fix lint 3 сар өмнө
.gitignore 3a4992633e Migrate server to ESM 9 сар өмнө
.gitpod.yml ef62d58674 Fix PostreSQL initialization for Gitpod 3 жил өмнө
.mocharc.cjs e2b2c46339 Fix tests 3 сар өмнө
CHANGELOG.md 4f12515cc7 Update changelog 1 сар өмнө
CODE_OF_CONDUCT.md 907bcfa02c Misc wording fixes, while learning how to test/contribute (#5727) 1 жил өмнө
CREDITS.md 0fe016f0ea Update code contributors 2 сар өмнө
FAQ.md 99c05b3dcc Update FAQ.md 2 жил өмнө
LICENSE 2fec520605 Change licence to AGPL 7 жил өмнө
README.md 1387e0a3bb It's 2024! 3 сар өмнө
SECURITY.md 374e419738 Update my email 3 жил өмнө
package.json 712f7d18e6 Update superagent 1 сар өмнө
tsconfig.base.json 8573e5a80a Implement user import/export in server 3 сар өмнө
tsconfig.eslint.json 3a4992633e Migrate server to ESM 9 сар өмнө
yarn.lock 712f7d18e6 Update superagent 1 сар өмнө

README.md

PeerTube

Website | Join an instance | Create an instance | Chat with us | Donate

Be part of a network of multiple small federated, interoperable video hosting providers. Follow video creators and create videos. No vendor lock-in. All on a platform that is community-owned and ad-free.

Developed with ❤ by Framasoft

Framasoft logo

Client

Server
test suite status JavaScript Style Guide


screenshot

Introduction

PeerTube is a free, decentralized and federated video platform developed as an alternative to other platforms that centralize our data and attention, such as YouTube, Dailymotion or Vimeo. :clapper:

To learn more:

:sparkles: Features

All features for viewers | All features for content creators | All features for administrators

Video streaming, even in live!

Just upload your videos, and be sure they will stream anywhere. Add a description, some tags and your video will be discoverable by the entire video fediverse, not just your instance. You can even embed a player on your favorite website!

You are used to hosting live events? We got you covered too! Start livestreaming from your favorite client, and even host permanent streams!


Keep in touch with video creators

Follow your favorite channels from PeerTube or really any other place. No need to have an account on the instance you watched a video to follow its author, you can do all of that from the Fediverse (Mastodon, Pleroma, and plenty others), or just with good ol' RSS.


An interface to call home

Be it as a user or an instance administrator, you can decide what your experience will be like. Don't like the colors? They are easy to change. Don't want to list videos of an instance but let your users subscribe to them? Don't like the regular web client? All of that can be changed, and much more. No UX dark pattern, no mining your data, no video recommendation bullshit™.


Communities that help each other

In addition to visitors using P2P with WebRTC to share the load among them, instances can help each other by caching one another's videos. This way even small instances have a way to show content to a wider audience, as they will be shouldered by friend instances (more about that in our redundancy guide).

Content creators can get help from their viewers in the simplest way possible: a support button showing a message linking to their donation accounts or really anything else. No more pay-per-view and advertisements that hurt visitors and alter creativity (more about that in our FAQ).

:raised_hands: Contributing

You don't need to be a programmer to help!

You can give us your feedback, report bugs, help us translate PeerTube, write documentation, and more. Check out the contributing guide to know how, it takes less than 2 minutes to get started. :wink:

You can also join the cheerful bunch that makes our community:

Feel free to reach out if you have any questions or ideas! :speech_balloon:

:package: Create your own instance

See the production guide, which is the recommended way to install or upgrade PeerTube. For hardware requirements, see Should I have a big server to run PeerTube? in the FAQ.

See the community packages, which cover various platforms (including YunoHost and Docker).

:book: Documentation

If you have a question, please try to find the answer in the FAQ first.

User documentation

See the user documentation.

Admin documentation

See how to create your own instance.

See the more general admin documentation.

Tools documentation

Learn how to import/upload videos from CLI or admin your PeerTube instance with the tools documentation.

Technical documentation

See the architecture blueprint for a more detailed explanation of the architectural choices.

See our REST API documentation:

See our ActivityPub documentation.

License

Logo

CC BY-SA 4.0, by Framasoft

Code

Copyright (C) 2015-2024 PeerTube Contributors (see CREDITS.md)

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see https://www.gnu.org/licenses/.