Transcribe Youtube Videos using Python
In the previous post, we've seen how to transcribe audio files. Today we'll learn how to do the same for Youtube videos.
Follow me @itsafiz if you don't want to miss interesting end-to-end AI App development. Full details ๐
A Thread ๐งต
In the previous post, we've seen how to transcribe audio files. Today we'll learn how to do the same for Youtube videos.
Follow me @itsafiz if you don't want to miss interesting end-to-end AI App development. Full details ๐
A Thread ๐งต
To transcribe YouTube videos, we need two libraries
1. YouTubeDL : github.com
2. FFmpeg suite: ffbinaries.com
1. YouTubeDL : github.com
2. FFmpeg suite: ffbinaries.com
Here is the complete source code: Give the repo a star if you like the program.
github.com
github.com
Please check out my previous thread on how to extract text from Audio files:
I hope you like this content!
I create content around Python, NLP and ML.
Follow me at @itsafiz, if you don't want to miss anything.
RT ๐ and Like โค๏ธ the first tweet ๐ for better reach!
Cheers ๐
I create content around Python, NLP and ML.
Follow me at @itsafiz, if you don't want to miss anything.
RT ๐ and Like โค๏ธ the first tweet ๐ for better reach!
Cheers ๐
Loading suggestions...