Un-comment out 360p webm
This commit is contained in:
parent
2d93b23723
commit
fe3902c669
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ public class ItagItem {
|
||||||
|
|
||||||
new ItagItem(278, VIDEO_ONLY, WEBM, "144p"),
|
new ItagItem(278, VIDEO_ONLY, WEBM, "144p"),
|
||||||
new ItagItem(242, VIDEO_ONLY, WEBM, "240p"),
|
new ItagItem(242, VIDEO_ONLY, WEBM, "240p"),
|
||||||
// new ItagItem(243, VIDEO_ONLY, WEBM, "360p"),
|
new ItagItem(243, VIDEO_ONLY, WEBM, "360p"),
|
||||||
new ItagItem(244, VIDEO_ONLY, WEBM, "480p"),
|
new ItagItem(244, VIDEO_ONLY, WEBM, "480p"),
|
||||||
new ItagItem(245, VIDEO_ONLY, WEBM, "480p"),
|
new ItagItem(245, VIDEO_ONLY, WEBM, "480p"),
|
||||||
new ItagItem(246, VIDEO_ONLY, WEBM, "480p"),
|
new ItagItem(246, VIDEO_ONLY, WEBM, "480p"),
|
||||||
|
|
Loading…
Reference in a new issue