From b02c2d5d9becaaae6eb74ce6db43b3d006277924 Mon Sep 17 00:00:00 2001 From: madprogramer Date: Thu, 24 Sep 2020 14:07:32 +0300 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index f5311a0..3f31987 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,13 @@ A wrapper repo for free and easy deployment and environment configuration, as we [![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/Data-Horde/ytcc-archive-heroku) +### Docker image + +Stable Docker Image: +`docker pull fusl/ytcc-archive` + +You can also make a new image using the Dockerfile provided in this repo. + ## Bonus Features ### Export Captions and Titles/Descriptions Manually Simply run `python3 exporter.py` followed by a list of space-separated YouTube video IDs, and all community-contributed captioning and titles/descriptions in all languages will be exported.