calzoneman / sync

Node.JS Server and JavaScript/HTML Client for synchronizing online media
Other
1.46k stars 235 forks source link

IMDb TV content #855

Closed antonpictures closed 4 years ago

antonpictures commented 4 years ago

Can IMDb TV content be added as a source as well? https://www.imdb.com/tv/

also tubi.tv?

calzoneman commented 4 years ago

I looked at both of these and did not find any embed API that can be used by CyTube. Correct me if I'm wrong.

Relevant FAQ https://github.com/calzoneman/sync/wiki/Frequently-Asked-Questions#can-you-add-a-new-media-provider

antonpictures commented 4 years ago

https://code.tubitv.com. I thought once the video can be viewed publicly on a web page, that video can be streamed anywhere, with the ads and all, without any embed API nor permissions of some sort.

calzoneman commented 4 years ago

CyTube needs some way to hook into the website playing the video to control the synchronization of the time. This requires the website to vend an API that can be used to do this. Many websites do not (and some explicitly block embedding into other websites because they don't want their content to appear elsewhere).