veeravignesh1 / YouTube-Summarizer

Using NLP and Summarization Techniques to extract the key information of the video
MIT License
20 stars 4 forks source link

Issue regarding test.en.vtt file #1

Open ayushgupta9198 opened 3 years ago

ayushgupta9198 commented 3 years ago

Hi,

Thank you for your contribution , I am following your code but at the time of execution its stop working because there is no file on my end so can you please help us from where we can find this file or if we have generate the file so how we can do that.

Thanks

iCaran commented 1 year ago

From what I could gather, the problem is that youtube-dl could not download the subtitle file. From what I could look up, this is a common issue and upgrading youtube-dl seems to be the solution. However that gave me another error, that youtube-dl could not extract uploader id, and this seems to be (yet) an open issue.