mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-31 01:11:25 +00:00
Update how-to-publish.md (#648)
* Update how-to-publish.md for redesign
This commit is contained in:
parent
5ab4af9805
commit
4fec3fb5af
1 changed files with 76 additions and 52 deletions
|
@ -4,94 +4,118 @@ category: publisher
|
|||
order: 1
|
||||
---
|
||||
|
||||
LBRY is a free, open, and community-driven digital marketplace which enables content sharing, monetization, discovery and consumption. Publishing in LBRY is the process by which you share your content on the network - you set the price per view (can be free too) which is paid directly to you. This process involves making a "claim" in the LBRY Blockchain which will be used to retrieve the content via a URL. Content can either be published anonymously or to a particular channel/identity which will group content together at a single location. Both channels and claims require a deposit(bid) of LBRY Credits (LBC) in order to reserve their location on the LBRY network. This deposit will be deducted from your balance as long as the claim is active. See our [naming](https://lbry.io/faq/naming) and [transaction](https://lbry.io/faq/transaction-types) documentation for more information about claims, bids and transactions.
|
||||
LBRY is a free, open, and community-driven digital marketplace which enables content sharing, monetization, discovery and consumption. Publishing in LBRY is the process of sharing your content on the network. You set the price per view (can be free too) which is paid directly to you. This process involves making a "claim" in the LBRY blockchain which will be used to retrieve the content via a URL. Content can either be published anonymously or to a particular channel/identity which groups content in a single location. Both channels and claims require a deposit (bid) of LBRY Credits (LBC) in order to reserve their location on the LBRY network. This deposit will be deducted from your balance as long as the claim is active. See our [naming](https://lbry.io/faq/naming) and [transaction](https://lbry.io/faq/transaction-types) documentation for more information about claims, bids and transactions.
|
||||
|
||||
Want to get your content featured on the Discover page? Check out [Community top bids](https://lbry.io/faq/community-top-bid).
|
||||
|
||||
If you don't have LBRY yet, download it [here](https://lbry.io/get).
|
||||
|
||||
### How do I create a Channel?
|
||||
|
||||
1. Open the LBRY app.
|
||||
2. Once the application loads, click the `Publish` button in the top right of the screen.
|
||||

|
||||
|
||||
3. In the `Channel Name` section click the dropdown and select `New Channel` and declare the name you would like for your channel. For more details on different channel types, see our write up on [naming](https://lbry.io/faq/naming).
|
||||

|
||||
|
||||
4. Once your name is selected, there is a `Deposit` section that is below. It requires a minimum bid of 0.0001 LBC (see more on deposits [here](https://lbry.io/faq/naming)). Please ensure that you have enough LBRY credits in your wallet to cover the bid amount. There is also a small network fee associated with the creation of a channel.
|
||||

|
||||
|
||||
5. Click `Create Channel` once you have entered your bid amount. You now own `lbry://@channelnameyoubidon#Claim_ID` and `lbry://@channelnameyoubidon` (the vanity name without a claim id) if you are the highest bidder.
|
||||

|
||||
|
||||
### How do I Publish content?
|
||||
|
||||
1. Click the `Publish` button in the top right of the screen.
|
||||

|
||||

|
||||
|
||||
1. Under the `Content` section click `Choose File`.
|
||||

|
||||
2. 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). This means a web-optimized MP4 is the best format. Other file types can also be uploaded, but won't be streamable via the LBRY app.
|
||||

|
||||
|
||||
3. On your local machine, select the content you wish 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). This means a web-optimized MP4 is the best format. Other file types can also be uploaded, but won't be streamable via the LBRY app.
|
||||
|
||||
4. Enter a `Title` and `Description` for your content.
|
||||
|
||||

|
||||
|
||||
5. Choose a `Thumbnail`or `Thumbnail URL` 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 use [spee.ch](https://www.spee.ch) to host it. The default size is 800x450, but the app will scale up/down. Images uploaded directly from your local machine as `Thumbnail` will be uploaded to [spee.ch](https://www.spee.ch).
|
||||
|
||||

|
||||
|
||||
6. Please make sure to check the option for mature audiences if your `Thumbnail`is NSFW. Otherwise just click on Upload.
|
||||
|
||||

|
||||
|
||||
7. Under the `Price`, first, determine if you want to make your content free or set a price (in USD or LBC) per view.
|
||||
|
||||

|
||||
|
||||
8. You have an option to select/create the channel you would like to publish the content under. If one isn't selected, it will be posted anonymously.
|
||||
|
||||

|
||||
|
||||
9. Type in the URL you want the content to be found under along with a minimum of 0.0001 LBC deposit for the upload (current limit, may change in the future). If you are trying to outbid a user-friendly/common URL, the system will suggest a minimum bid to take over the content at that vanity URL. There may be a delay for this takeover. Check out the `#content` channel on our [Discord chat](https://chat.lbry.io) to see this information (search for your URL). For more details regarding the URL or bid, check out our [naming document](https://lbry.io/faq/naming).
|
||||
|
||||

|
||||
|
||||
10. Next, there are selections for `Maturity`, `Language`, and `License.` The default values are set as follows: Maturity being unchecked, which means the content is safe for all audiences, Language is set to `English`, and the License is set to `None`. If a change is needed, click the dropdowns and select the appropriate choice. Please check the `Mature audience only` option if content is NSFW.
|
||||
|
||||

|
||||
|
||||
11. Read and agree to the terms of service.
|
||||
|
||||
12. Click `Publish`.
|
||||

|
||||
|
||||
13. The file will process in the background and will be added to the LBRY Blockchain. Larger files will take longer to upload. Please leave LBRY running while your content is in the "pending confirmation" mode. Currently, this page will not automatically refresh. You can continue to use LBRY while the upload completes.
|
||||
|
||||
|
||||
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.
|
||||

|
||||
### How do I create a Channel?
|
||||
|
||||
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.
|
||||

|
||||
1. Open the LBRY app.
|
||||
|
||||
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.
|
||||

|
||||
2. Once the application loads, click the `Publish` button in the top right of the screen.
|
||||

|
||||
|
||||
7. Type in the URL you want the content to be found under along with a minimum of 0.0001 LBC deposit for the upload (current limit, may change in future). If you are trying to outbid a user-friendly/common URL, the system will suggest a minimum bid to take over the content at that vanity URL. There may be a delay for this takeover, check out the `#content` channel on our [Discord chat](https://chat.lbry.io) to see this information (search for your URL). For more details regarding the URL or bid, check out our [naming document](https://lbry.io/faq/naming).
|
||||
3. In the `Channel Name` section click the dropdown and select `New Channel` and declare the name you would like for your channel. For more details on different channel types, see our write up on [naming](https://lbry.io/faq/naming).
|
||||

|
||||
|
||||
8. Read and agree to the terms of service.
|
||||
9. Click `Publish`.
|
||||
10. The file will process in the background and will be added to the LBRY Blockchain. Larger files will take longer to upload, please leave LBRY running while your content is in the "pending confirmation" mode(currently, this page will not automatically refresh). You can continue using LBRY while the upload completes.
|
||||
4. Once your name is selected, there is a `Deposit` section that is below numbered `3`. It requires a minimum bid of 0.0001 LBC (see more on deposits [here](https://lbry.io/faq/naming)). Please ensure that you have enough LBRY credits in your wallet to cover the bid amount. There is also a small network fee associated with the creation of a channel.
|
||||

|
||||
|
||||
5. Click `Create Channel` `numbered 4` once you have entered your bid amount. You now own `lbry://@channelnameyoubidon#Claim_ID` and `lbry://@channelnameyoubidon` (the vanity name without a claim id) if you are the highest bidder.
|
||||

|
||||
|
||||
### How do I delete my content and reclaim my deposit?
|
||||
|
||||
1. Click on the folder icon on the top right of the LBRY app.
|
||||

|
||||
2. Click on the `Published` tab.
|
||||
1. Click My LBRY on the left side of the LBRY app.
|
||||

|
||||
|
||||
2. Click on the `Publishes` tab.
|
||||
|
||||
3. Select the content you want to remove from LBRY
|
||||

|
||||
|
||||
4. Click `Remove`. If you don't see the remove button, try downloading the content locally again.
|
||||

|
||||

|
||||
|
||||
5. There will be two options. `Abandon the claim for this URI` and `Delete this file from my computer`. Select the option that applies. Abandoning your claim will release the LBC back into your wallet (99% of the time you want to select this).
|
||||

|
||||

|
||||
|
||||
**Warning: Deleting content is permanent. Please make sure this is what you want to do before confirming the deletion.**
|
||||
|
||||
6. Click `Remove`. If you abandoned your claim, you should see the deposit back in your balance shortly.
|
||||
6. Click `Remove` numbered as `2`. If you abandoned your claim, you should see the deposit back in your balance shortly.
|
||||
|
||||
### How do I edit my existing Published content?
|
||||
1. Click on the folder icon on the top right of the LBRY app.
|
||||
2. Click on the `Published` tab.
|
||||
1. Click on My LBRY the left side of the LBRY app.
|
||||

|
||||
|
||||
2. Click on the `Publishes` tab.
|
||||
|
||||
3. Select the content you want to update.
|
||||

|
||||
|
||||
4. Click `Edit`.
|
||||

|
||||
|
||||
5. You can now edit your claim information. No need to re-select the file if it's the same one.
|
||||
6. When you are done, re-confirm that you agree to the terms of service and click `Publish`.
|
||||
|
||||
or
|
||||
|
||||
1. Go to the `Publish` page.
|
||||
2. In the `Content URL` section, type in your content URL for the claim you would like to edit.
|
||||
3. Below the URL you will see text saying "You already have a claim with this name." and a link that says `Use data from my existing claim`. Click this link in order to capture your previously published data.
|
||||
4. You can now edit your claim information. No need to re-select the file if it's the same one.
|
||||
5. When you are done, re-confirm that you agree to the terms of service and click `Publish`.
|
||||
6. When you are done, re-confirm that you agree to the terms of service and click `Edit`.
|
||||

|
||||
|
||||
### Can someone tip me for my content?
|
||||
|
||||
Yes, check out LBRY how tipping in LBRY works by going [here](https://lbry.io/faq/tipping).
|
||||
Yes, check out LBRY how tipping in LBRY works by going [here](https://lbry.io/faq/tipping).
|
||||
|
||||
### Can I increase my bid amount?
|
||||
|
||||
Yes, this is possible by sending [tips](https://lbry.io/faq/tipping) as support (additional bids) for your own claim. Since the claim is yours, you can withdraw the tips at your convenience. To increase your bid, go to the desired claim and click the `Support` option, enter an amount of LBC to add to the claim, and click `Send`.
|
||||
Yes, the claim can be edited to increase the bid amount. Go into your published claim and click Edit. Then on the bid screen, enter your desired bid. Confirm everything else is correct and click Edit. An update will be created with your new LBC bid for this claim.
|
||||
|
||||
### How can I tell if someone is downloading my content?
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue