Jayapraveen / INE-courses-downloader

Python Script to download coures from INE.com website for personal and educational use
GNU General Public License v3.0
37 stars 19 forks source link

Subtitles are not working #48

Open Aval0n1 opened 1 year ago

Aval0n1 commented 1 year ago

Hello. As you know the script downloads subtitles as a .srt file. K-lite codec or Windows Media Player do not detect subtitles. At the same time I have some videos from Udemy and subtitles work fine. Any thoughts how to make it work?

ghost commented 1 year ago

just convert them to .vtt

Aval0n1 commented 1 year ago

@outty72 It's not working. Tried with https://www.happyscribe.com/subtitle-tools/subtitle-converter Converted .vtt file is empty

Aval0n1 commented 1 year ago

Seems like all .srt files are broken. None can recognize or convert it Tried with another solutions but no luck. When you open a normal .srt with Notepad++ file you should see plain text. When open the .srt file from INE it shows unreadable symbols

ghost commented 1 year ago

if can open the .srt or .vtt in notepad and the subtitles are there it's a player issue or the captions need to be in a folder named subtitles

vlc player doesnt seem to have a problem. the name of the subtitle has to match the video name as well.