itszechs / DriveStream

Stream video files from Google drive
Apache License 2.0
283 stars 29 forks source link

Client ID & SECRET #110

Closed SwordKing69 closed 1 year ago

SwordKing69 commented 1 year ago

Bro please tell where to add client ID and client Secret. Please confirm whether to add Client ID and Client Secret in any one of the files in the given app code or somewhere to add in google console project. Please explain this in detail bro so that I can use my own client secret ID and secret to use this app seamlessly without any 403 errors.

ronin08 commented 1 year ago

To use your credentials you have to edit this and fill accordingly. And then build the apk from github repository yourself to use it.

Or you can wait for few days till the new version comes out.

Refer to this: https://github.com/itszechs/DriveStream/issues/109#issuecomment-1492897136

itszechs commented 1 year ago

Make sure to clone the correct version of DriveStream as the method suggested by @ronin08 is only supported until v1.3.0. Also, v1.3.1 has just been released, which eliminates the need for the rebuilding process.

Sunny-Shani commented 11 months ago

Can you please tell me what should I put in "Redirect uri"?

itszechs commented 11 months ago

@Sunny-Shani you can follow the video attached

ronin08 commented 11 months ago

@itszechs hey zechs! hope you're doing well. Anything new coming or it'll be left untouched until something get broken?

itszechs commented 11 months ago

@ronin08 This project is open to public contributions. Otherwise, if anything breaks, I will fix it.