When I do this I get rid of articles with Video in the title but Gallery is ignored in the url when it clearly is in the url. Not only that but when I tried removing .upper in line 5 it would not work even though Video in my titles only has first letter Upper Case. On trying to delete pages with Gallery in the title I added another instance of the def parse feed but reversed where VIDEO and GALLERY are in the recipe and then I got rid of Gallery pages but not Video pages. Seems the 2nd instance overrode the first. Is there any way to combine both VIDEO and GALLERY in one.
Hope I made myself clear. It seems that the first part works fine for me but not the second.