Added yt-fts to media server.
This commit is contained in:
parent
35f2c19a1f
commit
74c28414e9
1 changed files with 2 additions and 0 deletions
|
@ -2104,6 +2104,8 @@ Minio's test-server called "play" is already configured in the default client, y
|
|||
|
||||
[TubeSync](https://github.com/meeb/tubesync) is a PVR (personal video recorder) for YouTube. Or, like Sonarr but for YouTube (with a built-in download client). It is designed to synchronize channels and playlists from YouTube to local directories and update your media server once media is downloaded.
|
||||
|
||||
[yt-fts](https://github.com/NotJoeMartinez/yt-fts) is a simple python script that uses yt-dlp to scrape all of a youtube channels subtitles and load them into an sqlite database that is searchable from the command line. It allows you to query a channel for specific key word or phrase and will generate time stamped youtube urls to the video containing the keyword.
|
||||
|
||||
[Tube Archivist](https://github.com/tubearchivist/tubearchivist) is a self hosted YouTube media server.
|
||||
|
||||
[PeerTube](https://joinpeertube.org/) is an ActivityPub-federated video streaming platform using P2P directly in your web browser.
|
||||
|
|
Loading…
Reference in a new issue