YouTube finally Completed

This commit is contained in:
killer069
2021-08-16 17:37:44 +05:30
parent d3893e7636
commit 25627526b2
7 changed files with 516 additions and 268 deletions

View File

@@ -1,5 +1,4 @@
//This File is in testing stage, everything will change in this
import { playlist_info, video_basic_info, video_info, search, stream } from "./YouTube";
export let youtube = { playlist_info, video_basic_info, video_info, search, stream }
export var youtube = { playlist_info, video_basic_info, video_info, search , stream}