Wrong Update

This commit is contained in:
killer069
2021-09-01 11:22:44 +05:30
parent bca50b2395
commit a15555d351
4 changed files with 4 additions and 11 deletions

View File

@@ -1,7 +1 @@
export { playlist_info, video_basic_info, video_info, search, stream, stream_from_info, validate, validate_playlist } from "./YouTube";
import { video_basic_info } from '.'
(async() => {
let vid = await video_basic_info('https://www.youtube.com/watch?v=ALZHF5UqnU4')
})()
export { playlist_info, video_basic_info, video_info, search, stream, stream_from_info, validate, validate_playlist } from "./YouTube";