SVN: toys/rsget.pl/Video: Break DailyMotion ExtremeTube InteriaPL MetaCafe XHamster

sparky sparky at pld-linux.org
Fri Jun 4 16:24:07 CEST 2010


Author: sparky
Date: Fri Jun  4 16:24:07 2010
New Revision: 11517

Modified:
   toys/rsget.pl/Video/Break
   toys/rsget.pl/Video/DailyMotion
   toys/rsget.pl/Video/ExtremeTube
   toys/rsget.pl/Video/InteriaPL
   toys/rsget.pl/Video/MetaCafe
   toys/rsget.pl/Video/XHamster
Log:
- BROKEN, will be fixed


Modified: toys/rsget.pl/Video/Break
==============================================================================
--- toys/rsget.pl/Video/Break	(original)
+++ toys/rsget.pl/Video/Break	Fri Jun  4 16:24:07 2010
@@ -10,7 +10,7 @@
 web: "http://www.break.com/"
 uri: qr{break\.com/.+?/.+}
 slots: max
-status: OK 2010-03-11
+status: BROKEN 2010-06-04
 
 # TODO: support pictures
 

Modified: toys/rsget.pl/Video/DailyMotion
==============================================================================
--- toys/rsget.pl/Video/DailyMotion	(original)
+++ toys/rsget.pl/Video/DailyMotion	Fri Jun  4 16:24:07 2010
@@ -11,7 +11,7 @@
 uri: qr{dailymotion\.com/(.*?/)?video/[a-z0-9]+}
 uri: qr{dailymotion\.pl/(.*?/)?video/[a-z0-9]+}
 slots: max
-status: OK 2010-04-08
+status: BROKEN 2010-06-04
 
 start:
 	GET( $-{_uri} );

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

Modified: toys/rsget.pl/Video/InteriaPL
==============================================================================
--- toys/rsget.pl/Video/InteriaPL	(original)
+++ toys/rsget.pl/Video/InteriaPL	Fri Jun  4 16:24:07 2010
@@ -10,7 +10,7 @@
 web: "http://video.interia.pl/"
 uri: qr{video\.interia\.pl/obejrzyj,film,\d+}
 slots: max
-status: OK 2010-03-11
+status: BROKEN 2010-06-04
 
 start:
 	GET( $-{_uri} );

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

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


More information about the pld-cvs-commit mailing list