Some changes

This commit is contained in:
killer069
2021-11-18 15:48:33 +05:30
parent 81e6bc0092
commit 241884d69c
171 changed files with 682 additions and 669 deletions

View File

@@ -137,7 +137,7 @@ export class YouTubeVideo {
*/
tags: string[];
/**
* Constructor Class for YouTube Video
* Constructor for YouTube Video Class
* @param data JSON parsed data.
*/
constructor(data: any) {