1
1
ミラー元 https://github.com/mister-monster/YouTube2PeerTube.git 前回の同期 2024-09-20 19:06:30 -04:00

add internal to pt_privacy example options (#26)

Co-authored-by: ray <gitea@rayelliott.dev>
このコミットが含まれているのは:
rayelliottdev 2022-05-30 05:59:41 +01:00 committed by GitHub
コミット 90f58572dd
この署名に対応する既知のキーがデータベースに存在しません
GPGキーID: 4AEE18F83AFDEB23

ファイルの表示

@ -25,7 +25,7 @@ poll_frequency = 180 # poll frequency in minutes
default_lang = "english" # default language if YT channel does not have a language, see pt_languages.txt for available languages
nsfw = "false" # lowercase string, is this channel NSFW?
comments_enabled = "true" # lowercase string, do you want comments enabled in this channel?
pt_privacy = 1 # 1 = public, 2 = unlisted, 3 = private, privacy for entire channel, default public
pt_privacy = 1 # 1 = public, 2 = unlisted, 3 = private, 4 = internal, privacy for entire channel, default public
description_prefix = "" # This description will be added to the beginning of the YT description
description_suffix = "" # This description will be appended to the end of the YT description
preferred_extension = "mp4" # preferred extension of download and upload