• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

YuuDrive Google Drive Sharer 2.3.2

aw miaw

Active member
Nov 3, 2019
249
129
43
undefined
hadezuka.dev
Just wanna share it because I saw many people looking for this, and I am happen to have it.
Download it here: https://mega.nz/#!4AUgTaaI!2rL9JSOPQA8BVmZSD1iWXsiw0_vNopQ7Mxc5KjvqPoM

Because I dont have the player and direct dl plugin, Make sure to set this line on library/config/config.php :
PHP:
$plugins['player'] = 1;
$plugins['directdl_api'] = 'https://dl.yuudrive.me/api/'; // set to 0 for disable

into:
PHP:
$plugins['player'] = 0;
$plugins['directdl_api'] = 0; // set to 0 for disable

I am using it right now, and its working fine.
Enjoy..

note: Link updated
 
Last edited:
How to use this? I install it but i login and go to dashboard but cant see options at all.... Only see this...
Screenshot_1.png
 
  • Like
Reactions: Auwal
read the documentation inside.
I follow all steps but when i click on login and see google login form and get the access token, i paste it and redirects me to index again without login-in... All files are done with my database and API...
 
I follow all steps but when i click on login and see google login form and get the access token, i paste it and redirects me to index again without login-in... All files are done with my database and API...

ehm, i am not sure. I am using the second method. so, no need to paste access token.
here is mine: drive.kiranime.pw
 
The Google Console says that i need to send the aplication to review... Dont know why... but not working after creating API and OAuth...
 
My case: Shared Hosting with php 7.0 working well.. but cannot login to dashboard, dont know why... i created thousand api.... always freeze on login... the Google drive token method redirects to login page again, and the second method not working to me.. saying google url mismatch error... and all is reviewed... So dont know whats happening...
 
My case: Shared Hosting with php 7.0 working well.. but cannot login to dashboard, dont know why... i created thousand api.... always freeze on login... the Google drive token method redirects to login page again, and the second method not working to me.. saying google url mismatch error... and all is reviewed... So dont know whats happening...

you have to edit the config.php according to your console api. make sure to follow all instructions.
change this line if using second method:

PHP:
$google['redirect'] = 'urn:ietf:wg:oauth:2.0:oob';

to

PHP:
$google['redirect'] = 'https://yoursite.xxx/OAuth';
 
  • Like
Reactions: Auwal and Tom Power
you have to edit the config.php according to your console api. make sure to follow all instructions.
change this line if using second method:

PHP:
$google['redirect'] = 'urn:ietf:wg:oauth:2.0:oob';

to

PHP:
$google['redirect'] = 'https://yoursite.xxx/OAuth';
Yes i do it many times with many APIs and nothing... always the same...
 
  • Like
Reactions: Auwal
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock