SVN: toys/rsget.pl/Video/YouTube

sparky sparky at pld-linux.org
Sun Dec 19 19:53:08 CET 2010


Author: sparky
Date: Sun Dec 19 19:53:08 2010
New Revision: 11999

Modified:
   toys/rsget.pl/Video/YouTube
Log:
- added format 38 for 1200p video


Modified: toys/rsget.pl/Video/YouTube
==============================================================================
--- toys/rsget.pl/Video/YouTube	(original)
+++ toys/rsget.pl/Video/YouTube	Sun Dec 19 19:53:08 2010
@@ -19,6 +19,7 @@
 
 pre:
 	my @fmt = (
+		[ 38, "mp4", "1200p" ],
 		[ 37, "mp4", "1080p" ],
 		[ 22, "mp4", "720p" ],
 		[ 35, "flv", "HQ" ],


More information about the pld-cvs-commit mailing list