-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
[Enhancement] Rework the headers and parameters sent #3256
Comments
Like found in #3230 (comment), we should send the correct user-agent or youtube will send us an error From Matrix: |
Technically done in #3290 but @SamantazFox wants to do improve it: https://github.com/SamantazFox/invidious/tree/yt-api-improvements |
Closing as the videos streams retrieval will be moved to invidious companion. |
Isn't this still applicable for the data that will be fetched by Invidious? Eg channel feeds |
We should rework the headers and parameters that we send in https://github.com/iv-org/invidious/blob/master/src/invidious/yt_backend/connection_pool.cr#L9 because these were applicable to the old way for communicating with youtube servers.
Here are the parameters sent by newpipe and yt-dlp: https://gist.github.com/coletdjnz/cc0cbce42067b77c628d68c7b10a96c5
The text was updated successfully, but these errors were encountered: