add fallback to youtube-dl

This commit is contained in:
2021-05-20 13:09:00 +02:00
parent d8df3ac030
commit 68aa85ab6c
6 changed files with 149 additions and 35 deletions

9
chrome/popup.html Normal file
View File

@ -0,0 +1,9 @@
<html>
<head>
<script src="script.js"></script>
<title>Proxy Stream</title>
</head>
<body>
<button>Proxy Stream</button>
</body>
</html>