This commit is contained in:
killer069
2021-08-07 15:53:18 +05:30
parent 408a745cc5
commit f91508d652
6 changed files with 282 additions and 0 deletions

3
node-youtube-dl/index.ts Normal file
View File

@@ -0,0 +1,3 @@
import { getBasicInfo } from "./YouTube/utils/extractor";
getBasicInfo('https://www.youtube.com/watch?v=V_jHc_n0p9c')