]> gitweb.pimeys.fr Git - today.git/commitdiff
Un titre de vidéo qui fait foirer le parseur.
authorVincent Le Gallic <legallic@crans.org>
Sun, 5 Jan 2014 22:24:24 +0000 (23:24 +0100)
committerVincent Le Gallic <legallic@crans.org>
Sun, 5 Jan 2014 22:24:24 +0000 (23:24 +0100)
today_server.py

index fbd650f1d109b7d02def75a06c4417880be91f41..abff785e5a957ba29c5677d0d77cdaae9a94ced8 100755 (executable)
@@ -102,7 +102,7 @@ def last_noob_warpzone():
     for serie in [noobs, warpzones]:
         # Les titres sont dans l'ordre antichronologique, on s'arrête donc au premier qu'on comprend
         for titre in serie:
-            if "noob le film" in titre or "making of" in titre:
+            if "noob le film" in titre or "making of" in titre or "noob versus rct" == titre:
                 continue
             try:
                 if DEBUG: