Justin.tv Categories

From Justin.tv API Wiki

Jump to: navigation, search

Contents

Overview

Channels on Justin.tv are divided into categories, and then further into subcategories. API methods allow you to find channels belonging to a particular category, or update which category a channel belongs to. Each channel has a name (Science & Tech) and an identifier that is used by API methods (science_tech). A full list of categories, with names, short versions of names for smaller spaces, and identifiers is available at http://www.justin.tv/shared_config/categories.yml.

List of categories and subcategories

Social (social)

  • Social (social) - yes, we know it's kind of redundant
  • Lifecasting (lifecasting)
  • New Broadcaster (new_broadcaster) - a special subcategory that brand new broadcasters are put into until they set their category

Entertainment (entertainment)

  • Arts & Performing Arts (arts)
  • Celebrities (celebrities)
  • Comedy (comedy)
  • Documentary (documentary)
  • Entertainment News (entertainment_news)
  • Fashion (fashion)
  • Game Shows (game_shows)
  • Movies (movies)
  • Music (music)
  • Other Entertainment (other_entertainment)
  • Radio Stations (radio_stations)
  • Sci Fi (sci_f)
  • Series (series)

Gaming (gaming)

  • no subcategories.

Sports (sports)

  • Auto Racing (auto_racing)
  • Baseball (baseball)
  • Basketball (basketball)
  • Boxing (boxing)
  • Cricket (cricket)
  • Hockey (hockey)
  • Martial Arts (martial_arts)
  • Other Sports (sports_news)
  • Rugby (rugby)
  • Soccer (soccer)
  • Softball (softball)
  • Sports News (sports_news)
  • Swimming (swimming)
  • Tennis (tennis)
  • Volleyball (volleyball)
  • Wrestling (wrestling)

News & Events (news)

  • Festivals (festivals)
  • Government & Politics (government_politics)
  • International News (international_news)
  • Local News (local_news)
  • National News (national_news)
  • Other Events (national_news)
  • Other News (other_news)
  • Weather (weather)

Animals (animals)

  • Birds (birds)
  • Cats (cats)
  • Dogs (dogs)
  • Exotic & Wild Animals (exotic_wild_animals)
  • Farm Animals (farm_animals)
  • Fish (fish)
  • Lizards & Amphibians (lizards_amphibians)
  • Other Animals (other_animals)
  • Rodents

Science & Tech (science_tech)

  • Environment & Sustainability (environment)
  • Science (science)
  • Technology

Educational (educational)

  • Activism (activism)
  • Classes & Lectures (classes)
  • How To (how_to)
  • Non-profit (nonprofit)
  • Religious Services (religious_services)

More (other)

  • Auto (auto)
  • Business (business)
  • Food & Cooking (food)
  • Miscellaneous (misc)
  • Real Estate (real_estate)
  • Travel (travel)
Client Libraries