Validate URL + All Errors Fixed

This commit is contained in:
killer069
2021-08-31 09:09:10 +05:30
parent f2d030cdc7
commit eaf18cfca4
4 changed files with 25 additions and 21 deletions

View File

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