mirror of
https://github.com/YuzuZensai/play-dl-test.git
synced 2026-01-31 14:58:05 +00:00
YouTube finally Completed
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user