add audio transcription module
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Audio Transcription Options</title>
|
||||
<link rel="stylesheet" href="error.css" type="text/css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="header"><img src="./collabora.png"/> <h1>Audio Transcription</h1></div>
|
||||
<div class="inner">
|
||||
<h2>Sorry, capture on YouTube is disabled!</h2>
|
||||
<p>Chrome Web Store does not allow extensions to capture audio from YouTube due to copyright reasons.</p>
|
||||
<p>Sorry for the inconvenience, please use the extension on other websites.</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user