itszechs / DriveStream

Stream video files from Google drive
Apache License 2.0
277 stars 30 forks source link

Request to add a slot to input our own client id and secret in app itself #73

Closed DiwanshuBRC closed 1 year ago

DiwanshuBRC commented 1 year ago

Not sure how to add client id in local.properties to be able to use app after recent google changes and rclone client-id being nonstop rate limited. If possible add an area like Enter Authorisation code type where we can input our own client-id and stuff to be able to login post recent changes.

itszechs commented 1 year ago

Yeah, been thinking of doing that.

DiwanshuBRC commented 1 year ago

Now facing these error 403 nonstop any help on how to add our own web application client id instead of using rclone, can't seem to understand the way of adding newly created client id into app after doing #making-your-own-client-id

itszechs commented 1 year ago

Yup, this is getting really annoying now, I'll try to push a fix as soon as I can. Apologies for lack of updates. Community projects as a job hunting student isn't easy.