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

Quality selection #15

Closed
haj1s opened this issue Jun 27, 2021 · 2 comments
Closed

Quality selection #15

haj1s opened this issue Jun 27, 2021 · 2 comments

Comments

@haj1s
Copy link

haj1s commented Jun 27, 2021

First of all, a great thing you got going on here, it's exactly what I was looking for :p.

second, I mainly use it to batch download animes and since quality affects the file size, it would be a lot more efficient for me to be able to lower the quality (and also because my display is 720p lol)

Keep up the good work!

@justfoolingaround
Copy link
Owner

Thank you!

Aight, so, all the sites added in this project have this, kind of, "source" quality, which is usually a singular quality MP4 from their servers. Exception to this is, AnimePahe, the only provider that supports a quality selection because it serves just HLS quality streams. To use this, just create a animdl_config.json file in the working directory for animdl, and then, just insert the following as the content of that file:

{
    "preferred_quality": 1080
}

What this will do is select a quality in the HLS downloading, a MP4 download isn't possible to be downloaded at something that's not their real size 😔.

If you're looking for 720p streams, you can always use Anime1 or AnimeOut because they mainly contain 720p MP4 streams, all the others, except AnimePahe, contain the "standard" 1080p streams!

@haj1s
Copy link
Author

haj1s commented Jun 27, 2021

alr, thank you and keep up the good work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants