From d13c1ba8ae654ab8038cb54165bbd76a9710a333 Mon Sep 17 00:00:00 2001 From: Thomas Zarebczan Date: Fri, 22 Dec 2017 11:57:12 -0500 Subject: [PATCH] add default thumbnail size --- content/faq/how-to-publish.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/faq/how-to-publish.md b/content/faq/how-to-publish.md index a5bf45cc..252c09a5 100644 --- a/content/faq/how-to-publish.md +++ b/content/faq/how-to-publish.md @@ -20,7 +20,7 @@ If you don't have LBRY yet, download it [here](https://lbry.io/get). 1. Under the `Content` section click `Choose File`. 2. On your local machine, select the content you would like to upload to LBRY. LBRY accepts any HTML5 format for streaming video, the full list can be found [here](https://developer.mozilla.org/en-US/docs/Web/HTML/Supported_media_formats). Other file types can also be uploaded, but won't be streamable via the LBRY app. -3. Enter a `Title`, `Thumbnail URL`, and `Description` for your content. The `Thumbnail URL` is a hyperlink to an image file which will serve as a preview for your content. It can be any image/GIF URL or you can even use [spee.ch](https://www.spee.ch) to host it. +3. Enter a `Title`, `Thumbnail URL`, and `Description` for your content. The `Thumbnail URL` is a hyperlink to an image file which will serve as a preview for your content. It can be any image/GIF URL or you can even use [spee.ch](https://www.spee.ch) to host it. The default size is 800x450, but the app will scale up/down. 4. Next, there is a `Language` and `Maturity` which will default to `English` and `All Ages`. If a change is needed, click the dropdowns and select the appropriate choice. 5. Under the `Access`, first determine if you want to make your video Free or set a price (in USD or LBC) per view. Next, select the appropriate type of license for the content you are publishing. 6. You have an option to select/create the channel you would like to publish the channel under. If one isn't selected, it will be posted anonymously.