voidly
Citizen Lab category·MMED·multimedia

Countries blocking YouTube, Instagram, and video platforms

Live data on which governments and ISPs are restricting video, streaming, and image-sharing platforms.

3
severe-blocking
6
high-blocking
29
countries with data
1,433
evidence rows
Last updated Jul 25, 2026, 04:34 PM UTC · revalidates every 5 min

Top countries blocking multimedia & video

Ranked by total measured blocking volume in this category.

  • #1
    severe
    100
    125
    youtube.cominstagram.comtumblr.com
  • #2
    severe
    75
    94
    youtube.com
  • #3
    severe
    74
    92
    youtube.cominstagram.comtumblr.com
  • #4
    high
    69
    86
    youtube.com
  • #5
    high
    66
    82
    youtube.cominstagram.comtumblr.com
  • #6
    high
    66
    82
    youtube.com
  • #7
    high
    66
    82
    youtube.cominstagram.comtumblr.com
  • #8
    high
    58
    73
    youtube.cominstagram.comtumblr.com
  • #9
    high
    53
    66
    youtube.com
  • #10
    medium
    48
    60
    youtube.comtumblr.cominstagram.com
  • #11
    medium
    42
    53
    youtube.cominstagram.com
  • #12
    medium
    42
    52
    youtube.cominstagram.comtumblr.com
  • #13
    medium
    41
    51
    youtube.com
  • #14
    medium
    38
    48
    youtube.com
  • #15
    medium
    38
    47
    youtube.cominstagram.com
  • #16
    medium
    37
    46
    youtube.cominstagram.comtumblr.com
  • #17
    medium
    35
    44
    youtube.cominstagram.comtumblr.com
  • #18
    medium
    35
    44
    youtube.comtumblr.cominstagram.com
  • #19
    medium
    32
    40
    youtube.com
  • #20
    medium
    28
    35
    youtube.comtumblr.cominstagram.com

How we measure multimedia & video

The MMED category covers video sharing, streaming, podcasts, and image-heavy social platforms. Blocking these is a common middle-ground tactic: it cuts off the most viral political content without the international backlash of blocking news outlets directly.

Voidly correlates network-level measurements (DNS, TCP, TLS, HTTP) from OONI, CensoredPlanet, IODA, and our own probe network. Each blocked domain is mapped to a Citizen Lab test-list category, and the topic API filters those measurements to category MMED.

Scoring: within a topic, a country's score is a percentile against the worst country in the same category — so the top-ranked country always scores 100. This avoids cross-topic distortions. Full methodology →

Example domains in this category: youtube.com, instagram.com, tumblr.com, twitch.tv

Embed this on your site

Drop this iframe into any page (newsroom, advocacy site, dashboard) — it auto-updates.

<iframe
  src="https://voidly.ai/widget/embed?topic=multimedia"
  width="100%"
  height="500"
  frameborder="0"
  title="Voidly censorship: Multimedia & video">
</iframe>

API access

Free, no auth required, JSON, CC BY 4.0. Cached at the CDN; live every 5 minutes.

curl
curl https://api.voidly.ai/data/censorship-index.json?topic=multimedia
JavaScript / TypeScript
const res = await fetch(
  'https://api.voidly.ai/data/censorship-index.json?topic=multimedia'
)
const data = await res.json()
console.log(data.countries[0])
Cite as voidly.ai/topics/multimedia