Skip to content
Snippets Groups Projects
Commit cf9bac63 authored by Alon Sirota's avatar Alon Sirota Committed by Hugo Beauzée-Luyssen
Browse files

Add VLSub feature: Download multiple subtitles


All selected subtitles are now downloaded, instead of only one.

Change 'get_first_sel' function to return ALL selected subtitles
instead of only one, and refactored name to 'get_all_sel'.

Change 'download_subtitles' function to iterate over 'get_all_sel'
returned table instead of downloading the only subtitle from old
'get_first_sel'.

Signed-off-by: default avatarHugo Beauzée-Luyssen <hugo@beauzee.fr>
parent e3378ac3
No related branches found
Tags 0.1.0
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment