question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

"No video formats found" error on TubiTV

See original GitHub issue

DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE

  • I understand that I will be blocked if I remove or skip any mandatory* field

Checklist

  • I’m reporting a broken site
  • I’ve verified that I’m running yt-dlp version 2022.09.01 (update instructions) or later (specify commit)
  • I’ve checked that all provided URLs are playable in a browser with the same IP and same login details
  • I’ve checked that all URLs and arguments with special characters are properly quoted or escaped
  • I’ve searched the bugtracker for similar issues including closed ones. DO NOT post duplicates
  • I’ve read the guidelines for opening an issue
  • I’ve read about sharing account credentials and I’m willing to share it if required

Region

USA

Provide a description that is worded well enough to be understood

Tried to download https://tubitv.com/movies/685451 and got a “No video formats found!” error. Reporting as requested.

Provide verbose output that clearly demonstrates the problem

  • Run your yt-dlp command with -vU flag added (yt-dlp -vU <your command line>)
  • Copy the WHOLE output (starting with [debug] Command-line config) and insert it below

Complete Verbose Output

[debug] Command-line config: ['-vU', '--embed-subs', '--remux-video', 'mkv', 'https://tubitv.com/movies/685451']
[debug] Encodings: locale UTF-8, fs utf-8, pref UTF-8, out utf-8, error utf-8, screen utf-8
[debug] yt-dlp version 2022.09.01 [5d7c7d6] (pip)
[debug] Python 3.9.14 (CPython 64bit) - FreeBSD-12.3-RELEASE-p6-amd64-64bit-ELF (libc 7)
[debug] Checking exe version: ffmpeg -bsfs
[debug] Checking exe version: ffprobe -bsfs
[debug] exe versions: ffmpeg 4.4.2 (setts), ffprobe 4.4.2
[debug] Optional libraries: Cryptodome-3.15.0, brotli-1.0.9, certifi-2022.09.14, mutagen-1.45.1, websockets-10.3
[debug] Proxy map: {}
[debug] Loaded 1670 extractors
[debug] Fetching release info: https://api.github.com/repos/yt-dlp/yt-dlp/releases/latest
Latest version: 2022.09.01, Current version: 2022.09.01
yt-dlp is up to date (2022.09.01)
[debug] Using fake IP 6.228.51.200 (US) as X-Forwarded-For
[debug] [TubiTv] Extracting URL: https://tubitv.com/movies/685451
[TubiTv] 685451: Downloading JSON metadata
[info] 685451: Downloading subtitles: English
ERROR: [TubiTv] 685451: No video formats found!; please report this issue on  https://github.com/yt-dlp/yt-dlp/issues?q= , filling out the appropriate issue template. Confirm you are on the latest version using  yt-dlp -U
Traceback (most recent call last):
  File "/home/melissa/.local/lib/python3.9/site-packages/yt_dlp/YoutubeDL.py", line 1459, in wrapper
    return func(self, *args, **kwargs)
  File "/home/melissa/.local/lib/python3.9/site-packages/yt_dlp/YoutubeDL.py", line 1556, in __extract_info
    return self.process_ie_result(ie_result, download, extra_info)
  File "/home/melissa/.local/lib/python3.9/site-packages/yt_dlp/YoutubeDL.py", line 1614, in process_ie_result
    ie_result = self.process_video_result(ie_result, download=download)
  File "/home/melissa/.local/lib/python3.9/site-packages/yt_dlp/YoutubeDL.py", line 2546, in process_video_result
    self.raise_no_formats(info_dict)
  File "/home/melissa/.local/lib/python3.9/site-packages/yt_dlp/YoutubeDL.py", line 1025, in raise_no_formats
    raise ExtractorError(msg, video_id=info['id'], ie=info['extractor'],
yt_dlp.utils.ExtractorError: [TubiTv] 685451: No video formats found!; please report this issue on  https://github.com/yt-dlp/yt-dlp/issues?q= , filling out the appropriate issue template. Confirm you are on the latest version using  yt-dlp -U

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
pukkandancommented, Oct 7, 2022

I shouldn’t have closed the other issues. I now think it’s better to keep DRM issues open if yt-dlp gives the wrong error message. It can be closed when the extractor is updated to detect the case properly. Otherwise duplicates of the same will just keep on coming

1reaction
october262commented, Oct 3, 2022

it’s DRM protected

Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshooting video issues on Web or Mobile Device
Troubleshooting video issues on Web or Mobile Device · Go to www.tubitv.com. · Select and Play a video. · Hover over the video...
Read more >
No video formats found? : r/youtubedl - Reddit
Trying to download a chaturbate stream and "WARNING: Failed to download m3u8 information: '' Error: No video formats found yadayadayada.
Read more >
Can't find the MPD file of Tubi - VideoHelp Forum
The problem is I search "stream", and there's no result. Open developer tools before loading the video. Also try m3u8 instead of stream....
Read more >
[tubi] Raise "no video formats" error when video url is empty ...
[tubi] Raise "no video formats" error when video url is empty · Show all changes · Ignore whitespace when comparing lines · Ignore...
Read more >
youtube-dl : "ERROR: No video formats found" when listing a ...
[debug] Default format spec: bestvideo+bestaudio/best ERROR: No video formats found; please report this issue on https://yt-dl.org/bug . Make ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found