Site Overlay

judotv.com – unrestricted live streams without subscription

Restrictions on free site

Subscription free access to live streams on the judotv.com platform comes with a couple of restrictions:

  • it is impossible to maximize the frame to your screen size
  • there is no option to record the live stream
  • live streams cannot be replayed
  • large parts of (the already small) picture frame are obstructed by commercial ads
Standard non-premium stream on judotv.com

Bypass prerequisites

  • A browser that features Web Developer Tools (preferably Mozilla Firefox, Chrome or Chromium is fine, too. As I don’t use Safari or Edge browsers, I have no idea if they feature similar debug tools).
  • The VLC Media Player
  • The ffmpeg command line tool if you want to cut sequences from the complete stream recording.

Step by step instructions

  • Open your browser and navigate to the judotv.com site with the desired stream paying.
  • In Firefox, click on the menu button, select More Tools, then Web Developer Tools.
    Your browser window is now split into two parts with the lower half displaying the developer toolbox.
  • In left part of the developer toolbox enter manifest as a filter term.
  • Click the reload button of your browser to reload the stream page.
  • On the lhs of the toolbox, pick the first entry from the filtered list of URLs opened. It should show something with manifest and rendition.m3u8
  • Right click that first URL, then from the context menu choose Copy Value, then Copy URL.
  • It is reasonable to retain this URL in some text file, in case you want to download the (complete) stream after it has ended at a later point. (You won’t have any opportunity to find the stream once streaming has terminated. But if you have saved the URL somewhere you can always reopen the stream and watch or download it at a later point.

Playing and Downloading

Extracting fights from the mp4 file

  • Open your VLC media player
  • Choose Media, Open Network Stream
  • Another window pops up, under the Network tab, paste the stream URL you just copied.
    • To play a stream in VLC, click Play.
    • To download a (completed) stream, change the Play button to Convert. Another window will pop up. Make sure that the profile is set to Video - H.264 + MP3 (MP4).
      • Keep in mind that you will only be able to download the complete session.
      • This means that – depending on length and quality of the stream – you will need quite some space on your hard disk. Rule of thumb is 1 GB per hour in high definition videos.
      • Depending on length and quality of the stream, the download can take hours. Rule of thumb is that a high quality stream (given sufficient bandwith) will take about a quarter of its playing time. As the streaming server on the “other side” throttles the bandwith, it will not help to go for an internet connection with higher download speed. Regular DSL lines with 16+ Mbit will be enough to get the fastest possible download.
  • Once you’ve downloaded the complete stream session, note the start and end time of the fight you want to extract and then use the ffmpeg command line tool:

This command cuts the sequence from start time 01h01m03s to 01h04m58s from movie.mp4 and writes the result to cut.mp4.

Finals World Cup U18 Lima Day 2:

https://manifest-gcp-us-east1-vop1.cfcdn.mux.com/7M92q00wSERrCCEvOY4SG3lUmGXXF6PxYsmd5UR9Auvg4LCnZ7mtPVx1ZInAP4hzgrhfUN2mQHgcqciTFhK7YoipYFK9flENC1quiRw5Fh8Q/rendition.m3u8?cdn=fastly&exclude_pdt=false&expires=1725081600&live=1&skid=default&signature=NjZkMmE4MDBfNGNiMTgxODNmNTMyZGM4MWZkZjU1NGQ2Y2Q4NWZhODFjNGI4YzE4MDIxNGMwZDliZTM0Zjc3Mjk4ZDE5YzA4MQ==&vsid=lKvKFR5kcc7aEb7hUAVGZmnPcZFPe4pyC1dZTiED9S008UtZaObrLfrNYVjFprcfYPtb4wEHJO8U

Playback on mobile devices

Keep in mind that playback works on whichever device as long as the following two prerequisites are fulfilled:

  1. A manifest link extracted according to the instructions above. Transfer the manifest link to your mobile by chat, email, KDE conncect or whatever suits you best.
  2. A VLC player or any other streaming software that can handle m3u8 manifest files.
    • You can download an Android version of the VLC Player from the F-Droid repo.
    • Inside VLC it is recommended to store the manifest links inside a playlist so that you can quickly switch tatamis.
Replay of a stream on an Android device