[ad_1]
I welcome everyone who answers and helps if possible and thank you all in advance! There is a Django web application that downloads videos from YouTube using the python library. It will convert the video to audio and make a transcript of the text into a file. The question is that there is a variable in the language function that will change the language of text extraction. You need to change the value that corresponds to the video every time. How to make a language selection in a template that supports google web speech. I can’t implement this idea, any help is welcome!
Links to files at the bottom
https://github.com/Erekeakz/Youtube-to-text.git
[ad_2]