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

# Post Transcript

> Get the transcript from a Reddit video post.

**Credit Cost:** 1 credit per request

<Note>💳 **1 credit per request**</Note>


## OpenAPI

````yaml GET /v1/scrape/reddit/post/transcript
openapi: 3.1.0
info:
  title: SociaVault API
  version: 1.0.0
  description: >-
    # SociaVault API Documentation


    The SociaVault API provides comprehensive access to social media data
    extraction across multiple platforms.


    ## Features


    - **Multi-Platform Support**: TikTok, Instagram, YouTube, Facebook, Twitter,
    Reddit, Threads, and more

    - **Credit-Based System**: Pay-as-you-go pricing with transparent credit
    costs

    - **High Performance**: Fast, reliable data extraction

    - **Comprehensive Data**: Detailed user profiles, videos, posts, comments,
    and analytics


    ## Authentication


    All API requests require authentication using an API key in the `X-API-Key`
    header:


    ```bash

    X-API-Key: sk_live_your_api_key_here

    ```


    Get your API key from the [SociaVault
    Dashboard](https://sociavault.com/dashboard).


    ## Credits


    Each endpoint consumes credits based on data complexity:

    - Simple requests (profiles): 1 credit

    - Complex requests (demographics): 20+ credits

    - Paginated requests: Credits per page


    Check your credit balance in the dashboard or via the API.


    ## Support


    - **Documentation**: https://docs.sociavault.com

    - **Email**: support@sociavault.com

    - **Discord**: https://discord.gg/sociavault
  contact:
    name: SociaVault Support
    email: support@sociavault.com
    url: https://sociavault.com/support
  license:
    name: Commercial
    url: https://sociavault.com/terms
servers:
  - url: https://api.sociavault.com
    description: Production API
security:
  - ApiKeyAuth: []
tags:
  - name: account
    description: Account management and credit balance
    externalDocs:
      description: Learn more
      url: https://docs.sociavault.com/account
  - name: tiktok
    description: Scrape TikTok profiles, videos, and more
    externalDocs:
      description: Learn more
      url: https://docs.sociavault.com/platforms/tiktok
  - name: tiktok-shop
    description: Everything about TikTok Shop
    externalDocs:
      description: Learn more
      url: https://docs.sociavault.com/platforms/tiktok-shop
  - name: instagram
    description: Gets Instagram profiles, posts, and reels
    externalDocs:
      description: Learn more
      url: https://docs.sociavault.com/platforms/instagram
  - name: youtube
    description: Scrape YouTube channels, videos, and more
    externalDocs:
      description: Learn more
      url: https://docs.sociavault.com/platforms/youtube
  - name: linkedin
    description: Scrape LinkedIn
    externalDocs:
      description: Learn more
      url: https://docs.sociavault.com/platforms/linkedin
  - name: facebook
    description: Get public Facebook profiles and posts
    externalDocs:
      description: Learn more
      url: https://docs.sociavault.com/platforms/facebook
  - name: facebookAdLibrary
    description: Scrapes the Facebook (Meta) Ad Library
    externalDocs:
      description: Learn more
      url: https://docs.sociavault.com/platforms/facebookAdLibrary
  - name: facebookMarketplace
    description: Search Facebook Marketplace and pull full listing details
    externalDocs:
      description: Learn more
      url: https://docs.sociavault.com/platforms/facebookMarketplace
  - name: googleAdLibrary
    description: >-
      Scrape the Google Ad Transparency Library. *This only gets the public ads.
      Some ads you need to log in for and sadly we can't get those. Also, since
      there are so many variations, the return types might not all be 100% the
      same.
    externalDocs:
      description: Learn more
      url: https://docs.sociavault.com/platforms/googleAdLibrary
  - name: linkedinAdLibrary
    description: Search the LinkedIn Ad Library
    externalDocs:
      description: Learn more
      url: https://docs.sociavault.com/platforms/linkedinAdLibrary
  - name: twitter
    description: Get Twitter profiles, tweets, followers and more
    externalDocs:
      description: Learn more
      url: https://docs.sociavault.com/platforms/twitter
  - name: reddit
    description: Scrape Reddit posts and comments
    externalDocs:
      description: Learn more
      url: https://docs.sociavault.com/platforms/reddit
  - name: threads
    description: Get Threads posts
    externalDocs:
      description: Learn more
      url: https://docs.sociavault.com/platforms/threads
  - name: google
    description: Scrape Google search results
    externalDocs:
      description: Learn more
      url: https://docs.sociavault.com/platforms/google
paths:
  /v1/scrape/reddit/post/transcript:
    get:
      tags:
        - reddit
      summary: Post Transcript
      description: |-
        Get the transcript from a Reddit video post.

        **Credit Cost:** 1 credit per request
      operationId: reddit_Post_Transcript
      parameters:
        - name: url
          in: query
          description: Reddit post URL or direct v.redd.it video URL
          required: true
          schema:
            type: string
            example: >-
              https://www.reddit.com/r/youseeingthisshit/comments/1oiu9xm/football_nostalgiasaints_punter_head_coach_cant/
        - name: language
          in: query
          description: 2 letter language code. Defaults to en.
          required: false
          schema:
            type: string
            example: en
      responses:
        '200':
          description: Successful response containing the video transcript
          content:
            application/json:
              example:
                success: true
                data:
                  success: true
                  url: >-
                    https://www.reddit.com/r/youseeingthisshit/comments/1oiu9xm/football_nostalgiasaints_punter_head_coach_cant/
                  post_id: 1oiu9xm
                  video_id: eflpgc6r0zxf1
                  caption_url: https://v.redd.it/eflpgc6r0zxf1/wh_ben_en.vtt
                  language: en
                  raw_vtt: |+
                    WEBVTT

                    00:00.000 --> 00:00.300
                    <u>stop</u> on third down and now Barnhart I
                    hanging

                    00:00.300 --> 00:00.560
                    stop <u>on</u> third down and now Barnhart I
                    hanging

                    00:00.560 --> 00:00.760
                    stop on <u>third</u> down and now Barnhart I
                    hanging

                    00:00.760 --> 00:01.120
                    stop on third <u>down</u> and now Barnhart I
                    hanging

                    00:01.120 --> 00:01.320
                    stop on third down <u>and</u> now Barnhart I
                    hanging

                    00:01.320 --> 00:01.480
                    stop on third down and <u>now</u> Barnhart I
                    hanging

                    00:01.480 --> 00:02.000
                    stop on third down and now <u>Barnhart</u> I
                    hanging

                    00:02.000 --> 00:03.340
                    stop on third down and now Barnhart <u>I</u>
                    hanging

                    00:03.340 --> 00:07.020
                    stop on third down and now Barnhart I
                    <u>hanging</u>

                    00:07.020 --> 00:07.860
                    <u>spiraling</u> punts touch back Barnhart
                    could not pull it up short of the end

                    00:07.860 --> 00:08.440
                    spiraling <u>punts</u> touch back Barnhart
                    could not pull it up short of the end

                    00:08.440 --> 00:08.880
                    spiraling punts <u>touch</u> back Barnhart
                    could not pull it up short of the end

                    00:08.880 --> 00:09.160
                    spiraling punts touch <u>back</u> Barnhart
                    could not pull it up short of the end

                    00:09.160 --> 00:11.840
                    spiraling punts touch back <u>Barnhart</u>
                    could not pull it up short of the end

                    00:11.840 --> 00:12.160
                    spiraling punts touch back Barnhart
                    <u>could</u> not pull it up short of the end

                    00:12.160 --> 00:12.460
                    spiraling punts touch back Barnhart
                    could <u>not</u> pull it up short of the end

                    00:12.460 --> 00:12.740
                    spiraling punts touch back Barnhart
                    could not <u>pull</u> it up short of the end

                    00:12.740 --> 00:12.880
                    spiraling punts touch back Barnhart
                    could not pull <u>it</u> up short of the end

                    00:12.880 --> 00:12.980
                    spiraling punts touch back Barnhart
                    could not pull it <u>up</u> short of the end

                    00:12.980 --> 00:13.260
                    spiraling punts touch back Barnhart
                    could not pull it up <u>short</u> of the end

                    00:13.260 --> 00:13.420
                    spiraling punts touch back Barnhart
                    could not pull it up short <u>of</u> the end

                    00:13.420 --> 00:13.520
                    spiraling punts touch back Barnhart
                    could not pull it up short of <u>the</u> end

                    00:13.520 --> 00:13.660
                    spiraling punts touch back Barnhart
                    could not pull it up short of the <u>end</u>

                    00:13.660 --> 00:13.940
                    <u>zone</u> I think the way the returns have
                    been going in this game I'd just assume

                    00:13.940 --> 00:14.360
                    zone <u>I</u> think the way the returns have
                    been going in this game I'd just assume

                    00:14.360 --> 00:14.520
                    zone I <u>think</u> the way the returns have
                    been going in this game I'd just assume

                    00:14.520 --> 00:14.680
                    zone I think <u>the</u> way the returns have
                    been going in this game I'd just assume

                    00:14.680 --> 00:14.840
                    zone I think the <u>way</u> the returns have
                    been going in this game I'd just assume

                    00:14.840 --> 00:15.040
                    zone I think the way <u>the</u> returns have
                    been going in this game I'd just assume

                    00:15.040 --> 00:15.320
                    zone I think the way the <u>returns</u> have
                    been going in this game I'd just assume

                    00:15.320 --> 00:15.720
                    zone I think the way the returns <u>have</u>
                    been going in this game I'd just assume

                    00:15.720 --> 00:15.880
                    zone I think the way the returns have
                    <u>been</u> going in this game I'd just assume

                    00:15.880 --> 00:16.140
                    zone I think the way the returns have
                    been <u>going</u> in this game I'd just assume

                    00:16.140 --> 00:16.320
                    zone I think the way the returns have
                    been going <u>in</u> this game I'd just assume

                    00:16.320 --> 00:16.500
                    zone I think the way the returns have
                    been going in <u>this</u> game I'd just assume

                    00:16.500 --> 00:16.700
                    zone I think the way the returns have
                    been going in this <u>game</u> I'd just assume

                    00:16.700 --> 00:16.960
                    zone I think the way the returns have
                    been going in this game <u>I'd</u> just assume

                    00:16.960 --> 00:17.120
                    zone I think the way the returns have
                    been going in this game I'd <u>just</u> assume

                    00:17.120 --> 00:17.440
                    zone I think the way the returns have
                    been going in this game I'd just <u>assume</u>

                    00:17.440 --> 00:18.720
                    <u>wait</u> a minute what's going on out here
                    they down the ball that this is going to

                    00:18.720 --> 00:19.220
                    wait <u>a</u> minute what's going on out here
                    they down the ball that this is going to

                    00:19.220 --> 00:19.400
                    wait a <u>minute</u> what's going on out here
                    they down the ball that this is going to

                    00:19.400 --> 00:19.700
                    wait a minute <u>what's</u> going on out here
                    they down the ball that this is going to

                    00:19.700 --> 00:19.780
                    wait a minute what's <u>going</u> on out here
                    they down the ball that this is going to

                    00:19.780 --> 00:20.100
                    wait a minute what's going <u>on</u> out here
                    they down the ball that this is going to

                    00:20.100 --> 00:20.260
                    wait a minute what's going on <u>out</u> here
                    they down the ball that this is going to

                    00:20.260 --> 00:20.500
                    wait a minute what's going on out <u>here</u>
                    they down the ball that this is going to

                    00:20.500 --> 00:21.920
                    wait a minute what's going on out here
                    <u>they</u> down the ball that this is going to

                    00:21.920 --> 00:22.160
                    wait a minute what's going on out here
                    they <u>down</u> the ball that this is going to

                    00:22.160 --> 00:22.320
                    wait a minute what's going on out here
                    they down <u>the</u> ball that this is going to

                    00:22.320 --> 00:22.500
                    wait a minute what's going on out here
                    they down the <u>ball</u> that this is going to

                    00:22.500 --> 00:22.660
                    wait a minute what's going on out here
                    they down the ball <u>that</u> this is going to

                    00:22.660 --> 00:23.260
                    wait a minute what's going on out here
                    they down the ball that <u>this</u> is going to

                    00:23.260 --> 00:23.380
                    wait a minute what's going on out here
                    they down the ball that this <u>is</u> going to

                    00:23.380 --> 00:23.520
                    wait a minute what's going on out here
                    they down the ball that this is <u>going</u> to

                    00:23.520 --> 00:23.780
                    wait a minute what's going on out here
                    they down the ball that this is going <u>to</u>

                    00:23.780 --> 00:24.000
                    <u>touch</u> down that that is one of the most
                    unbelievable plays I've ever seen they

                    00:24.000 --> 00:24.300
                    touch <u>down</u> that that is one of the most
                    unbelievable plays I've ever seen they

                    00:24.300 --> 00:26.680
                    touch down <u>that</u> that is one of the most
                    unbelievable plays I've ever seen they

                    00:26.680 --> 00:27.120
                    touch down that <u>that</u> is one of the most
                    unbelievable plays I've ever seen they

                    00:27.120 --> 00:28.360
                    touch down that that <u>is</u> one of the most
                    unbelievable plays I've ever seen they

                    00:28.360 --> 00:28.540
                    touch down that that is <u>one</u> of the most
                    unbelievable plays I've ever seen they

                    00:28.540 --> 00:28.640
                    touch down that that is one <u>of</u> the most
                    unbelievable plays I've ever seen they

                    00:28.640 --> 00:28.720
                    touch down that that is one of <u>the</u> most
                    unbelievable plays I've ever seen they

                    00:28.720 --> 00:28.900
                    touch down that that is one of the <u>most</u>
                    unbelievable plays I've ever seen they

                    00:28.900 --> 00:29.560
                    touch down that that is one of the most
                    <u>unbelievable</u> plays I've ever seen they

                    00:29.560 --> 00:30.260
                    touch down that that is one of the most
                    unbelievable <u>plays</u> I've ever seen they

                    00:30.260 --> 00:31.340
                    touch down that that is one of the most
                    unbelievable plays <u>I've</u> ever seen they

                    00:31.340 --> 00:31.540
                    touch down that that is one of the most
                    unbelievable plays I've <u>ever</u> seen they

                    00:31.540 --> 00:31.820
                    touch down that that is one of the most
                    unbelievable plays I've ever <u>seen</u> they

                    00:31.820 --> 00:32.020
                    touch down that that is one of the most
                    unbelievable plays I've ever seen <u>they</u>

                    00:32.020 --> 00:32.320
                    <u>never</u> down the ball it was sitting in
                    the end zone and the Rams picked it up

                    00:32.320 --> 00:32.640
                    never <u>down</u> the ball it was sitting in
                    the end zone and the Rams picked it up

                    00:32.640 --> 00:32.940
                    never down <u>the</u> ball it was sitting in
                    the end zone and the Rams picked it up

                    00:32.940 --> 00:33.240
                    never down the <u>ball</u> it was sitting in
                    the end zone and the Rams picked it up

                    00:33.240 --> 00:33.500
                    never down the ball <u>it</u> was sitting in
                    the end zone and the Rams picked it up

                    00:33.500 --> 00:33.600
                    never down the ball it <u>was</u> sitting in
                    the end zone and the Rams picked it up

                    00:33.600 --> 00:33.940
                    never down the ball it was <u>sitting</u> in
                    the end zone and the Rams picked it up

                    00:33.940 --> 00:34.140
                    never down the ball it was sitting <u>in</u>
                    the end zone and the Rams picked it up

                    00:34.140 --> 00:34.280
                    never down the ball it was sitting in
                    <u>the</u> end zone and the Rams picked it up

                    00:34.280 --> 00:34.460
                    never down the ball it was sitting in
                    the <u>end</u> zone and the Rams picked it up

                    00:34.460 --> 00:34.780
                    never down the ball it was sitting in
                    the end <u>zone</u> and the Rams picked it up

                    00:34.780 --> 00:36.140
                    never down the ball it was sitting in
                    the end zone <u>and</u> the Rams picked it up

                    00:36.140 --> 00:36.260
                    never down the ball it was sitting in
                    the end zone and <u>the</u> Rams picked it up

                    00:36.260 --> 00:36.500
                    never down the ball it was sitting in
                    the end zone and the <u>Rams</u> picked it up

                    00:36.500 --> 00:36.820
                    never down the ball it was sitting in
                    the end zone and the Rams <u>picked</u> it up

                    00:36.820 --> 00:37.020
                    never down the ball it was sitting in
                    the end zone and the Rams picked <u>it</u> up

                    00:37.020 --> 00:37.120
                    never down the ball it was sitting in
                    the end zone and the Rams picked it <u>up</u>

                    00:37.120 --> 00:37.260
                    <u>and</u> scored Bailey

                    00:37.260 --> 00:37.600
                    and <u>scored</u> Bailey

                    00:37.600 --> 00:40.840
                    and scored <u>Bailey</u>

                    00:40.840 --> 00:41.120
                    <u>can</u> pick it up boy that is heads up
                    football by Bailey I guarantee you he

                    00:41.120 --> 00:41.320
                    can <u>pick</u> it up boy that is heads up
                    football by Bailey I guarantee you he

                    00:41.320 --> 00:41.520
                    can pick <u>it</u> up boy that is heads up
                    football by Bailey I guarantee you he

                    00:41.520 --> 00:41.700
                    can pick it <u>up</u> boy that is heads up
                    football by Bailey I guarantee you he

                    00:41.700 --> 00:42.620
                    can pick it up <u>boy</u> that is heads up
                    football by Bailey I guarantee you he

                    00:42.620 --> 00:42.780
                    can pick it up boy <u>that</u> is heads up
                    football by Bailey I guarantee you he

                    00:42.780 --> 00:42.980
                    can pick it up boy that <u>is</u> heads up
                    football by Bailey I guarantee you he

                    00:42.980 --> 00:43.160
                    can pick it up boy that is <u>heads</u> up
                    football by Bailey I guarantee you he

                    00:43.160 --> 00:43.480
                    can pick it up boy that is heads <u>up</u>
                    football by Bailey I guarantee you he

                    00:43.480 --> 00:43.760
                    can pick it up boy that is heads up
                    <u>football</u> by Bailey I guarantee you he

                    00:43.760 --> 00:44.160
                    can pick it up boy that is heads up
                    football <u>by</u> Bailey I guarantee you he

                    00:44.160 --> 00:44.380
                    can pick it up boy that is heads up
                    football by <u>Bailey</u> I guarantee you he

                    00:44.380 --> 00:44.740
                    can pick it up boy that is heads up
                    football by Bailey <u>I</u> guarantee you he

                    00:44.740 --> 00:45.100
                    can pick it up boy that is heads up
                    football by Bailey I <u>guarantee</u> you he

                    00:45.100 --> 00:45.480
                    can pick it up boy that is heads up
                    football by Bailey I guarantee <u>you</u> he

                    00:45.480 --> 00:45.880
                    can pick it up boy that is heads up
                    football by Bailey I guarantee you <u>he</u>

                    00:45.880 --> 00:46.040
                    <u>was</u> the only one on the field that knew
                    what was going on Bailey's twenty eight

                    00:46.040 --> 00:46.200
                    was <u>the</u> only one on the field that knew
                    what was going on Bailey's twenty eight

                    00:46.200 --> 00:46.480
                    was the <u>only</u> one on the field that knew
                    what was going on Bailey's twenty eight

                    00:46.480 --> 00:46.720
                    was the only <u>one</u> on the field that knew
                    what was going on Bailey's twenty eight

                    00:46.720 --> 00:46.860
                    was the only one <u>on</u> the field that knew
                    what was going on Bailey's twenty eight

                    00:46.860 --> 00:46.980
                    was the only one on <u>the</u> field that knew
                    what was going on Bailey's twenty eight

                    00:46.980 --> 00:47.260
                    was the only one on the <u>field</u> that knew
                    what was going on Bailey's twenty eight

                    00:47.260 --> 00:47.440
                    was the only one on the field <u>that</u> knew
                    what was going on Bailey's twenty eight

                    00:47.440 --> 00:47.560
                    was the only one on the field that <u>knew</u>
                    what was going on Bailey's twenty eight

                    00:47.560 --> 00:47.740
                    was the only one on the field that knew
                    <u>what</u> was going on Bailey's twenty eight

                    00:47.740 --> 00:47.880
                    was the only one on the field that knew
                    what <u>was</u> going on Bailey's twenty eight

                    00:47.880 --> 00:48.040
                    was the only one on the field that knew
                    what was <u>going</u> on Bailey's twenty eight

                    00:48.040 --> 00:48.500
                    was the only one on the field that knew
                    what was going <u>on</u> Bailey's twenty eight

                    00:48.500 --> 00:49.360
                    was the only one on the field that knew
                    what was going on <u>Bailey's</u> twenty eight

                    00:49.360 --> 00:49.620
                    was the only one on the field that knew
                    what was going on Bailey's <u>twenty</u> eight

                    00:49.620 --> 00:50.020
                    was the only one on the field that knew
                    what was going on Bailey's twenty <u>eight</u>

                    00:50.020 --> 00:50.940
                    <u>look</u> at the bounce that's a rare bounce
                    I mean nobody look at this watch look at

                    00:50.940 --> 00:51.200
                    look <u>at</u> the bounce that's a rare bounce
                    I mean nobody look at this watch look at

                    00:51.200 --> 00:51.420
                    look at <u>the</u> bounce that's a rare bounce
                    I mean nobody look at this watch look at

                    00:51.420 --> 00:51.540
                    look at the <u>bounce</u> that's a rare bounce
                    I mean nobody look at this watch look at

                    00:51.540 --> 00:53.020
                    look at the bounce <u>that's</u> a rare bounce
                    I mean nobody look at this watch look at

                    00:53.020 --> 00:53.140
                    look at the bounce that's <u>a</u> rare bounce
                    I mean nobody look at this watch look at

                    00:53.140 --> 00:53.300
                    look at the bounce that's a <u>rare</u> bounce
                    I mean nobody look at this watch look at

                    00:53.300 --> 00:53.620
                    look at the bounce that's a rare <u>bounce</u>
                    I mean nobody look at this watch look at

                    00:53.620 --> 00:53.940
                    look at the bounce that's a rare bounce
                    <u>I</u> mean nobody look at this watch look at

                    00:53.940 --> 00:54.440
                    look at the bounce that's a rare bounce
                    I <u>mean</u> nobody look at this watch look at

                    00:54.440 --> 00:54.620
                    look at the bounce that's a rare bounce
                    I mean <u>nobody</u> look at this watch look at

                    00:54.620 --> 00:54.960
                    look at the bounce that's a rare bounce
                    I mean nobody <u>look</u> at this watch look at

                    00:54.960 --> 00:55.120
                    look at the bounce that's a rare bounce
                    I mean nobody look <u>at</u> this watch look at

                    00:55.120 --> 00:55.380
                    look at the bounce that's a rare bounce
                    I mean nobody look at <u>this</u> watch look at

                    00:55.380 --> 00:57.360
                    look at the bounce that's a rare bounce
                    I mean nobody look at this watch look at

                    00:57.360 --> 00:57.920
                    look at the bounce that's a rare bounce
                    I mean nobody look at this <u>watch</u> look at

                    00:57.920 --> 00:58.480
                    look at the bounce that's a rare bounce
                    I mean nobody look at this watch <u>look</u> at

                    00:58.480 --> 00:58.600
                    look at the bounce that's a rare bounce
                    I mean nobody look at this watch look <u>at</u>

                    00:58.600 --> 00:58.760
                    <u>this</u> nobody is even looking at it
                    Barnhart's walking off he unsnaps his

                    00:58.760 --> 00:59.200
                    this <u>nobody</u> is even looking at it
                    Barnhart's walking off he unsnaps his

                    00:59.200 --> 00:59.460
                    this nobody <u>is</u> even looking at it
                    Barnhart's walking off he unsnaps his

                    00:59.460 --> 00:59.640
                    this nobody is <u>even</u> looking at it
                    Barnhart's walking off he unsnaps his

                    00:59.640 --> 00:59.940
                    this nobody is even <u>looking</u> at it
                    Barnhart's walking off he unsnaps his

                    00:59.940 --> 01:00.220
                    this nobody is even looking <u>at</u> it
                    Barnhart's walking off he unsnaps his

                    01:00.220 --> 01:00.420
                    this nobody is even looking at <u>it</u>
                    Barnhart's walking off he unsnaps his

                    01:00.420 --> 01:01.480
                    this nobody is even looking at it
                    <u>Barnhart's</u> walking off he unsnaps his

                    01:01.480 --> 01:01.760
                    this nobody is even looking at it
                    Barnhart's <u>walking</u> off he unsnaps his

                    01:01.760 --> 01:02.100
                    this nobody is even looking at it
                    Barnhart's walking <u>off</u> he unsnaps his

                    01:02.100 --> 01:02.320
                    this nobody is even looking at it
                    Barnhart's walking off <u>he</u> unsnaps his

                    01:02.320 --> 01:02.860
                    this nobody is even looking at it
                    Barnhart's walking off he <u>unsnaps</u> his

                    01:02.860 --> 01:03.020
                    this nobody is even looking at it
                    Barnhart's walking off he unsnaps <u>his</u>

                    01:03.020 --> 01:03.320
                    <u>helmet</u> you see the officials going by
                    they were the only ones with him maybe a

                    01:03.320 --> 01:03.800
                    helmet <u>you</u> see the officials going by
                    they were the only ones with him maybe a

                    01:03.800 --> 01:04.260
                    helmet you <u>see</u> the officials going by
                    they were the only ones with him maybe a

                    01:04.260 --> 01:04.440
                    helmet you see <u>the</u> officials going by
                    they were the only ones with him maybe a

                    01:04.440 --> 01:04.820
                    helmet you see the <u>officials</u> going by
                    they were the only ones with him maybe a

                    01:04.820 --> 01:05.120
                    helmet you see the officials <u>going</u> by
                    they were the only ones with him maybe a

                    01:05.120 --> 01:05.420
                    helmet you see the officials going <u>by</u>
                    they were the only ones with him maybe a

                    01:05.420 --> 01:06.720
                    helmet you see the officials going by
                    <u>they</u> were the only ones with him maybe a

                    01:06.720 --> 01:06.840
                    helmet you see the officials going by
                    they <u>were</u> the only ones with him maybe a

                    01:06.840 --> 01:06.940
                    helmet you see the officials going by
                    they were <u>the</u> only ones with him maybe a

                    01:06.940 --> 01:07.120
                    helmet you see the officials going by
                    they were the <u>only</u> ones with him maybe a

                    01:07.120 --> 01:07.380
                    helmet you see the officials going by
                    they were the only <u>ones</u> with him maybe a

                    01:07.380 --> 01:07.580
                    helmet you see the officials going by
                    they were the only ones <u>with</u> him maybe a

                    01:07.580 --> 01:07.740
                    helmet you see the officials going by
                    they were the only ones with <u>him</u> maybe a

                    01:07.740 --> 01:07.960
                    helmet you see the officials going by
                    they were the only ones with him <u>maybe</u> a

                    01:07.960 --> 01:08.060
                    helmet you see the officials going by
                    they were the only ones with him maybe <u>a</u>

                    01:08.060 --> 01:08.320
                    <u>couple</u> Rams all of a sudden that's an
                    NFL record or that there's nothing to

                    01:08.320 --> 01:08.680
                    couple <u>Rams</u> all of a sudden that's an
                    NFL record or that there's nothing to

                    01:08.680 --> 01:09.540
                    couple Rams <u>all</u> of a sudden that's an
                    NFL record or that there's nothing to

                    01:09.540 --> 01:09.720
                    couple Rams all <u>of</u> a sudden that's an
                    NFL record or that there's nothing to

                    01:09.720 --> 01:09.800
                    couple Rams all of <u>a</u> sudden that's an
                    NFL record or that there's nothing to

                    01:09.800 --> 01:10.120
                    couple Rams all of a <u>sudden</u> that's an
                    NFL record or that there's nothing to

                    01:10.120 --> 01:10.420
                    couple Rams all of a sudden <u>that's</u> an
                    NFL record or that there's nothing to

                    01:10.420 --> 01:10.540
                    couple Rams all of a sudden that's <u>an</u>
                    NFL record or that there's nothing to

                    01:10.540 --> 01:10.760
                    couple Rams all of a sudden that's an
                    <u>NFL</u> record or that there's nothing to

                    01:10.760 --> 01:11.460
                    couple Rams all of a sudden that's an
                    NFL <u>record</u> or that there's nothing to

                    01:11.460 --> 01:12.200
                    couple Rams all of a sudden that's an
                    NFL record <u>or</u> that there's nothing to

                    01:12.200 --> 01:12.340
                    couple Rams all of a sudden that's an
                    NFL record or <u>that</u> there's nothing to

                    01:12.340 --> 01:12.880
                    couple Rams all of a sudden that's an
                    NFL record or that <u>there's</u> nothing to

                    01:12.880 --> 01:13.180
                    couple Rams all of a sudden that's an
                    NFL record or that there's <u>nothing</u> to

                    01:13.180 --> 01:13.400
                    couple Rams all of a sudden that's an
                    NFL record or that there's nothing <u>to</u>

                    01:13.400 --> 01:13.640
                    <u>cool</u> about I mean it's exactly what

                    01:13.640 --> 01:13.920
                    cool <u>about</u> I mean it's exactly what

                    01:13.920 --> 01:14.120
                    cool about <u>I</u> mean it's exactly what

                    01:14.120 --> 01:14.240
                    cool about I <u>mean</u> it's exactly what

                    01:14.240 --> 01:14.520
                    cool about I mean <u>it's</u> exactly what

                    01:14.520 --> 01:14.860
                    cool about I mean it's <u>exactly</u> what

                    01:14.860 --> 01:20.860
                    cool about I mean it's exactly <u>what</u>

                    01:20.860 --> 01:21.180
                    <u>happened</u> that you could see never went
                    over the end line and was never touched

                    01:21.180 --> 01:21.240
                    happened <u>that</u> you could see never went
                    over the end line and was never touched

                    01:21.240 --> 01:21.940
                    happened that <u>you</u> could see never went
                    over the end line and was never touched

                    01:21.940 --> 01:22.100
                    happened that you <u>could</u> see never went
                    over the end line and was never touched

                    01:22.100 --> 01:22.320
                    happened that you could <u>see</u> never went
                    over the end line and was never touched

                    01:22.320 --> 01:22.600
                    happened that you could see <u>never</u> went
                    over the end line and was never touched

                    01:22.600 --> 01:23.340
                    happened that you could see never <u>went</u>
                    over the end line and was never touched

                    01:23.340 --> 01:23.600
                    happened that you could see never went
                    <u>over</u> the end line and was never touched

                    01:23.600 --> 01:23.760
                    happened that you could see never went
                    over <u>the</u> end line and was never touched

                    01:23.760 --> 01:23.940
                    happened that you could see never went
                    over the <u>end</u> line and was never touched

                    01:23.940 --> 01:24.240
                    happened that you could see never went
                    over the end <u>line</u> and was never touched

                    01:24.240 --> 01:24.540
                    happened that you could see never went
                    over the end line <u>and</u> was never touched

                    01:24.540 --> 01:24.720
                    happened that you could see never went
                    over the end line and <u>was</u> never touched

                    01:24.720 --> 01:25.040
                    happened that you could see never went
                    over the end line and was <u>never</u> touched

                    01:25.040 --> 01:25.300
                    happened that you could see never went
                    over the end line and was never <u>touched</u>

                    01:25.300 --> 01:25.640
                    <u>I</u> think our cameraman and the officials
                    were the only ones who knew the ball was

                    01:25.640 --> 01:25.840
                    I <u>think</u> our cameraman and the officials
                    were the only ones who knew the ball was

                    01:25.840 --> 01:26.020
                    I think <u>our</u> cameraman and the officials
                    were the only ones who knew the ball was

                    01:26.020 --> 01:26.620
                    I think our <u>cameraman</u> and the officials
                    were the only ones who knew the ball was

                    01:26.620 --> 01:26.740
                    I think our cameraman <u>and</u> the officials
                    were the only ones who knew the ball was

                    01:26.740 --> 01:26.860
                    I think our cameraman and <u>the</u> officials
                    were the only ones who knew the ball was

                    01:26.860 --> 01:27.200
                    I think our cameraman and the <u>officials</u>
                    were the only ones who knew the ball was

                    01:27.200 --> 01:27.440
                    I think our cameraman and the officials
                    <u>were</u> the only ones who knew the ball was

                    01:27.440 --> 01:27.560
                    I think our cameraman and the officials
                    were <u>the</u> only ones who knew the ball was

                    01:27.560 --> 01:27.740
                    I think our cameraman and the officials
                    were the <u>only</u> ones who knew the ball was

                    01:27.740 --> 01:27.980
                    I think our cameraman and the officials
                    were the only <u>ones</u> who knew the ball was

                    01:27.980 --> 01:28.120
                    I think our cameraman and the officials
                    were the only ones <u>who</u> knew the ball was

                    01:28.120 --> 01:28.580
                    I think our cameraman and the officials
                    were the only ones who <u>knew</u> the ball was

                    01:28.580 --> 01:28.740
                    I think our cameraman and the officials
                    were the only ones who knew <u>the</u> ball was

                    01:28.740 --> 01:28.920
                    I think our cameraman and the officials
                    were the only ones who knew the <u>ball</u> was

                    01:28.920 --> 01:29.100
                    I think our cameraman and the officials
                    were the only ones who knew the ball <u>was</u>

                    01:29.100 --> 01:29.320
                    <u>still</u> in play

                    01:29.320 --> 01:29.460
                    still <u>in</u> play

                    01:29.460 --> 01:29.720
                    still in <u>play</u>

                    01:32.820 --> 01:33.340
                    <u>look</u> at this look at that everybody
                    thinks it's going out he thought the

                    01:33.340 --> 01:33.860
                    look <u>at</u> this look at that everybody
                    thinks it's going out he thought the

                    01:33.860 --> 01:34.040
                    look at <u>this</u> look at that everybody
                    thinks it's going out he thought the

                    01:34.040 --> 01:34.340
                    look at this <u>look</u> at that everybody
                    thinks it's going out he thought the

                    01:34.340 --> 01:34.480
                    look at this look <u>at</u> that everybody
                    thinks it's going out he thought the

                    01:34.480 --> 01:34.620
                    look at this look at <u>that</u> everybody
                    thinks it's going out he thought the

                    01:34.620 --> 01:35.420
                    look at this look at that <u>everybody</u>
                    thinks it's going out he thought the

                    01:35.420 --> 01:35.820
                    look at this look at that everybody
                    <u>thinks</u> it's going out he thought the

                    01:35.820 --> 01:36.080
                    look at this look at that everybody
                    thinks <u>it's</u> going out he thought the

                    01:36.080 --> 01:36.240
                    look at this look at that everybody
                    thinks it's <u>going</u> out he thought the

                    01:36.240 --> 01:36.500
                    look at this look at that everybody
                    thinks it's going <u>out</u> he thought the

                    01:36.500 --> 01:37.100
                    look at this look at that everybody
                    thinks it's going out <u>he</u> thought the

                    01:37.100 --> 01:37.320
                    look at this look at that everybody
                    thinks it's going out he <u>thought</u> the

                    01:37.320 --> 01:37.480
                    look at this look at that everybody
                    thinks it's going out he thought <u>the</u>

                    01:37.480 --> 01:37.700
                    <u>ball</u> was headed out of bounds it stays
                    in and it's just sitting there and

                    01:37.700 --> 01:37.980
                    ball <u>was</u> headed out of bounds it stays
                    in and it's just sitting there and

                    01:37.980 --> 01:38.220
                    ball was <u>headed</u> out of bounds it stays
                    in and it's just sitting there and

                    01:38.220 --> 01:38.480
                    ball was headed <u>out</u> of bounds it stays
                    in and it's just sitting there and

                    01:38.480 --> 01:38.580
                    ball was headed out <u>of</u> bounds it stays
                    in and it's just sitting there and

                    01:38.580 --> 01:38.820
                    ball was headed out of <u>bounds</u> it stays
                    in and it's just sitting there and

                    01:38.820 --> 01:39.700
                    ball was headed out of bounds <u>it</u> stays
                    in and it's just sitting there and

                    01:39.700 --> 01:40.000
                    ball was headed out of bounds it <u>stays</u>
                    in and it's just sitting there and

                    01:40.000 --> 01:40.400
                    ball was headed out of bounds it stays
                    <u>in</u> and it's just sitting there and

                    01:40.400 --> 01:40.560
                    ball was headed out of bounds it stays
                    in <u>and</u> it's just sitting there and

                    01:40.560 --> 01:40.740
                    ball was headed out of bounds it stays
                    in and <u>it's</u> just sitting there and

                    01:40.740 --> 01:40.860
                    ball was headed out of bounds it stays
                    in and it's <u>just</u> sitting there and

                    01:40.860 --> 01:41.160
                    ball was headed out of bounds it stays
                    in and it's just <u>sitting</u> there and

                    01:41.160 --> 01:41.500
                    ball was headed out of bounds it stays
                    in and it's just sitting <u>there</u> and

                    01:41.500 --> 01:42.060
                    ball was headed out of bounds it stays
                    in and it's just sitting there <u>and</u>

                    01:42.060 --> 01:42.340
                    <u>Bailey</u> picks it up and I guarantee you
                    along with Buchanan there's nobody

                    01:42.340 --> 01:42.760
                    Bailey <u>picks</u> it up and I guarantee you
                    along with Buchanan there's nobody

                    01:42.760 --> 01:43.020
                    Bailey picks <u>it</u> up and I guarantee you
                    along with Buchanan there's nobody

                    01:43.020 --> 01:43.140
                    Bailey picks it <u>up</u> and I guarantee you
                    along with Buchanan there's nobody

                    01:43.140 --> 01:43.600
                    Bailey picks it up <u>and</u> I guarantee you
                    along with Buchanan there's nobody

                    01:43.600 --> 01:43.740
                    Bailey picks it up and <u>I</u> guarantee you
                    along with Buchanan there's nobody

                    01:43.740 --> 01:44.020
                    Bailey picks it up and I <u>guarantee</u> you
                    along with Buchanan there's nobody

                    01:44.020 --> 01:44.420
                    Bailey picks it up and I guarantee <u>you</u>
                    along with Buchanan there's nobody

                    01:44.420 --> 01:44.700
                    Bailey picks it up and I guarantee you
                    <u>along</u> with Buchanan there's nobody

                    01:44.700 --> 01:44.980
                    Bailey picks it up and I guarantee you
                    along <u>with</u> Buchanan there's nobody

                    01:44.980 --> 01:45.220
                    Bailey picks it up and I guarantee you
                    along with <u>Buchanan</u> there's nobody

                    01:45.220 --> 01:46.260
                    Bailey picks it up and I guarantee you
                    along with Buchanan <u>there's</u> nobody

                    01:46.260 --> 01:46.660
                    Bailey picks it up and I guarantee you
                    along with Buchanan there's <u>nobody</u>

                    01:46.660 --> 01:47.180
                    <u>that's</u> even looking at by looking up
                    there goes a couple of times and Bailey

                    01:47.180 --> 01:47.380
                    that's <u>even</u> looking at by looking up
                    there goes a couple of times and Bailey

                    01:47.380 --> 01:47.580
                    that's even <u>looking</u> at by looking up
                    there goes a couple of times and Bailey

                    01:47.580 --> 01:47.980
                    that's even looking <u>at</u> by looking up
                    there goes a couple of times and Bailey

                    01:47.980 --> 01:48.140
                    that's even looking at <u>by</u> looking up
                    there goes a couple of times and Bailey

                    01:48.140 --> 01:48.420
                    that's even looking at by <u>looking</u> up
                    there goes a couple of times and Bailey

                    01:48.420 --> 01:48.660
                    that's even looking at by looking <u>up</u>
                    there goes a couple of times and Bailey

                    01:48.660 --> 01:49.280
                    that's even looking at by looking up
                    <u>there</u> goes a couple of times and Bailey

                    01:49.280 --> 01:49.460
                    that's even looking at by looking up
                    there <u>goes</u> a couple of times and Bailey

                    01:49.460 --> 01:51.160
                    that's even looking at by looking up
                    there goes <u>a</u> couple of times and Bailey

                    01:51.160 --> 01:51.160
                    that's even looking at by looking up
                    there goes a <u>couple</u> of times and Bailey

                    01:51.160 --> 01:51.980
                    that's even looking at by looking up
                    there goes a couple <u>of</u> times and Bailey

                    01:51.980 --> 01:51.980
                    that's even looking at by looking up
                    there goes a couple of <u>times</u> and Bailey

                    01:51.980 --> 01:51.980
                    that's even looking at by looking up
                    there goes a couple of times <u>and</u> Bailey

                    01:51.980 --> 01:52.220
                    that's even looking at by looking up
                    there goes a couple of times and <u>Bailey</u>

                    01:52.220 --> 01:55.580
                    <u>that</u>

                    01:55.580 --> 01:55.880
                    <u>is</u> a NFL record a punt return for a
                    touchdown and there was no one there

                    01:55.880 --> 01:56.080
                    is <u>a</u> NFL record a punt return for a
                    touchdown and there was no one there

                    01:56.080 --> 01:56.700
                    is a <u>NFL</u> record a punt return for a
                    touchdown and there was no one there

                    01:56.700 --> 01:57.360
                    is a NFL <u>record</u> a punt return for a
                    touchdown and there was no one there

                    01:57.360 --> 01:57.720
                    is a NFL record <u>a</u> punt return for a
                    touchdown and there was no one there

                    01:57.720 --> 01:57.940
                    is a NFL record a <u>punt</u> return for a
                    touchdown and there was no one there

                    01:57.940 --> 01:58.280
                    is a NFL record a punt <u>return</u> for a
                    touchdown and there was no one there

                    01:58.280 --> 01:58.660
                    is a NFL record a punt return <u>for</u> a
                    touchdown and there was no one there

                    01:58.660 --> 01:58.760
                    is a NFL record a punt return for <u>a</u>
                    touchdown and there was no one there

                    01:58.760 --> 01:59.040
                    is a NFL record a punt return for a
                    <u>touchdown</u> and there was no one there

                    01:59.040 --> 02:00.020
                    is a NFL record a punt return for a
                    touchdown <u>and</u> there was no one there

                    02:00.020 --> 02:00.220
                    is a NFL record a punt return for a
                    touchdown and <u>there</u> was no one there

                    02:00.220 --> 02:00.400
                    is a NFL record a punt return for a
                    touchdown and there <u>was</u> no one there

                    02:00.400 --> 02:00.680
                    is a NFL record a punt return for a
                    touchdown and there was <u>no</u> one there

                    02:00.680 --> 02:00.920
                    is a NFL record a punt return for a
                    touchdown and there was no <u>one</u> there

                    02:00.920 --> 02:01.200
                    is a NFL record a punt return for a
                    touchdown and there was no one <u>there</u>

                    02:01.200 --> 02:01.940
                    <u>Bailey</u> just ran a one hundred yard dash
                    with nobody around him and nobody even

                    02:01.940 --> 02:02.280
                    Bailey <u>just</u> ran a one hundred yard dash
                    with nobody around him and nobody even

                    02:02.280 --> 02:02.560
                    Bailey just <u>ran</u> a one hundred yard dash
                    with nobody around him and nobody even

                    02:02.560 --> 02:02.840
                    Bailey just ran <u>a</u> one hundred yard dash
                    with nobody around him and nobody even

                    02:02.840 --> 02:03.080
                    Bailey just ran a <u>one</u> hundred yard dash
                    with nobody around him and nobody even

                    02:03.080 --> 02:03.380
                    Bailey just ran a one <u>hundred</u> yard dash
                    with nobody around him and nobody even

                    02:03.380 --> 02:03.600
                    Bailey just ran a one hundred <u>yard</u> dash
                    with nobody around him and nobody even

                    02:03.600 --> 02:04.020
                    Bailey just ran a one hundred yard <u>dash</u>
                    with nobody around him and nobody even

                    02:04.020 --> 02:04.640
                    Bailey just ran a one hundred yard dash
                    <u>with</u> nobody around him and nobody even

                    02:04.640 --> 02:05.080
                    Bailey just ran a one hundred yard dash
                    with <u>nobody</u> around him and nobody even

                    02:05.080 --> 02:05.440
                    Bailey just ran a one hundred yard dash
                    with nobody <u>around</u> him and nobody even

                    02:05.440 --> 02:05.780
                    Bailey just ran a one hundred yard dash
                    with nobody around <u>him</u> and nobody even

                    02:05.780 --> 02:06.660
                    Bailey just ran a one hundred yard dash
                    with nobody around him <u>and</u> nobody even

                    02:06.660 --> 02:06.900
                    Bailey just ran a one hundred yard dash
                    with nobody around him and <u>nobody</u> even

                    02:06.900 --> 02:07.260
                    Bailey just ran a one hundred yard dash
                    with nobody around him and nobody <u>even</u>

                    02:07.260 --> 02:07.580
                    <u>looking</u> at him or thinking about it.

                    02:07.580 --> 02:07.840
                    looking <u>at</u> him or thinking about it.

                    02:07.840 --> 02:08.020
                    looking at <u>him</u> or thinking about it.

                    02:08.020 --> 02:08.280
                    looking at him <u>or</u> thinking about it.

                    02:08.280 --> 02:08.560
                    looking at him or <u>thinking</u> about it.

                    02:08.560 --> 02:09.020
                    looking at him or thinking <u>about</u> it.

                    02:09.020 --> 02:09.160
                    looking at him or thinking about <u>it.</u>

                  transcript: >-
                    stop on third down and now Barnhart I hanging spiraling
                    punts touch back Barnhart could not pull it up short of the
                    end zone I think the way the returns have been going in this
                    game I'd just assume wait a minute what's going on out here
                    they down the ball that this is going to touch down that
                    that is one of the most unbelievable plays I've ever seen
                    they never down the ball it was sitting in the end zone and
                    the Rams picked it up and scored Bailey can pick it up boy
                    that is heads up football by Bailey I guarantee you he was
                    the only one on the field that knew what was going on
                    Bailey's twenty eight look at the bounce that's a rare
                    bounce I mean nobody look at this look at the bounce that's
                    a rare bounce I mean nobody look at this watch look at watch
                    look at this nobody is even looking at it Barnhart's walking
                    off he unsnaps his helmet you see the officials going by
                    they were the only ones with him maybe a couple Rams all of
                    a sudden that's an NFL record or that there's nothing to
                    cool about I mean it's exactly what happened that you could
                    see never went over the end line and was never touched I
                    think our cameraman and the officials were the only ones who
                    knew the ball was still in play look at this look at that
                    everybody thinks it's going out he thought the ball was
                    headed out of bounds it stays in and it's just sitting there
                    and Bailey picks it up and I guarantee you along with
                    Buchanan there's nobody that's even looking at by looking up
                    there goes a couple of times and Bailey that is a NFL record
                    a punt return for a touchdown and there was no one there
                    Bailey just ran a one hundred yard dash with nobody around
                    him and nobody even looking at him or thinking about it.
                  transcriptNotAvailable: false
                creditsUsed: 1
        '400':
          description: Bad Request - Missing required URL parameter
          content:
            application/json:
              schema:
                type: object
                properties:
                  success:
                    type: boolean
                    example: false
                  error:
                    type: string
                    example: Reddit post URL is required
        '401':
          description: Unauthorized - Invalid or missing API key
          content:
            application/json:
              schema:
                type: object
                properties:
                  success:
                    type: boolean
                    example: false
                  error:
                    type: string
                    example: Invalid API key
        '402':
          description: Payment Required - Insufficient credits
          content:
            application/json:
              schema:
                type: object
                properties:
                  success:
                    type: boolean
                    example: false
                  error:
                    type: string
                    example: Insufficient credits
                  required:
                    type: integer
                    example: 1
                  available:
                    type: integer
                    example: 0
components:
  securitySchemes:
    ApiKeyAuth:
      type: apiKey
      in: header
      name: X-API-Key
      description: |-
        API key for authentication. Format: `sk_live_xxxxxxxxxxxxx`

        Get your API key from the [Dashboard](https://sociavault.com/dashboard).

````