Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

/api/stream returns Unauthorized #91

Closed
thepwrtank18 opened this issue Mar 1, 2023 · 2 comments
Closed

/api/stream returns Unauthorized #91

thepwrtank18 opened this issue Mar 1, 2023 · 2 comments

Comments

@thepwrtank18
Copy link

thepwrtank18 commented Mar 1, 2023

When making a POST request with the following data:

{"url": "https://www.youtube.com/watch?v=[url]"}

it returns 200 OK with the following data:

{
    "status": "stream",
    "url": "https://co.wukko.me/api/stream?t=[...]&e=[...]&h=[...]"
}

Opening that URL returns this:

{"status":"error","text":"Unauthorized"}
@wukko
Copy link
Member

wukko commented Mar 1, 2023

does it happen with all videos you've tried, or only some? is only youtube affected?

@wukko
Copy link
Member

wukko commented Jun 1, 2023

as you haven't replied in 2 months, i suppose the issue has been solved.

@wukko wukko closed this as completed Jun 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants