jodevsa / subscene_scraper

Library to download subtitles from subscene.com
13 stars 6 forks source link

Error: language not supported! #8

Closed mognia closed 6 years ago

mognia commented 6 years ago

when i want download farsi (persian) subtitle sends me this err : Error: language not supported!

subscene_scraper.passiveDownloader("La La Land",'farsi',path) .then(function(savedFiles){ console.log('subtitle saved to ',savedFiles); }) .catch(function(err){ console.log('error:',err); }); }

jodevsa commented 6 years ago

hello @mmgh021 use 'farsi/persian' for farsi (persian) subtitles 👍