linterna-magica-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linterna-magica-commit] [159] Added another format (WebM, VP8, Vorbis)


From: Ivaylo Valkov
Subject: [linterna-magica-commit] [159] Added another format (WebM, VP8, Vorbis) in YouTube HD links.
Date: Tue, 26 Jul 2011 08:18:12 +0000

Revision: 159
          
http://svn.sv.gnu.org/viewvc/?view=rev&root=linterna-magica&revision=159
Author:   valkov
Date:     2011-07-26 08:18:01 +0000 (Tue, 26 Jul 2011)
Log Message:
-----------
Added another format (WebM, VP8, Vorbis) in YouTube HD links.

Modified Paths:
--------------
    trunk/src/lm_site_youtube.js

Modified: trunk/src/lm_site_youtube.js
===================================================================
--- trunk/src/lm_site_youtube.js        2011-07-26 08:11:33 UTC (rev 158)
+++ trunk/src/lm_site_youtube.js        2011-07-26 08:18:01 UTC (rev 159)
@@ -90,6 +90,7 @@
                label += "MP4";
                break;
            case '43':
+           case '44':
            case '45':
                label += " WebM";
                break;
@@ -115,6 +116,7 @@
                label += " MPEG-4 AVC (H.264), AAC";
                break;
            case '43':
+           case '44':
            case '45':
                label += " VP8, Vorbis";
                break;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]