SVN: toys/rsget.pl/Video: Banzaj Delfi Google LiveLeak MegaVideo PornHub RedTube SpankWire Veoh YouP...

sparky sparky at pld-linux.org
Fri Jun 4 16:26:40 CEST 2010


Author: sparky
Date: Fri Jun  4 16:26:39 2010
New Revision: 11518

Modified:
   toys/rsget.pl/Video/Banzaj
   toys/rsget.pl/Video/Delfi
   toys/rsget.pl/Video/Google
   toys/rsget.pl/Video/LiveLeak
   toys/rsget.pl/Video/MegaVideo
   toys/rsget.pl/Video/PornHub
   toys/rsget.pl/Video/RedTube
   toys/rsget.pl/Video/SpankWire
   toys/rsget.pl/Video/Veoh
   toys/rsget.pl/Video/YouPorn
Log:
- OK, status updated


Modified: toys/rsget.pl/Video/Banzaj
==============================================================================
--- toys/rsget.pl/Video/Banzaj	(original)
+++ toys/rsget.pl/Video/Banzaj	Fri Jun  4 16:26:39 2010
@@ -10,7 +10,7 @@
 web: "http://www.video.banzaj.pl/"
 uri: qr{video\.banzaj\.pl/film/\d+/\S+/}
 slots: max
-status: OK 2010-03-11
+status: OK 2010-06-04
 
 unify:
 	s/#.*//;

Modified: toys/rsget.pl/Video/Delfi
==============================================================================
--- toys/rsget.pl/Video/Delfi	(original)
+++ toys/rsget.pl/Video/Delfi	Fri Jun  4 16:26:39 2010
@@ -10,7 +10,7 @@
 web: "http://tv.delfi.ee/"
 uri: qr{tv\.delfi\.ee/video/[a-zA-Z0-9]+}
 slots: max
-status: OK 2010-03-11
+status: OK 2010-06-04
 
 start:
 	GET( $-{_uri} );

Modified: toys/rsget.pl/Video/Google
==============================================================================
--- toys/rsget.pl/Video/Google	(original)
+++ toys/rsget.pl/Video/Google	Fri Jun  4 16:26:39 2010
@@ -10,7 +10,7 @@
 web: "http://video.google.com/"
 uri: qr{video\.google\.com/videoplay\?}
 slots: max
-status: OK 2010-04-08
+status: OK 2010-06-04
 
 start:
 	GET( $-{_uri} );

Modified: toys/rsget.pl/Video/LiveLeak
==============================================================================
--- toys/rsget.pl/Video/LiveLeak	(original)
+++ toys/rsget.pl/Video/LiveLeak	Fri Jun  4 16:26:39 2010
@@ -10,7 +10,7 @@
 web: "http://liveleak.com/"
 uri: qr{liveleak\.com/view\?i=}
 slots: max
-status: OK 2010-03-11
+status: OK 2010-06-04
 
 start:
 	GET( $-{_uri} );

Modified: toys/rsget.pl/Video/MegaVideo
==============================================================================
--- toys/rsget.pl/Video/MegaVideo	(original)
+++ toys/rsget.pl/Video/MegaVideo	Fri Jun  4 16:26:39 2010
@@ -12,7 +12,7 @@
 uri: qr{megavideo\.com/\?v=}
 uri: qr{megaporn\.com/(.*?/)?\?v=}
 slots: max
-status: OK 2010-04-08
+status: OK 2010-06-04
 
 start:
 	GET( $-{_uri} );

Modified: toys/rsget.pl/Video/PornHub
==============================================================================
--- toys/rsget.pl/Video/PornHub	(original)
+++ toys/rsget.pl/Video/PornHub	Fri Jun  4 16:26:39 2010
@@ -10,7 +10,7 @@
 web: "http://www.pornhub.com/"
 uri: qr{pornhub\.com/view_video.php\?viewkey=}
 slots: max
-status: OK 2010-04-08
+status: OK 2010-06-04
 
 pre:
 	my $amf_pre = pack "C*", (

Modified: toys/rsget.pl/Video/RedTube
==============================================================================
--- toys/rsget.pl/Video/RedTube	(original)
+++ toys/rsget.pl/Video/RedTube	Fri Jun  4 16:26:39 2010
@@ -10,7 +10,7 @@
 web: "http://redtube.com/"
 uri: qr{redtube\.com/}
 slots: max
-status: OK 2010-04-08
+status: OK 2010-06-04
 
 start:
 	GET( $-{_uri} );

Modified: toys/rsget.pl/Video/SpankWire
==============================================================================
--- toys/rsget.pl/Video/SpankWire	(original)
+++ toys/rsget.pl/Video/SpankWire	Fri Jun  4 16:26:39 2010
@@ -10,7 +10,7 @@
 web: "http://www.spankwire.com/"
 uri: qr{spankwire\.com/[^/]+/video\d+}
 slots: max
-status: OK 2010-04-08
+status: OK 2010-06-04
 
 start:
 	GET( $-{_uri} );

Modified: toys/rsget.pl/Video/Veoh
==============================================================================
--- toys/rsget.pl/Video/Veoh	(original)
+++ toys/rsget.pl/Video/Veoh	Fri Jun  4 16:26:39 2010
@@ -10,7 +10,7 @@
 web: "http://www.veoh.com/"
 uri: qr{veoh\.com/}
 slots: max
-status: OK 2010-04-08
+status: OK 2010-06-04
 
 unify:
 	my $id;

Modified: toys/rsget.pl/Video/YouPorn
==============================================================================
--- toys/rsget.pl/Video/YouPorn	(original)
+++ toys/rsget.pl/Video/YouPorn	Fri Jun  4 16:26:39 2010
@@ -11,7 +11,7 @@
 uri: qr{youporn\.com/watch/\d+(/.*)?$}
 slots: max
 cookie: !v_yp
-status: OK 2010-04-08
+status: OK 2010-06-04
 
 unify:
 	return "http://youporn.com/watch/$1"


More information about the pld-cvs-commit mailing list