Skip to content

Instantly share code, notes, and snippets.

@ajorgensen
Last active October 5, 2020 22:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ajorgensen/4960bc8582a6c19cf7364b9070712d35 to your computer and use it in GitHub Desktop.
Save ajorgensen/4960bc8582a6c19cf7364b9070712d35 to your computer and use it in GitHub Desktop.
DAS Playback error Chromium 87.0.4276.0
<html>
<head>
<meta name="viewport" content="width=device-width">
</head>
<body>
<video preload="none" controls="">
<source src="https://www.destroyallsoftware.com/screencasts/catalog/functional-core-imperative-shell/download?resolution=4k">
</video>
<video preload="none" controls="">
<source src="https://f002.backblazeb2.com/**redacted**">
</video>
</body>
</html>
@ajorgensen
Copy link
Author

The first

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment