Spaces:
Running
Running
<html> | |
<head> | |
<title>Login Successful</title> | |
</head> | |
<body> | |
<h1>Login Successful!</h1> | |
<p>You can now view your <a href="/list-channels" target="_blank">YouTube Channels (JSON)</a>.</p> | |
<p>After you get a channel ID, you can try <code>/list-videos?channel_id=XYZ</code> to see its videos.</p> | |
</body> | |
</html> | |