Total Pageviews

Saturday, 6 August 2022

Youtube的第三方镜像程序-Piped

 

项目地址:https://github.com/TeamPiped/Piped

官方网站:https://piped.kavin.rocks/

内容详情

这个项目是使用前端框架 Vue.js 编写的。

这个第三方项目有什么优势呢?

  • 无广告
  • 无跟踪
  • 轻量级的服务器和客户端
  • 无限滚动
  • 浅色/深色主题
  • 支持 RSS 订阅
  • 播放列表
  • 与 SponsorBlock 集成
  • 与 LBRY 集成以进行流式传输
  • 通过 RYD-Proxy 与 Return YouTube Dislike 集成
  • 支持4K画质
  • 非接入 Google 的服务器
  • 支持播放音频
  • 支持 PWA
  • 支持 iOS
  • 本地保存
  • 支持多语言
  • 支持嵌入式视频

Piped 官方文档可以参看这个:https://piped-docs.kavin.rocks/

这个项目有意思的是支持 RSS 订阅频道,怎么操作呢?

进入其官方网址后,订阅任意频道后,点击右上方的 Feed 按钮,点击类似于发射信号的按钮,就会获得 RSS 订阅链接了。

放到任意 RSS 阅读器,比如 Feedly, inoreader 等等,就可以第一时间收到订阅的频道更新信息了。

如何自建

请先看其指导文档,之后下载该项目,安装好 Vue.js 依赖,运行即可,部署到本地或者服务器就可以开心使用了。

---------------------

An alternative privacy-friendly YouTube frontend。

piped.kavin.rocks/

Piped

AGPL v3 Matrix Registered Users IPFS Build GitHub Repo stars GitHub last commit Translation status

An open-source alternative frontend for YouTube which is efficient by design.

The Problem

YouTube has an extremely invasive privacy policy which relies on using user data in unethical ways. You give them a lot of data - ranging from ideas, music taste, content, political opinions, and much more than you think.

By using Piped, you can freely watch and listen to content without the fear of prying eyes watching everything you are doing.

Features:

User Features

  • No Ads
  • No Tracking
  • Lightweight on server and client
  • Infinite Scrolling
  • Light/Dark themes
  • Login
  • Feeds
  • Playlists
  • Integration with SponsorBlock
  • Integration with LBRY for streaming
  • Integration with Return YouTube Dislike via RYD-Proxy
  • 4K support
  • No connections to Google's servers
  • Playing just audio
  • PWA support
  • Support for iOS
  • Locally saved Preferences
  • Available in many languages, thanks to our translators
  • Embedded video support

Technical Features

  • Multi-region load-balancing
  • Performant by design, designed to handle 1000s of users concurrently
  • Does not use official YouTube APIs
  • Uses NewPipeExtractor to extract information
  • Public JSON API

Public Chat Rooms

  • You can join us via Matrix at #piped.
  • You can also join us at the libera.chat IRC network which is bridged to the Matrix room at #piped.

Self-Hosting

See https://piped-docs.kavin.rocks/docs/self-hosting/ for more details.

The source code of the documentation website is available at https://github.com/TeamPiped/Documentation.

Documentation

The documentation can be found at https://piped-docs.kavin.rocks (accessible via IPNS as well).

Extensions

To redirect all YouTube links to Piped, you are highly recommended to use either Piped-Redirects or Libredirect.

Development Setup

yarn install

Compiles and hot-reloads for development

yarn serve

You can now make changes and view then in realtime!

Contact

If you would like to contact me personally, you may do so with the following means:

Made with Piped

  • Yattee - an alternative frontend for YouTube, for IOS.
  • LibreTube [WIP] - an alternative frontend for YouTube, for Android.

YourKit

YourKit has given an open source license for their profiler, greatly simplifying the profiling of Piped's performance.

YourKit supports open source projects with its full-featured Java Profiler. YourKit, LLC is the creator of YourKit Java Profiler and YourKit .NET Profiler, innovative and intelligent tools for profiling Java and .NET applications.

from https://github.com/TeamPiped/Piped

-----

相关帖子:https://briteming.blogspot.com/2021/04/invidiousyoutube.html

 

 

 

 

 

 

 

 

 

 

 

No comments:

Post a Comment