]> gitweb.pimeys.fr Git - today.git/blobdiff - today_server.py
[server] encore une vidéo à moitié matchante sur Funlglisoft
[today.git] / 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: