mister-monster 2022-05-24 05:04:47 -05:00 zatwierdzone przez GitHub
rodzic 05ee31f3ba
commit 73a1f8ed28
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 8 dodań i 0 usunięć

Wyświetl plik

@ -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.