> ## Documentation Index
> Fetch the complete documentation index at: https://ileolami.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Videos

> This endpoint get videos of a TV show.



## OpenAPI

````yaml get /3/tv/{series_id}/videos
openapi: 3.0.3
info:
  title: The Movie Database
  description: Reference
  version: 1.0.0
  contact: {}
servers:
  - url: https://api.themoviedb.org
security:
  - bearerAuth: []
tags:
  - name: ACCOUNT
  - name: AUTHENTICATION
  - name: CERTIFICATION
  - name: CHANGES
  - name: COLLECTION
  - name: COMPANIES
  - name: CONFIGURATION
  - name: CREDITS
  - name: DISCOVER
  - name: FIND
  - name: GENRES
  - name: GUEST SESSION
  - name: KEYWORDS
  - name: LISTS
  - name: MOVIE LISTS
  - name: MOVIES
  - name: NETWORK
  - name: PEOPLE
  - name: PEOPLE LISTS
  - name: REVIEWS
  - name: SEARCH
  - name: TRENDING
  - name: TV SERIES LIST
  - name: TV SERIES
  - name: TV SEASONS
  - name: TV EPISODES
  - name: TV EPISODES GROUPS
  - name: WATCH PROVIDERS
paths:
  /3/tv/{series_id}/videos:
    parameters:
      - $ref: '#/components/parameters/SeriesID'
      - name: include_video_language
        description: >-
          filter the list results by language, supports more than one value by
          using a comma
        in: query
        schema:
          type: string
      - name: language
        in: query
        schema:
          type: string
          default: en-US
    get:
      tags:
        - TV SERIES
      summary: Videos
      description: This endpoint get videos of a TV show.
      operationId: videos1
      responses:
        '200':
          description: Videos
          headers:
            Alt-Svc:
              schema:
                type: string
                example: h3=":443"; ma=86400
            Cache-Control:
              schema:
                type: string
                example: public, max-age=5223
            Connection:
              schema:
                type: string
                example: keep-alive
            Content-Encoding:
              schema:
                type: string
                example: gzip
            Date:
              schema:
                type: string
                example: Wed, 01 Jan 2025 19:45:51 GMT
            ETag:
              schema:
                type: string
                example: W/"cb39017daf89e2479f38f629b3099519"
            Server:
              schema:
                type: string
                example: openresty
            Transfer-Encoding:
              schema:
                type: string
                example: chunked
            Vary:
              schema:
                type: string
                example: Origin
            Via:
              schema:
                type: string
                example: >-
                  1.1 95e16d4ec89b0a07da1a8770b0f15cfa.cloudfront.net
                  (CloudFront)
            X-Amz-Cf-Id:
              schema:
                type: string
                example: t8gErNlwOPDTbvyYz5l-f10dg02DThpQ_QtVukQ2OidYKtbnH9uJYg==
            X-Amz-Cf-Pop:
              schema:
                type: string
                example: LOS50-P2
            X-Cache:
              schema:
                type: string
                example: Miss from cloudfront
            x-memc:
              schema:
                type: string
                example: HIT
            x-memc-age:
              schema:
                type: string
                example: '21825'
            x-memc-expires:
              schema:
                type: string
                example: '5223'
            x-memc-key:
              schema:
                type: string
                example: 3fcaa44bd0d6c7e8e45a90c5a8f2ac74
          content:
            application/json:
              schema:
                type: object
                properties:
                  id:
                    type: number
                    example: 1433
                  results:
                    type: array
                    items:
                      type: object
                      properties:
                        id:
                          type: string
                          example: 5b5a5d7ac3a36867100010ad
                        iso_3166_1:
                          type: string
                          example: US
                        iso_639_1:
                          type: string
                          example: en
                        key:
                          type: string
                          example: W9Kf1RUHLxE
                        name:
                          type: string
                          example: 'American Dad: Klaus Song [CLIP] | TBS'
                        official:
                          type: boolean
                          example: true
                        published_at:
                          type: string
                          example: '2016-12-21T14:30:29.000Z'
                        site:
                          type: string
                          example: YouTube
                        size:
                          type: number
                          example: 720
                        type:
                          type: string
                          example: Clip
                    example:
                      - id: 5b5a5d7ac3a36867100010ad
                        iso_3166_1: US
                        iso_639_1: en
                        key: W9Kf1RUHLxE
                        name: 'American Dad: Klaus Song [CLIP] | TBS'
                        official: true
                        published_at: '2016-12-21T14:30:29.000Z'
                        site: YouTube
                        size: 720
                        type: Clip
                      - id: 5b5a5dc49251412a9a000ee0
                        iso_3166_1: US
                        iso_639_1: en
                        key: 7hn-Cs_6QL4
                        name: 'American Dad: Sexy Aunt Visit [CLIP] | TBS'
                        official: true
                        published_at: '2014-11-18T00:00:03.000Z'
                        site: YouTube
                        size: 720
                        type: Clip
                      - id: 5b5a5d590e0a266986000e5c
                        iso_3166_1: US
                        iso_639_1: en
                        key: x6QKyx7GP1A
                        name: 'American Dad: Lame Uncle Stan [CLIP] | TBS'
                        official: true
                        published_at: '2014-11-13T00:00:05.000Z'
                        site: YouTube
                        size: 720
                        type: Clip
                      - id: 5b5a5d6e9251412aad000db5
                        iso_3166_1: US
                        iso_639_1: en
                        key: SmtFgAKXx28
                        name: 'American Dad: Inn Under the Attic- Perfection | TBS'
                        official: true
                        published_at: '2014-11-12T00:00:01.000Z'
                        site: YouTube
                        size: 480
                        type: Clip
                      - id: 5746051ec3a3682d5200026a
                        iso_3166_1: US
                        iso_639_1: en
                        key: apr31MFjg08
                        name: Theatrical Trailer
                        official: true
                        published_at: '2014-10-05T14:54:26.000Z'
                        site: YouTube
                        size: 720
                        type: Trailer
                      - id: 5b5a5db49251412a94000dde
                        iso_3166_1: US
                        iso_639_1: en
                        key: yQCVkGwasDg
                        name: 'American Dad: Gotta Beat Chuck White [CLIP] | TBS'
                        official: true
                        published_at: '2014-08-25T16:00:02.000Z'
                        site: YouTube
                        size: 720
                        type: Clip
                      - id: 5b5a5e0cc3a36867100011ce
                        iso_3166_1: US
                        iso_639_1: en
                        key: sJMN3CtVz-0
                        name: American Dad opening scene
                        official: false
                        published_at: '2011-10-11T17:55:15.000Z'
                        site: YouTube
                        size: 360
                        type: Opening Credits
              examples:
                Videos:
                  value:
                    id: 1433
                    results:
                      - id: 5b5a5d7ac3a36867100010ad
                        iso_3166_1: US
                        iso_639_1: en
                        key: W9Kf1RUHLxE
                        name: 'American Dad: Klaus Song [CLIP] | TBS'
                        official: true
                        published_at: '2016-12-21T14:30:29.000Z'
                        site: YouTube
                        size: 720
                        type: Clip
                      - id: 5b5a5dc49251412a9a000ee0
                        iso_3166_1: US
                        iso_639_1: en
                        key: 7hn-Cs_6QL4
                        name: 'American Dad: Sexy Aunt Visit [CLIP] | TBS'
                        official: true
                        published_at: '2014-11-18T00:00:03.000Z'
                        site: YouTube
                        size: 720
                        type: Clip
                      - id: 5b5a5d590e0a266986000e5c
                        iso_3166_1: US
                        iso_639_1: en
                        key: x6QKyx7GP1A
                        name: 'American Dad: Lame Uncle Stan [CLIP] | TBS'
                        official: true
                        published_at: '2014-11-13T00:00:05.000Z'
                        site: YouTube
                        size: 720
                        type: Clip
                      - id: 5b5a5d6e9251412aad000db5
                        iso_3166_1: US
                        iso_639_1: en
                        key: SmtFgAKXx28
                        name: 'American Dad: Inn Under the Attic- Perfection | TBS'
                        official: true
                        published_at: '2014-11-12T00:00:01.000Z'
                        site: YouTube
                        size: 480
                        type: Clip
                      - id: 5746051ec3a3682d5200026a
                        iso_3166_1: US
                        iso_639_1: en
                        key: apr31MFjg08
                        name: Theatrical Trailer
                        official: true
                        published_at: '2014-10-05T14:54:26.000Z'
                        site: YouTube
                        size: 720
                        type: Trailer
                      - id: 5b5a5db49251412a94000dde
                        iso_3166_1: US
                        iso_639_1: en
                        key: yQCVkGwasDg
                        name: 'American Dad: Gotta Beat Chuck White [CLIP] | TBS'
                        official: true
                        published_at: '2014-08-25T16:00:02.000Z'
                        site: YouTube
                        size: 720
                        type: Clip
                      - id: 5b5a5e0cc3a36867100011ce
                        iso_3166_1: US
                        iso_639_1: en
                        key: sJMN3CtVz-0
                        name: American Dad opening scene
                        official: false
                        published_at: '2011-10-11T17:55:15.000Z'
                        site: YouTube
                        size: 360
                        type: Opening Credits
components:
  parameters:
    SeriesID:
      name: series_id
      description: a uniques identifier for a tv serie
      in: path
      required: true
      schema:
        type: integer
      examples:
        example1:
          value: 122
        example2:
          value: 123
        example3:
          value: 110381
        example4:
          value: 1433
        example5:
          value: 93405
        example6:
          value: 1399
        example7:
          value: 84007
  securitySchemes:
    bearerAuth:
      type: http
      scheme: bearer

````