| |
@@ -0,0 +1,52 @@
|
| |
+ = Policy/process for adding video content to YouTube channel
|
| |
+
|
| |
+ == Content
|
| |
+
|
| |
+ Content posted to the https://youtube.com/fedora[official Fedora YouTube channel] should follow the following guidelines:
|
| |
+
|
| |
+ * **Do not edit system files:**
|
| |
+ Processes should not involve editing files under system folders like `/usr` or `/lib*`. Edit `/etc` or a user-specific configuration in the home directory.
|
| |
+ * **Prefer free software and officially packaged software:**
|
| |
+ Content in the YouTube channel can still cover non-FOSS software to be used on Fedora, where we know or suspect that software is very popular and useful to Fedora users (Google Chrome is a good example).
|
| |
+ * **Use libvirt/KVM in tips**
|
| |
+ The KVM hypervisor and libvirt in Fedora are FOSS and part of the platform.
|
| |
+ * **Use Fedora family distributions:**
|
| |
+ The Fedora YouTube channel promotes Fedora.
|
| |
+ Unless the point of your article is to specifically explain a cross-distribution mechanism, use installations, containers, or distributions within its family (Fedora, CentOS, RHEL).
|
| |
+ If you're going to cover installation of packages, please use a clean fresh installed VM (or only with updates).
|
| |
+ * **Copr software must be accompanied by a caveat:**
|
| |
+ The Copr build system is not managed by the Fedora release team and does not provide official software builds.
|
| |
+ If you cover some software from Copr, ensure there’s no official build.
|
| |
+ If not, include a statement like this: COPR is not officially supported by Fedora infrastructure. Use packages at your own risk.
|
| |
+ * **Avoid exclusionary or problematic language:** These are examples of terminology to avoid wherever possible in videos:
|
| |
+ ** _blacklist_/_whitelist_: Use allowlist/denylist instead, which is more directly descriptive of the purpose.
|
| |
+ ** _master_/_slave_: Use primary/secondary, primary/replica, active/passive, active/standby, or another similar construct.
|
| |
+ * **Test your process:**
|
| |
+ If possible, use a fresh guest VM, or at least a brand-new user account.
|
| |
+ Run your process from beginning to end to ensure it works.
|
| |
+ * **Name the third parties:**
|
| |
+ In Fedora we respect the works of everyone, so please name people and companies when necessary, and do it with respect.
|
| |
+ * **Do not use copyrighted material:**
|
| |
+ If you want to include any media, video, images, audio and specially music, please use sources with free licences.
|
| |
+ * **Create your description and title:**
|
| |
+ Part of the process of creating content includes video description that can include links to Fedora sites, other content or blogs.
|
| |
+ Videos without titles and descriptions won't be uploaded.
|
| |
+ * **License:**
|
| |
+ The license will be always Creative Commons Attribution (CC BY) or one more open, since that will be the license we will use to publish the video in the channel.
|
| |
+
|
| |
+ == Format
|
| |
+
|
| |
+ Video is special in terms of quality.
|
| |
+ In the case of YouTube, you need to use the https://support.google.com/youtube/troubleshooter/2888402?visit_id=637370920066052092-3674751603&hl=en&rd=1[supported formats].
|
| |
+ There are also some https://support.google.com/youtube/answer/1722171[recommendations about containers, codecs, bitrate and more].
|
| |
+ We recommend to upload HDR videos only, and an aspect ratio of 16:9 with a 720p resolution or higher.
|
| |
+
|
| |
+ == Process
|
| |
+
|
| |
+ The video that will be upload should be reviewed by the Marketing team, to check content and format via a issue in the https://pagure.io/fedora-marketing/issues[Marketing issue tracker].
|
| |
+
|
| |
+ Once the video is approved, it will be shared with the social media team and/or with the people that have access to upload videos in the channel
|
| |
+ Please take into consideration the fact the video will be shared with the CC BY License on YouTube, and by sharing the video with the Fedora Marketing Team the video will be used with that license.
|
| |
+
|
| |
+ If content is considered controversial or video is rejected, a ticket with Mindshare can be filed to discuss the content.
|
| |
+ Mindshare will have the final decision about if the video should be upload.
|
| |
This is a surprising first guideline to me. It is missing an intro why someone would even care about editing system files and the guideline is probably also meant as: Content should now recommend/show (depending on how strong it is supposed to be) how to edid system files. Since this seems to be a very specific case, it should in my opinion not be the first item.