Fubo TV project

you can run "docker logs vlc-bridge-fubo" after trying confirm that Root is DRMed

Thanks, that helped. I can confirm there is DRM on all three channels listed as Root Sports Northwest.

I uploaded a new docker that has removed most of the logs but will log the environment variables FUBO_USER and FUBO_PASS if they are not set to determine if both are not set or one or the other so you can confirm what is being passed

1 Like

According to the logs neither are being set with the new version.

1 Like

Finny thing is I run this after the 1st commend and it started to work lol

1 Like

where can I get this docker?

linked above: Fubo TV project - #2 by joagomez

docker run -d -e 'FUBO_USER=user@email.com' -e 'FUBO_PASS=secret' -p 7777:7777 --name vlc-bridge-fubo jgomez177/vlc-bridge-fubo

Does this pull the token or cookie?

1 Like

The docker connects to the service and is nice and stable.
If Fubo at some point turns on DRM, you will have to go over to the app.

Is there anyway to get the actual docker? Is it private or can we gain access to it?

1 Like

It seems like 90% of the channels are DRM protected.

When using this project, you are at the mercy of the possibility of DRM being enabled.
Take what you can and add the rest of what you need through TVE.

1 Like

All disney owned channels including ESPN and abc, and people have said some of there RSNs also. If you exclude the disney channels and replace them with the TVE source, iv found this to be an almost complete line up

2 Likes

couldn't we use ffmpeg to convert to hls?

anyone having issues with fubo streaming in vlc today?

1 Like

Sorry for the random questions, been playing with this most of the day. Trying to consolidate my unanswered questions here:

  1. Withing CDVR, I'm having some challenges with some channel mapping issues. Discovery, Nick Jr, and a few others I can find entries in the map channel feature when I check all sources, but they are SDTV (Satellite) or Title with "De" or "ES" behind them so assume they are for foreign countries (I'm in the US)? Here's an example:

  2. In xTeve, when I import the FuboTV Project stream (the http://IPADDRESS:7777/fubo/playlist.m3u) link, it shows 250 channels, but when I go to the Mapping section, none of my channels are there from any source. I remove the FuboTV Project from the playlist source and all the channels from my other sources pop back up (all other sources are from Channels DVR). Any insight into what is causing this?

Use of xTeve is mainly to re-arrange the channels, they are randomly scattered throughout and my wife would never do that much channel surfing, she wants to see some logical order to the channels.....and if I'm being honest, my OCD kicks in on this one as well. If there's a better way to do that without having to use a 3rd party aggregator like xTeve, I'm all ears.

The stream format pulled from Fubo is already HLS

Not sure what you are asking. The docker is available

1 Like
  1. I'm having some challenges with some channel mapping issues. Discovery, Nick Jr, and a few others I can find entries in the map channel feature when I check all sources, but they are SDTV (Satellite) or Title with "De" or "ES" behind them so assume they are for foreign countries (I'm in the US)?

--- Can you give me an example or screen shot? I have been using the ID used by FUBO ID as the gracenote ID which seems to work for the newer stations (which honestly isn't a lot), then I have had to manually map the gracenote ID for the remainder. This definitely missing a few especially in the case where I do not subscribe to the given channel. So any feedback would be appreciated so that I can manually map the incorrect stations.

  1. In Xteve, when I import the FuboTV Prokject stream (the http://IPADDRESS:7777/fubo/playlist.m3u) link, it shows 250 channels, but when I go to the Mapping section, none of my channels are there from any source. I remove the FuboTV Project from the playlist source and all the channels from my other sources pop back up (all other sources are from Channels DVR). Any insight into what is causing this?

I do not use Xteve so I am unable to answer this one specifically. It may have to do with the m3u format.

The format was derived from the code used by @miibeez and modified slightly

I think we were typing at the same time, I added a screenshot to my original post, but here is it again.