zhw2590582 / SubPlayer

:memo: SubPlayer is an online subtitle editor
https://subplayer.js.org
MIT License
953 stars 199 forks source link

Load an SRT file from a URL #43

Open rjurden opened 3 years ago

rjurden commented 3 years ago

How could I load an SRT file from a URL instead of asking user to open with file picker?

zhw2590582 commented 3 years ago

This is simple, but a lot of code needs to be changed, but the subpayer doesn't need this feature at present

rjurden commented 3 years ago

I would like to hear more about how to do it. I have been trying to figure it out but have been stuck.

On Wed, May 19, 2021 at 8:55 PM Harvey Zack @.***> wrote:

This is simple, but a lot of code needs to be changed, but the subpayer doesn't need this feature at present

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/zhw2590582/SubPlayer/issues/43#issuecomment-844599261, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANN76NWG6ACA4DEAETMZASTTORMZ3ANCNFSM45FJ22JA .

on2air commented 3 years ago

I too would be interested in this. may take a look at doing that in a fork, as well as play video from youtube url.