add fallback to youtube-dl
This commit is contained in:
9
chrome/popup.html
Normal file
9
chrome/popup.html
Normal file
@ -0,0 +1,9 @@
|
||||
<html>
|
||||
<head>
|
||||
<script src="script.js"></script>
|
||||
<title>Proxy Stream</title>
|
||||
</head>
|
||||
<body>
|
||||
<button>Proxy Stream</button>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user