More Validation methods added

This commit is contained in:
killer069
2021-08-31 10:16:14 +05:30
parent 201865af09
commit 382447f397
6 changed files with 27 additions and 5 deletions

View File

@@ -1 +1 @@
export { playlist_info, video_basic_info, video_info, search, stream, stream_from_info, validate } from "./YouTube";
export { playlist_info, video_basic_info, video_info, search, stream, stream_from_info, validate, validate_playlist } from "./YouTube";