qascade / yast

Yet Another Streaming Tool
BSD 3-Clause "New" or "Revised" License
33 stars 10 forks source link

feat(player): add support for more players #29

Open qascade opened 2 years ago

qascade commented 2 years ago

We need more players for users to choose from. Currently only VLC is supported.

qascade commented 2 years ago

You can look at webtorrent API for supported players to add into yast.

Av-nish commented 2 years ago

Please assign me this issue.

qascade commented 2 years ago

Hi @Av-nish, thanks for taking interest in this project. Assigning this issue to you. You can look at the supported players in the webtorrent cli docs. Take subset of these players that can be installed and run on PC. You will also need to update the docs accordingly. Write some unit tests to make sure that the commands are generated properly

Screenshot 2022-10-02 at 6 13 57 PM
qascade commented 1 year ago

Triaging this issue and will be handled after migration to anacrolix/torrent is done. #67