Some docs changes

This commit is contained in:
killer069
2021-12-07 12:15:56 +05:30
parent 66f2eb9c8f
commit 9a2289353a
3 changed files with 15 additions and 3 deletions

View File

@@ -210,7 +210,6 @@ export async function video_basic_info(url: string, options: InfoOptions = {}):
*
* @param url YouTube url or ID or html body data
* @param options Video Info Options
* - `Proxy[]` proxy : sends data through a proxy
* - `boolean` htmldata : given data is html data or not
* @returns Deciphered Video Info {@link StreamInfoData}.
*/