Welp. I'm lazy, and I just became a koreaboo. Time to combine the two.
pip install -r requirements.txt
- Download Handbrake CLI for burning in subtitles here and add it to your PATH
- Add in your url and desired title into the
vlive-download.py
file near the top. - In your terminal, type
python ./vlive-download.py
and watch the magic happen
- Make python script
- Use youtube-dl to download relevant videos
- Use youtube-dl to download relevant subtitles
- Use VLC CLI to burn in the subtitles
- Maybe add an automatic youtube/dailymotion uploader?