SVN: toys/rsget.pl/Video/MySpace

sparky sparky at pld-linux.org
Thu Mar 11 01:52:17 CET 2010


Author: sparky
Date: Thu Mar 11 01:52:17 2010
New Revision: 11239

Modified:
   toys/rsget.pl/Video/MySpace
Log:
- marked as BROKEN, myspace uses rtmp for streaming now, it is very unlikely
  to be supported by rsget.pl


Modified: toys/rsget.pl/Video/MySpace
==============================================================================
--- toys/rsget.pl/Video/MySpace	(original)
+++ toys/rsget.pl/Video/MySpace	Thu Mar 11 01:52:17 2010
@@ -10,7 +10,7 @@
 web: "http://vids.myspace.com/"
 uri: qr{vids\.myspace\.com/index\.cfm\?fuseaction=vids\.individual&VideoID=\d+(?:#.*)?}i;
 slots: max
-status: OK 2009-10-09
+status: BROKEN 2010-03-11
 
 unify:
 	return "http://vids.myspace.com/index.cfm?fuseaction=vids.individual&videoid=$1"


More information about the pld-cvs-commit mailing list