From 73a1f8ed286970968db0c30926e3c53e8a1c1ad1 Mon Sep 17 00:00:00 2001 From: mister-monster <38917788+mister-monster@users.noreply.github.com> Date: Tue, 24 May 2022 05:04:47 -0500 Subject: [PATCH] https://github.com/Chocobozzz/PeerTube/issues/754 --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 7a0ae6f..3e7c3a5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,13 @@ # YouTube2PeerTube +IMPORTANT: see https://github.com/Chocobozzz/PeerTube/issues/754 + +Peertube appears to be set to implement this type of functionality in the server directly, so as a result, if upon release of this feature it performs all the functions of this script, this script will be depracated. + +If for some reason the peertube functionality requires the YouTube API or YouTube credentials, this script will continue to be maintained. + + + YouTube2PeerTube is a bot written in Python3 that mirrors YouTube channels to PeerTube channels as videos are released in a YouTube channel. It checks YouTube channels periodically, when new videos are found, it mirrors them with metadata to PeerTube corresponding peertube channels.