Difference between revisions of "Video"

From Freephile Wiki
Jump to navigation Jump to search
(formatting)
Line 2: Line 2:
 
Local video files are displayed in a player automatically. For example, [[:File:Dave_Matthews_Band_-_You_Me.mp4]] is automatically handed over to an HTML5 video player just by linking normally to the file.  
 
Local video files are displayed in a player automatically. For example, [[:File:Dave_Matthews_Band_-_You_Me.mp4]] is automatically handed over to an HTML5 video player just by linking normally to the file.  
 
{| class="wikitable"
 
{| class="wikitable"
!
+
!You type
You type
 
 
 
<nowiki>[[File:Dave_Matthews_Band_-_You_Me.mp4]]</nowiki>
 
 
!You get
 
!You get
[[File:Dave_Matthews_Band_-_You_Me.mp4]]
+
|-
 +
| <nowiki>[[File:Dave_Matthews_Band_-_You_Me.mp4]]</nowiki>
 +
|[[File:Dave_Matthews_Band_-_You_Me.mp4]]
 
|}
 
|}
  
Line 23: Line 22:
 
  <nowiki>{{#ev:youtube|https://www.youtube.com/watch?v=pSsYTj9kCHE|720|left|Let eet GO|frame}}</nowiki>
 
  <nowiki>{{#ev:youtube|https://www.youtube.com/watch?v=pSsYTj9kCHE|720|left|Let eet GO|frame}}</nowiki>
 
|{{#ev:youtube|https://www.youtube.com/watch?v=pSsYTj9kCHE|720|left|Let eet GO|frame}}
 
|{{#ev:youtube|https://www.youtube.com/watch?v=pSsYTj9kCHE|720|left|Let eet GO|frame}}
|-
 
|
 
|
 
 
|}
 
|}
  

Revision as of 13:42, 12 February 2018

Local (on-wiki)[edit | edit source]

Local video files are displayed in a player automatically. For example, File:Dave_Matthews_Band_-_You_Me.mp4 is automatically handed over to an HTML5 video player just by linking normally to the file.

You type You get
[[File:Dave_Matthews_Band_-_You_Me.mp4]]

Cloud (e.g. YouTube)[edit | edit source]

Video files hosted on any of the 30 supported platforms including YouTube, Vimeo, Archive.org can be displayed/played easily.

You type You get
{{#ev:youtube|https://www.youtube.com/watch?v=FVztZI-OMUg|720|right|Michael Franti & Spearhead - Good to be Alive Today (Acoustic remix)|frame}}
Michael Franti & Spearhead - Good to be Alive Today (Acoustic remix)
{{#ev:youtube|https://www.youtube.com/watch?v=pSsYTj9kCHE|720|left|Let eet GO|frame}}
Let eet GO

Syntax[edit | edit source]

For more details on the link syntax for videos, as well as the list of supported services, see the extension page .

Finding Local Videos[edit | edit source]

You can use the Special:MIMESearch page to search for video files. If you're using the Visual Editor, then you can search right in the edit window.