浏览代码

Note about creative commons videos

Bob Mottram 6 年前
父节点
当前提交
c591a4cfb4
共有 3 个文件被更改,包括 22 次插入1 次删除
  1. 6
    0
      doc/EN/app_peertube.org
  2. 二进制
      img/creativecommonslogo.jpg
  3. 16
    1
      website/EN/app_peertube.html

+ 6
- 0
doc/EN/app_peertube.org 查看文件

@@ -42,3 +42,9 @@ Prepare your videos in *webm* or *ogv* format. Other formats may be poorly suppo
42 42
 Now copy or drag and drop your videos into the *~/Sync/peertube_upload* directory. Syncthing will sync to the server and automatically add the videos to PeerTube. Depending on how large the videos are this may take some time.
43 43
 
44 44
 Imported videos can be seen by logging into PeerTube, selecting *My account* then the *My videos* tab. You can then view them, add a description and select to make them public if you wish.
45
+
46
+* A commons for video content
47
+By default synced videos will have a private status, so only be viewable by users who are logged in. But PeerTube is really more about creating a public commons for video. Prefer Creative Commons licensed videos and avoid uploading Hollywood movies, TV shows, non-CC music videos or anything from the [[https://en.wikipedia.org/wiki/Ancien_R%C3%A9gime][ancien régime]] of copyright, which may attract the wrong sort of legal attention.
48
+
49
+#+attr_html: :width 50% :align center
50
+[[file:images/creativecommonslogo.jpg]]

二进制
img/creativecommonslogo.jpg 查看文件


+ 16
- 1
website/EN/app_peertube.html 查看文件

@@ -4,7 +4,7 @@
4 4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5 5
 <head>
6 6
 <title></title>
7
-<!-- 2018-06-21 Thu 12:45 -->
7
+<!-- 2018-06-21 Thu 13:56 -->
8 8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
9 9
 <meta  name="generator" content="Org-mode" />
10 10
 <meta  name="author" content="Bob Mottram" />
@@ -225,6 +225,21 @@ Imported videos can be seen by logging into PeerTube, selecting <b>My account</b
225 225
 </p>
226 226
 </div>
227 227
 </div>
228
+
229
+<div id="outline-container-sec-4" class="outline-2">
230
+<h2 id="sec-4">A commons for video content</h2>
231
+<div class="outline-text-2" id="text-4">
232
+<p>
233
+By default synced videos will have a private status, so only be viewable by users who are logged in. But PeerTube is really more about creating a public commons for video. Prefer Creative Commons licensed videos and avoid uploading Hollywood movies, TV shows, non-CC music videos or anything from the <a href="https://en.wikipedia.org/wiki/Ancien_R%C3%A9gime">ancien régime</a> of copyright, which may attract the wrong sort of legal attention.
234
+</p>
235
+
236
+
237
+<div class="figure">
238
+<p><img src="images/creativecommonslogo.jpg" alt="creativecommonslogo.jpg" width="50%" align="center" />
239
+</p>
240
+</div>
241
+</div>
242
+</div>
228 243
 </div>
229 244
 <div id="postamble" class="status">
230 245