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

Download rate limit and broken links question #11

Open
Yokutto opened this issue Dec 28, 2017 · 6 comments
Open

Download rate limit and broken links question #11

Yokutto opened this issue Dec 28, 2017 · 6 comments

Comments

@Yokutto
Copy link

Yokutto commented Dec 28, 2017

Idk why but after 3:00 AM (gmt -3) google drive broke some links and say "the download limit has excedeed" but i still can download the file only streaming links does not work. however after 6 AM the video works normally. the question is, does the script break the download limit? Someone having this problem?

image
(https://drive.google.com/file/d/1VM5dDSGy_7NyTtSVgCz5v2bSagqRjLQQRQ/view)

also, some old videos broken with no reason and not back to work :/
image
(https://drive.google.com/file/d/0B2r31YvbMD0rYWwyOUwwdGpka0U/view)

@japnimedev
Copy link
Member

@Yokutto I'll be further investigating about this problem.

@yumedia
Copy link

yumedia commented Dec 28, 2017

Totally agree, this script cache reset not working and limit still happen.

@aalfiann
Copy link

Google drive has two bandwidth limit. It is stream and download limit. So cache will be useless.

@Yokutto
Copy link
Author

Yokutto commented Dec 29, 2017

@aalfiann The cache system lowers the TTFB too much in my json script, so it's not useless. idk about streaming limit because I already had videos using 20GB per day and it was not limited, I think this is a bug in google drive side

and if I use google embed to stream the video, it blocks both downloading and streaming

@aalfiann
Copy link

aalfiann commented Jan 4, 2018

@Yokutto google drive also have limit on stream, but in my experiment, it is automatically reset on 00.01 AM.

To determine if your video got limit, so far i use ajax to get status code. If video can't stream, it will be 403 on header.

@japnimedev
Copy link
Member

Further observation for this one, since other sites use this kind of method (the google proxy thing).

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

4 participants