Skip to content

Black screen when playing created YouTube clips #1352

Description

@Layviz

Describe the bug
Black screen when loading YouTube clips (Sometimes other colors besides gradients)

To Reproduce
When using YouTube Enhancer normally, clips you've created on YouTube may no longer display properly; you can hear the audio and pause it with the spacebar, but all you see is a black screen.

I go to my own Clips on the YouTube homepage, choose one I want to watch, and encounter a bug where the video isn't displayed properly—it just shows a black screen.

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
When I go there and open a video, it should play normally; when I disable the add-on, everything works just fine.

Desktop (please complete the following information):

  • Windows 11 Pro Newest Version
  • Chrome v150.0.7871.47 (Official Build) (64 Bit)
  • I usually have the developer settings for add-ons enabled in Chrome and use hardware acceleration.
  • and I disabled all other add-ons to rule out the possibility that it was causing problems in combination with YouTube Enhancer, which isn't the case
  • I use an Nvidia RTX GPU

Additional context
This is my YouTube Enhancer config, which hadn't caused any problems before:

{
"version": "3.0.17",
"settings": {
"applyvideofilters": false,
"backdropcolor": "#000000",
"backdropopacity": 52,
"blackbars": false,
"blockautoplay": true,
"blockhfrformats": false,
"blockwebmformats": false,
"boostvolume": false,
"cinemamode": false,
"cinemamodewideplayer": false,
"controlbar": {
"active": false,
"autohide": false,
"centered": true,
"position": "absolute"
},
"controls": [
"volume-booster",
"cards-end-screens",
"flip-horizontally",
"flip-vertically",
"screenshot"
],
"controlsvisible": true,
"controlspeed": true,
"controlspeedmousebutton": false,
"controlvolume": true,
"controlvolumemousebutton": true,
"convertshorts": false,
"customcolors": {
"--dimmer-text": "#cccccc",
"--hover-background": "#232323",
"--main-background": "#111111",
"--main-color": "#ff0033",
"--main-text": "#eff0f1",
"--second-background": "#181818",
"--shadow": "#000000"
},
"customcss": "",
"customscript": "",
"customtheme": false,
"darktheme": true,
"date": 1758932363508,
"defaultvolume": true,
"disableautoplay": true,
"executescript": false,
"expanddescription": false,
"filter": "none",
"griditemsperrow": {
"channel": {
"shorts": {
"apply": true,
"count": 6
},
"videos": {
"apply": false,
"count": 4
}
},
"posts": {
"apply": false,
"count": 4
},
"shorts": {
"apply": true,
"count": 8
},
"videos": {
"apply": true,
"count": 6
}
},
"hidecardsendscreens": false,
"hidechat": false,
"hidecomments": false,
"hiderelated": false,
"hideshorts": false,
"ignoreplaylists": true,
"ignorepopupplayer": false,
"localecode": "de",
"localedir": "ltr",
"miniplayer": false,
"miniplayerposition": "top-left",
"miniplayersize": "480x270",
"newestcomments": false,
"overridespeeds": true,
"pauseforegroundtab": false,
"pausevideos": true,
"popuplayersize": "533x300",
"previousversion": "3.0.16",
"qualityembeds": "hd1440",
"qualityembedsfullscreen": "hd1440",
"qualityplaylists": "hd1440",
"qualityplaylistsfullscreen": "hd1440",
"qualityvideos": "hd1440",
"qualityvideosfullscreen": "hd1440",
"reload": false,
"reversemousewheeldirection": false,
"selectquality": true,
"selectqualityfullscreenoff": true,
"selectqualityfullscreenon": true,
"speed": 1,
"speedvariation": 0.05,
"stopvideos": false,
"theatermode": true,
"theme": "default-dark",
"themevariant": "dark-dark-orange.css",
"update": 1773476858040,
"vendorthemevariant": "youtube-deep-dark-youtube-dark.css",
"videofilters": {
"blur": 0,
"brightness": 100,
"contrast": 100,
"grayscale": 0,
"inversion": 0,
"rotation": 0,
"saturation": 100,
"sepia": 0
},
"volume": 42,
"volumemultiplier": 3,
"volumevariation": 2,
"whatsnew": false,
"wideplayer": false,
"wideplayerviewport": false
}
}

I hope this information is helpful :3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status
    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions