YuuDrive Google Drive Sharer 2.3.2

aw miaw

Active member
Nov 3, 2019
243
141
43
VOID
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:

vireapps

Member
Banned User
Apr 1, 2020
34
-11
8
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

vireapps

Member
Banned User
Apr 1, 2020
34
-11
8
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...
 

aw miaw

Active member
Nov 3, 2019
243
141
43
VOID
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
 

vireapps

Member
Banned User
Apr 1, 2020
34
-11
8
The Google Console says that i need to send the aplication to review... Dont know why... but not working after creating API and OAuth...
 

aw miaw

Active member
Nov 3, 2019
243
141
43
VOID
Always showing 404 Error please someone explain how to do complete

check your htaccess..., maybe its not configured on your hosting (in my case, cyberpanel with litespeed must use rewrite rule setting to fetch the htaccess).
 

aw miaw

Active member
Nov 3, 2019
243
141
43
VOID
what server are u using?
I cant really help tho...
I am using vps and not shared hosting.
 

vireapps

Member
Banned User
Apr 1, 2020
34
-11
8
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...
 

aw miaw

Active member
Nov 3, 2019
243
141
43
VOID
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

vireapps

Member
Banned User
Apr 1, 2020
34
-11
8
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

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu