diff --git a/assets/video-share-download.png b/assets/video-share-download.png index f7cc46cc6fbb4373e3b7ec11c6b4394bb7bd8f2b..8b307d9be6c99c164fb0ffad38a30aa72c1e4e40 100644 Binary files a/assets/video-share-download.png and b/assets/video-share-download.png differ diff --git a/assets/video-share-modal-embed.png b/assets/video-share-modal-embed.png new file mode 100644 index 0000000000000000000000000000000000000000..5e4cd7b8a5a5b159bcfc8b9d3c6fe24fa2c270b4 Binary files /dev/null and b/assets/video-share-modal-embed.png differ diff --git a/assets/video-share-modal-more.png b/assets/video-share-modal-more.png new file mode 100644 index 0000000000000000000000000000000000000000..c7aa619f996a3c84995fbff86ab6f2f8b41ced97 Binary files /dev/null and b/assets/video-share-modal-more.png differ diff --git a/assets/video-share-modal-qr-code.png b/assets/video-share-modal-qr-code.png new file mode 100644 index 0000000000000000000000000000000000000000..6da1b3970df8d87d5cb946453111fd6093787e65 Binary files /dev/null and b/assets/video-share-modal-qr-code.png differ diff --git a/assets/video-share-modal.png b/assets/video-share-modal.png index ef77bcbd3f41cc5c2b895d80cc2211d60196b9bd..4885549982190aad5610e8558396af7c58617920 100644 Binary files a/assets/video-share-modal.png and b/assets/video-share-modal.png differ diff --git a/use-library.md b/use-library.md index 5f6497dc25113aae88aa3fbf22a39d3643ad74bc..303ef6e3146519cf3a14bfebe0d7427fab176761 100644 --- a/use-library.md +++ b/use-library.md @@ -6,7 +6,7 @@ You might have noticed it: your account on a PeerTube instance has the notion of ### See and create channels -You can of course create and delete channels via the dedicated menu in your settings, in the `My Library` > `My Videos Channels` tab. +You can of course create and delete channels via the dedicated menu in your settings by clicking the 3 vertical dots near your username > `Channel settings` (or `My Library` > `My Videos Channels` tab in your account settings). ![Menu presenting options to create a channel](/assets/video-channel_create.png) diff --git a/use-watch-video.md b/use-watch-video.md index 892be3e4bc1acd1218c5b26dcf0cafc531fa735b..ff7b67e95cd9fb57c16929f54690c88da7f4ebdd 100644 --- a/use-watch-video.md +++ b/use-watch-video.md @@ -7,12 +7,23 @@ To share a video, you first have to go to the video page you want to share. If y Once on the video page, you just have to click the __SHARE__ button, and are presented with a few options: -![Modal presenting options to share a video](/assets/video-share-modal.png) + 1. a URL to the video (i.e.: `https://framatube.org/videos/watch/9db9f3f1-9b54-44ed-9e91-461d262d2205`). This address can be sent to your contact the way you want; they will be able to access the video directly. -1. a URL to the video, i.e.: `https://framatube.org/videos/watch/9db9f3f1-9b54-44ed-9e91-461d262d2205`. This address can be sent to your contact the way you want; they will be able to access the video directly. -1. an embed code that allows you to insert a video player in your website. + ![Modal presenting options to share a video](/assets/video-share-modal.png) -**Tip**: the small icons at the end of the line allow you to copy the whole URL at once. + **Tip**: the small icons at the end of the line allow you to copy the whole URL at once. + 1. a QR code to facilitate sharing. + + ![Modal QR cdoe img](/assets/video-share-modal-qr-code.png) + 1. an embed code that allows you to insert a video player in your website. + + ![Modal embed img](/assets/video-share-modal-embed.png) + + **Tip**: the small icons at the end of the line allow you to copy the whole URL at once. + +You also have the possibility to customize a little more by clicking **More customization** button: + +![More customization modal image](/assets/video-share-modal-more.png) ## Download a video