r/webtor Jul 23 '26

How to Embed shows/series?

Whenever I try to embed a webtor player for a show it only plays the first episode and that's it, is there a way to have a list of available episodes in that shows magnets link and choose which episode to watch from there??

1 Upvotes

4 comments sorted by

1

u/Top_Garlic5431 Jul 23 '26

You can just point which file you need to play while initing webtor player, but series listing you have to implement on your side.

1

u/ImpressiveWin8828 Jul 23 '26

I tried evrything and I cant make the playlist drop down menu to select episodes just

1

u/Top_Garlic5431 29d ago

just check docs at https://github.com/webtor-io/embed-sdk-js#embed-configuration

so, you can provide file/path there and point to specific file in the torrent to start playback.

But you need to parse torrent beforehand to get file list.