From: Vincent Le Gallic Date: Tue, 28 Jan 2014 03:57:48 +0000 (+0100) Subject: [server] encore une vidéo à moitié matchante sur Funlglisoft X-Git-Url: http://gitweb.pimeys.fr/?p=today.git;a=commitdiff_plain;h=d99dc87bf2ae3672cac54fae5e56a07467c0be8e [server] encore une vidéo à moitié matchante sur Funlglisoft --- diff --git a/today_server.py b/today_server.py index 8040729..1c6e787 100755 --- a/today_server.py +++ b/today_server.py @@ -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: