Skip to content

Commit

Permalink
docs(readme): update link for info
Browse files Browse the repository at this point in the history
  • Loading branch information
fent committed Aug 20, 2020
1 parent 074f7a4 commit ff62248
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ Attempts to download a video from the given url. Returns a [readable stream](htt
* `lang` - The 2 character symbol of a language. Default is `en`.

#### Event: info
* [`ytdl.videoInfo`](example/info.json) - Info.
* [`ytdl.videoInfo`](typings/index.d.ts#L194) - Info.
* [`ytdl.videoFormat`](typings/index.d.ts#L22) - Video Format.

Emitted when the video's `info` is fetched, along with the chosen format to download.
Expand Down

0 comments on commit ff62248

Please sign in to comment.