]> gitweb.pimeys.fr Git - today.git/commitdiff
[server] encore une vidéo à moitié matchante sur Funlglisoft
authorVincent Le Gallic <legallic@crans.org>
Tue, 28 Jan 2014 03:57:48 +0000 (04:57 +0100)
committerVincent Le Gallic <legallic@crans.org>
Tue, 28 Jan 2014 03:57:48 +0000 (04:57 +0100)
today_server.py

index 80407293c42286e7a0e39749790f934aa847ea71..1c6e78734b3ad390f4df607bbcf5381f2b74c945 100755 (executable)
@@ -104,7 +104,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 or "noob versus rct" == titre:
+            if "noob le film" in titre or "making of" in titre or "noob versus rct" == titre or "extraits ost" in titre:
                 continue
             try:
                 if DEBUG: