mirror of
https://github.com/YuzuZensai/play-dl-test.git
synced 2026-01-31 14:58:05 +00:00
Small Patch for long streams
This commit is contained in:
@@ -1 +1,7 @@
|
||||
export { playlist_info, video_basic_info, video_info, search, stream, stream_from_info, validate, validate_playlist } from "./YouTube";
|
||||
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')
|
||||
})()
|
||||
Reference in New Issue
Block a user