refac: youtube loader

This commit is contained in:
Timothy Jaeryang Baek
2024-11-20 10:01:58 -08:00
parent d68aa5c708
commit c0055afdb3
3 changed files with 100 additions and 2 deletions

View File

@@ -88,7 +88,7 @@ dependencies = [
"black==24.8.0",
"langfuse==2.44.0",
"youtube-transcript-api==0.6.2",
"youtube-transcript-api==0.6.3",
"pytube==15.0.0",
"extract_msg",