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 control of anime #3

Closed
HotBBQSauce opened this issue Jun 9, 2021 · 5 comments
Closed

Quality control of anime #3

HotBBQSauce opened this issue Jun 9, 2021 · 5 comments

Comments

@HotBBQSauce
Copy link

HotBBQSauce commented Jun 9, 2021

The possibility of streaming anime in 720p or 1080p would be awesome from within ani-cli, what is your main focus for now?

@HotBBQSauce HotBBQSauce changed the title Quality control of video Quality control of anime Jun 9, 2021
@pystardust
Copy link
Owner

Currently ani-cli gets the first downloadable link possible, which is the highest downloadable quality and show it. If no downloadable link is available then it scrapes streamtape for the it. There could a possibility of downgrading the quality but I don't thing we could make the quality any better. Unless we look into other anime site.
What I figured out is most anime sites use the same video streams, so even that possibility is unlikely. But do let me know if you find other anime sites which provide higher res than gogoanimw.

@clawside
Copy link

Currently ani-cli gets the first downloadable link possible, which is the highest downloadable quality and show it. If no downloadable link is available then it scrapes streamtape for the it. There could a possibility of downgrading the quality but I don't thing we could make the quality any better. Unless we look into other anime site.
What I figured out is most anime sites use the same video streams, so even that possibility is unlikely. But do let me know if you find other anime sites which provide higher res than gogoanimw.

This script can be modified to work with AnimeFLV?

@sanjublk
Copy link

is there a way to watch episodes in 360p.current videos quality i am getting is 1080ps

@CoolnsX
Copy link
Collaborator

CoolnsX commented Sep 29, 2021

is there a way to watch episodes in 360p.current videos quality i am getting is 1080ps

Just change "sed 1q" in get links() function to
'grep "sd" ' and it will play 480p or less resolution videos if available..

Or you can download the fork.. this has option to watch and download anime in low res...

Just add "-l" as argument like u do for download..
link

@EsmailELBoBDev2
Copy link

EsmailELBoBDev2 commented Oct 16, 2021

@CoolnsX please, explain more how to use it? or edit main code so i can allow to play in low res

@Dink4n Dink4n closed this as completed Nov 6, 2021
port19x pushed a commit that referenced this issue Dec 31, 2021
Fix to work with new gogoanime structure
skyler-0 added a commit to skyler-0/ani-cli that referenced this issue Sep 5, 2024
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

7 participants