Y
Hacker News
new
|
ask
|
show
|
jobs
by
TuringNYC
1002 days ago
I tried to do something similar, but I could only get transcripts for videos with transcript files attached, which isnt a huge number of videos. How did you get around this?
1 comments
bing_dai
1002 days ago
Hi, I used this Python library (
https://pypi.org/project/youtube-transcript-api/
) to get transcripts. It works great.
link