user234683 / youtube-local

browser-based client for watching Youtube anonymously and with greater page performance
GNU Affero General Public License v3.0
501 stars 62 forks source link

refactor get_subtitle_sources #136

Open zrose584 opened 2 years ago

zrose584 commented 2 years ago

'settings.subtitles_language' is now a ',' seperated list of languages that the user understands.

This allows to eliminate cases in which a translated caption would be preferred over captions with the native language of the video, even tough a multilingual user might understand them.