Sign inSign up

ajanvier/youtube2peertube

By ajanvier

Updated almost 7 years ago

Docker image for YouTube2PeerTube. https://github.com/mister-monster/YouTube2PeerTube

Image
0

264

ajanvier/youtube2peertube repository overview

⚠️ THIS PROJECT IS NOT MAINTAINED ANYMORE ⚠️

Youtube2Peertube on Alpine Linux with Docker

Docker Build Status Docker Image Size

A Docker image for Youtube2Peertube.

Usage

Start the Docker container:

docker run ajanvier/youtube2peertube

Or use the example docker-compose.yml.

Environment variables

NameDescriptionDefault value
VIDEO_DOWNLOAD_DIRDestination of the downloaded videos. (must end with a slash)/videos/
USE_PT_HTTP_IMPORTPeertube supports sending HTTP links to videos instead of downloading and uploading them. Use this option if you do not want to archive videos and have limited bandwidth. Setting this to true negates delete_videos as videos will not be downloaded, and disables transcoding.false
DELETE_VIDEOSDelete videos and metadata after upload to peertube.false
POLL_FREQUENCYPoll frequency in minutes.180
YOUTUBE_CHANNEL_IDYT channel ID (can be found at https://www.youtube.com/account_advanced)
PEERTUBE_INSTANCEURL of PeerTube instance.
PEERTUBE_USERNAMEPeertube username.
PEERTUBE_PASSWORDPeertube password.
PEERTUBE_CHANNEL_NAMEPeerTube channel handle to upload video to.
PEERTUBE_CHANNEL_CATEGORYCategory of channel contents. see yt_pt_languages_categories.txt for categories.10
PEERTUBE_CHANNEL_DEFAULT_LANGLanguage of the channel, see yt_pt_languages_categories.txt for languagesen
PEERTUBE_CHANNEL_NSFWIs this channel NSFW?false
PEERTUBE_CHANNEL_COMMENTS_ENABLEDDo you want comments enabled in this channel?true
PEERTUBE_CHANNEL_PRIVACY1 = public, 2 = unlisted, 3 = private, privacy for entire channel.1
PEERTUBE_VIDEO_DESCRIPTION_PREFIXThis description will be added to the beginning of the YT description.
PEERTUBE_VIDEO_DESCRIPTION_SUFFIXThis description will be appended to the end of the YT description.
PEERTUBE_VIDEO_PREFERRED_EXTENSIONPreferred extension of download and upload.mp4
PEERTUBE_VIDEO_MAX_RESOLUTIONMaximum resolution of videos to download.1080

Tag summary

Content type

Image

Digest

Size

44.8 MB

Last updated

almost 7 years ago

docker pull ajanvier/youtube2peertube