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

[Question] New user about video clarity #5049

Closed
beautygirl1998 opened this issue Nov 1, 2024 · 4 comments
Closed

[Question] New user about video clarity #5049

beautygirl1998 opened this issue Nov 1, 2024 · 4 comments
Labels
question Further information is requested

Comments

@beautygirl1998
Copy link

First of all, thank you developers, this software is great. This is my first time using your service. When I browse youtube videos, there are no ads and the speed is very fast.

Today I built invidious according to the tutorial. I used the first recommended method, using docker to build it. Finally, the video can be played normally.

The problem I encountered is that although I have set DASH to be enabled by default and automatic in the configuration file, when I access invidious with a browser, the default video resolution is only medium. I have to reset the video resolution in the settings of invidious on the web page, and then there will be multiple video resolutions when returning to the video playback page, such as 1080, 1440p, etc. I think if other people use my invidious, they have to take a few more steps to set it up, which is not very convenient. If the configuration file can take effect, and other people including me can have multiple video resolutions when visiting invidious, I believe this will be a good user experience.

I don’t know if this problem is an official restriction of youtube, so I raised this question. Thank you again.

@beautygirl1998 beautygirl1998 added the feature-request Request of a new feature label Nov 1, 2024
@unixfox unixfox added question Further information is requested and removed feature-request Request of a new feature labels Nov 1, 2024
@unixfox unixfox changed the title New user about video clarity [Question] New user about video clarity Nov 1, 2024
@unixfox
Copy link
Member

unixfox commented Nov 1, 2024

Hello, this sounds like a configuration issue on your side.

As maintainers, we do not have a lot of free time so you should ask your question on our matrix channel or IRC.

DASH only works with javascript enabled, make sure to have it enabled.

@unixfox unixfox closed this as completed Nov 1, 2024
@beautygirl1998
Copy link
Author

beautygirl1998 commented Nov 2, 2024

I’m sorry to bother you. I need your help.

I used the command: cat /root/invidious/config/config.yml. The video quality has been changed, and I restarted Docker.


1


However, when I check using the command: docker exec -it invidious-invidious-1 cat /invidious/config/config.yml
I found that the config.yml inside the container has not been modified:

2


My docker-compose.yml configuration file content is:

3
4

@beautygirl1998
Copy link
Author

I have tried many times, including using AI methods, but without success. I even entered the container to modify the configuration, but as soon as I restarted the container, the configuration returned to the default.

@beautygirl1998
Copy link
Author

My browser has javascript enabled.
5、

My problem is that I have to set the video clarity in the browser background, instead of having many video clarity settings by default when I open the website for the first time, which means that the configuration does not take effect.

@iv-org iv-org locked and limited conversation to collaborators Nov 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants