RSS is just one big XML file. If they included every video, that file would be quite large. Feeds typically do not contain every piece of content ever published. Giant Bomb has an API you can use if you want access to every video ever published, but you can't filter the results or even obtain information on what type of video it is. So if you want Endurance Runs you'd have to go through each page, pulling out data if it has "Endurance Run" in its name. Yuck. It's unpleasant work, but that's the API that's available.
Log in to comment