n-ce / ytify

Opus Audio Streaming Web App for YouTube. Stop watching, Listen & Save Data.
https://ytify.netlify.app
GNU General Public License v3.0
145 stars 48 forks source link

subtitles are not in english where multiple lang subtitle objects are present #103

Closed n-ce closed 1 year ago

n-ce commented 1 year ago

Location :

https://github.com/n-ce/ytify/blob/655f601e64f2485a290a65971b9674d11fdee624/scripts/main.js#L68

What we want :

Extract english lang subtitle from list of objects when subtitle array length is greater than 1.

Anurag-Raut commented 1 year ago

Please review the PR #105 @n-ce