From be1141002977cc90f926c39909f6fcd478648602 Mon Sep 17 00:00:00 2001 From: Killer069 <65385476+killer069@users.noreply.github.com> Date: Fri, 1 Oct 2021 12:50:12 +0530 Subject: [PATCH] Update README.md --- docs/YouTube/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/YouTube/README.md b/docs/YouTube/README.md index 08e84ca..67ae211 100644 --- a/docs/YouTube/README.md +++ b/docs/YouTube/README.md @@ -53,7 +53,7 @@ _This are the info options that can be passed as a parameter in `video_info` and ```js const video = await video_basic_info(url, { cookie : "cookies" }) // Gives cookies support -const video = await video_basic_info(url, { proxy : ['url'] }) // Accepts a url which has port in in it. +const video = await video_basic_info(url, { proxy : ['url'] }) // Accepts a url which has port in it. const video = await video_basic_info(url, {proxy : [{ host : "IP or hostname",