lamhieu commited on
Commit
b96e42c
Β·
1 Parent(s): 6a9eed0

chore: support youtube transcript

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -12,3 +12,4 @@ pyquery==2.0.1
12
  tiktoken==0.8.0
13
  aiohttp==3.11.11
14
  python-magic==0.4.27
 
 
12
  tiktoken==0.8.0
13
  aiohttp==3.11.11
14
  python-magic==0.4.27
15
+ youtube-transcript-api=0.6.3