Scrape transcript of a youtube video with simple python code
Dec 30, 2020
In this short article we will see how we can easily fetch youtube video transcripts with datakund. Here are the steps with code:-
- Install datakund
pip install datakund
2. Import datakund
from datakund.datakund import *
3. Fetch transcript of a video