skillshare-downloader
skillshare-downloader copied to clipboard
Added subtitle download (in SRT format, not VTT)
In example.py, set your preferred language (English by default)
You can re-run the downloader after this update and it will add the subtitles to any downloads that are missing them.
I added subtitle_lang = "English" line in my example.py but i'm getting this error
TypeError: init() missing 1 required positional argument: 'subtitle_lang'
not working.
This code is not present in the master branch. How can I get this?