Group: Play Freedom/WebM recipe

From LibrePlanet
Jump to: navigation, search
(How to watch YouTube videos in WebM without proprietary JavaScript: mention free formats and add youtube-dl)
(For GNU/Linux users)
 
(2 intermediate revisions by one other user not shown)
Line 6: Line 6:
 
[https://www.gnu.org/software/librejs/ LibreJS] blocks non-free non-trivial JavaScript while allowing free or trivial JavaScript. The [https://addons.mozilla.org/en-us/firefox/addon/librejs/ Firefox Add-on page] allows for an easy one-click install in Mozilla Firefox.  
 
[https://www.gnu.org/software/librejs/ LibreJS] blocks non-free non-trivial JavaScript while allowing free or trivial JavaScript. The [https://addons.mozilla.org/en-us/firefox/addon/librejs/ Firefox Add-on page] allows for an easy one-click install in Mozilla Firefox.  
  
== Install a Flash video replacer ==
+
== Install free external player software ==
  
 
=== For GNU/Linux users ===
 
=== For GNU/Linux users ===
Line 13: Line 13:
  
 
Install totem-mozplugin-vegas
 
Install totem-mozplugin-vegas
* For deb-based distros (such as [http://trisquel.info Trisquel] or [http://gnewsense.org gNewSense]): sudo apt-get install totem-mozplugin-vegas
+
* For deb-based distros (such as [http://trisquel.info Trisquel] or [http://gnewsense.org gNewSense]): sudo apt-get install totem-mozilla
 
* For yum-based distros: su -c 'yum install totem-mozplugin-vegas'
 
* For yum-based distros: su -c 'yum install totem-mozplugin-vegas'
* [https://github.com/rg3/youtube-dl/ youtube-dl] can be used from the command line to download and watch the videos. Use --format=45 or --format=43 to specify WebM format.
+
 
 +
[https://github.com/rg3/youtube-dl/ youtube-dl] can be used from the command line to download and watch the videos. Use --format=45 or --format=43 to specify WebM format.
  
 
=== For any OS ===
 
=== For any OS ===

Latest revision as of 17:02, 10 September 2013


How to watch YouTube videos in WebM without proprietary JavaScript

Install LibreJS

LibreJS blocks non-free non-trivial JavaScript while allowing free or trivial JavaScript. The Firefox Add-on page allows for an easy one-click install in Mozilla Firefox.

Install free external player software

For GNU/Linux users

These programs will enable you to watch YouTube videos in free formats without using proprietary JavaScript.

Install totem-mozplugin-vegas

  • For deb-based distros (such as Trisquel or gNewSense): sudo apt-get install totem-mozilla
  • For yum-based distros: su -c 'yum install totem-mozplugin-vegas'

youtube-dl can be used from the command line to download and watch the videos. Use --format=45 or --format=43 to specify WebM format.

For any OS

Install FlashVideoReplacer:

How to upload a video to YouTube and ensure it is made available as WebM

YouTube now transcodes all uploaded videos into WebM, but the viewer must still use a flash video replacer to avoid proprietary JavaScript.

It is best to choose no advertising for your video, because that can also have the effect of making it require Flash to view in some situations.