| ▲ | rideontime 17 hours ago |
| Seems to be missing some context. What is this used for? Piracy? |
|
| ▲ | xonery 16 hours ago | parent | next [-] |
| It's a CLI that lets you select a movie, finds a matching stream from streaming websites, transcodes it, burns in subtitles in real time, and tells your TV to play it. |
| |
| ▲ | 2gremlin181 16 hours ago | parent | next [-] | | Do I need to bring my own sources or is there a maintained list? | | |
| ▲ | xonery 16 hours ago | parent | next [-] | | You mean the streaming website source ? You can use the one present in the config.yaml of the project, it works fine. | |
| ▲ | inigyou 7 hours ago | parent | prev [-] | | it comes preconfigured with three different illegal pirate sites. | | |
| |
| ▲ | keepupnow 16 hours ago | parent | prev [-] | | [flagged] | | |
|
|
| ▲ | cortesoft 13 hours ago | parent | prev | next [-] |
| I am not sure how this would help with piracy? It can only play a stream you already have access to, it doesn’t break encryption or anything. |
| |
| ▲ | PieUser 12 hours ago | parent | next [-] | | The default config has a bunch of such sources: https://github.com/stupside/castor/blob/main/config.yaml sources:
- proxies:
- "https://vidsrc-embed.ru"
templates:
movie: "/embed/movie/{itemID}"
episode: "/embed/tv/{itemID}/{season}-{episode}" - proxies:
- "https://1embed.cc"
- "https://www.vidking.net"
templates:
movie: "/embed/movie/{itemID}"
episode: "/embed/tv/{itemID}/{season}/{episode}"
- proxies:
- "https://www.rivestream.app"
templates:
movie: "/embed/torrent?type=movie&id={itemID}"
episode: "/embed/torrent?type=tv&id={itemID}&season={season}&episode={episode}"
- proxies:
- "https://www.rivestream.app"
templates:
movie: "/embed?type=movie&id={itemID}"
episode: "/embed?type=tv&id={itemID}&season={season}&episode={episode}"
| |
| ▲ | inigyou 7 hours ago | parent | prev [-] | | You already have access to pirated streams. This app plays them for you. Check the source addresses in config.yaml. |
|
|
| ▲ | pogue 16 hours ago | parent | prev | next [-] |
| It's an alternative way to cast media to your TV by way of somehow ripping the streaming video off said website or service. |
|
| ▲ | mikeweiss 16 hours ago | parent | prev | next [-] |
| I agree, is the use case any video stream other than big established ( which already support casting)... So... bootleg sports streams? |
| |
| ▲ | xonery 15 hours ago | parent [-] | | It casts whatever stream's on the page, same as VLC plays whatever file you open. |
|
|
| ▲ | selectively 17 hours ago | parent | prev [-] |
| [dead] |