Webtorrent-desktop: Start a torrent with a subtitle / Window Style

Created on 5 Jul 2016  路  4Comments  路  Source: webtorrent/webtorrent-desktop

Its possible start a torrent with a subtitle(without the user to specify it) if i have the .srt link ?

And is possible change the window style ( leave like mac example) with css in webtorrent ?

I'm using windows 8.1.
Latest version of webtorrent.

Most helpful comment

It would also be great if it played with subtitles embedded in the format like .mkv files do.

All 4 comments

It would also be great if it played with subtitles embedded in the format like .mkv files do.

@mikeal i agree. the <video> tag doesn't support this out of the box yet, but we can probably hack it with https://www.npmjs.com/package/mkv-subtitle-extractor and mp4box.js

@mikeal It would also be great if it played with subtitles embedded in the format like .mkv files do.

Yes -- this is something we should do! @mathiasvr, who is a WebTorrent Desktop contributor, actually wrote a subtitle parser that can extract subtitles from .mkv files: https://www.npmjs.com/package/matroska-subtitles

@gabrieldesouza And is possible change the window style ( leave like mac example) with css in webtorrent ?

Sorry, no. If you want to improve the UI, you can send a PR though.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

feross picture feross  路  3Comments

grunjol picture grunjol  路  5Comments

sorrykim picture sorrykim  路  5Comments

feross picture feross  路  6Comments

tiotrom picture tiotrom  路  4Comments