JDownloader Community - Appwork GmbH
 

Reply
 
Thread Tools Display Modes
  #1  
Old 24.12.2023, 23:34
nuK nuK is offline
Baby Loader
 
Join Date: Sep 2023
Posts: 7
Default mypikpak.com Looking for ways to dl files & folders from PikPak cloud service/WebDAV

I would like to know if anyone knows how to download from PikPak cloud service Using Jdownloader 2. Currently I can download a single file using browser(they only support single file download through browser) or many files or folders using their apps. What I'm looking for is a way to donwload folder or multiple files similar to mega.nz

here is a sample link:
**External links are only visible to Support Staff****External links are only visible to Support Staff**
(this is a folder that includes 7 video files)


Any ideas, solutions will be much appreciated.
Thank You.
Reply With Quote
  #2  
Old 28.12.2023, 15:06
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 73,991
Default

Very interesting!

The website itself looks like a copy of "terabox.com".
Terabox is also known under other domains:
Code:
 "terabox.com", "teraboxapp.com", "dubox.com", "4funbox.com", "mirrobox.com", "1024tera.com"
But it works differently.
The internal file structure looks like they're using Google Drive to host these files.
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
  #3  
Old 01.01.2024, 17:50
nuK nuK is offline
Baby Loader
 
Join Date: Sep 2023
Posts: 7
Default

Quote:
Originally Posted by pspzockerscene View Post
Very interesting!

The website itself looks like a copy of "terabox.com".
Terabox is also known under other domains:
Code:
 "terabox.com", "teraboxapp.com", "dubox.com", "4funbox.com", "mirrobox.com", "1024tera.com"
But it works differently.
The internal file structure looks like they're using Google Drive to host these files.
The interface itself looks similar to terabox, but PikPak is completely different from terabox. company is based on Singapore. it's unlikely they are using gdrive to host files because after 1 day premium period upon registration and after they give users 6GB free and can purchase premium for very cheap price more cheaper than gdrive or mega.nz as they stated on their website. standard premium will get you 10TB and there is a 50TB option as well. remote upload capable with instant torrent downloading using magnet or torrent file. more of the features suggests that it's highly likely to be independent service.

Last edited by nuK; 01.01.2024 at 19:20. Reason: further clarification
Reply With Quote
  #4  
Old 02.01.2024, 17:12
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 73,991
Default

I'm just saying that a lot of the fields in their API response look quite similar to the ones Google Drive is using.
Sure this couldbe a big coincidence but a lot of services are hosting their files on Google Drive.
Zhe error when mis-using their API also indicates this e.g.:
Code:
api-drive.mypikpak.com/drive/v1/share/detail?limit=100
-> Response:
Code:
{"error":"invalid_argument","error_code":3,"error_url":"","error_description":"Request parameter error","error_details":[{"@type":"type.googleapis.com/google.rpc.DebugInfo","stack_entries":[],"detail":"device_id is empty"}]}
Quote:
Originally Posted by nuK View Post
The interface itself looks similar to terabox, but PikPak is completely different from terabox.
Are you one of the admins of mypikpak.com?

Quote:
Originally Posted by nuK View Post
it's unlikely they are using gdrive to host files because after 1 day premium period upon registration and after they give users 6GB free and can purchase premium for very cheap price more cheaper than gdrive or mega.nz as they stated on their website
Offering very cheap prices is actually a very good indicator for them using the unlimited GDrive business plan to host their files.
Buying a custom infrastructure (for the start) is mostly more expensive than buying storage somewhere else.

Either way:
Please provide more example URLs so I will look into plugin development.
Provide especially such example URLs:
- Link which is only downloadable by premium users (if existent)
- Password protected file/folder (if existent)
- Link to a single file without folder-context (if existent)
- Link to a folder with over 100 items
EDIT

I just wanted to add that I do not really see the need to create a plugin for a website which is just using the Google Drive API and demands money from users to use that.
In the end this website will go down in a couple of months and all the wwork which went into creating a plugin for it was wasted time.
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?

Last edited by pspzockerscene; 02.01.2024 at 17:43. Reason: EDIT
Reply With Quote
  #5  
Old 03.01.2024, 20:25
nuK nuK is offline
Baby Loader
 
Join Date: Sep 2023
Posts: 7
Default

I don't know if they are using gdrive or not. I really don't have much knowledge about inner working of these cloud storages. maybe you could be right about they using gdrive. something else I realize was this service is working in china, if it is based on gdrive could it be working in china? because none of the google products are working in china (not sure just a suspicion). They haven't been around for much longer I think. but they have features so far I haven't found in any other cloud service. they have multiple platform support iOS, android, web, windows, browser addons, telegram bot(to save media from telegram to PikPak). as you said I don't know if this is going to stay for long but for the moment it's too good and they release updates very frequently.

No I don't have any affiliation with the company. just a user.

here are few more samples:
- I don't think they have any premium link system.

- Password protected folder link - (Password > ejsn) - (Folder with 211 images - 298.4MB)
**External links are only visible to Support Staff****External links are only visible to Support Staff**

- Not password protected Folder with 211 images - 298.4MB
**External links are only visible to Support Staff****External links are only visible to Support Staff**

- Link to a single file
**External links are only visible to Support Staff****External links are only visible to Support Staff**
Reply With Quote
  #6  
Old 04.01.2024, 14:10
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 73,991
Default

Quote:
Originally Posted by nuK View Post
if it is based on gdrive could it be working in china?
Sure it can.

Thanks for the example URLs.
I've created a ticket for this request:


If that service still exists in some months and if other users want to have a plugin for this one too I'd consider adding a plugin but for now I'd see this as a waste of time.

My 2 cents:
Most likely this service will not survive a long time.
Their users may upload copyright infringing content to their servers which they will put into their Google Drive -> That will be banned after a short time and all user uploaded content will just go down -> End of that project
...though that is just my opinion.
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
  #7  
Old 04.01.2024, 20:24
nuK nuK is offline
Baby Loader
 
Join Date: Sep 2023
Posts: 7
Default

they have address those policies but I get what you are saying. hope it survive so far it is too good

Thank you for your time.
Reply With Quote
  #8  
Old 05.01.2024, 13:59
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 73,991
Default

Quote:
Originally Posted by nuK View Post
they have address those policies
How can you be so sure about this when you're not involved?

I wouldn't upload any of my data on this service. What they're doing is insanely insecure.
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
  #9  
Old 09.01.2024, 22:13
nuK nuK is offline
Baby Loader
 
Join Date: Sep 2023
Posts: 7
Default

true
Reply With Quote
  #10  
Old 29.03.2024, 20:19
nuK nuK is offline
Baby Loader
 
Join Date: Sep 2023
Posts: 7
Default

**External links are only visible to Support Staff****External links are only visible to Support Staff**
recently I came across this information about the registration of this company. it is more than 2 years old. this service is not so popular because it's exclusive available in Asian regions and few other countries.

if it's possible take a look at developing a plugin for this? it would be much appreciated
Reply With Quote
  #11  
Old 02.04.2024, 13:49
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 73,991
Default

@nuK
So far you're still the only user who has requested support for this website.
Please keep in mind hat we are a small team and we can't just add support for "all" existing websites.

What you can do:
- Invite other users to join our forums and let us know about their interest in a plugin for this website in this thread
- JDownloader is open source - anyone can develop custom plugins, see: https://support.jdownloader.org/de/k...up-ide-eclipse
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
  #12  
Old 13.04.2024, 11:33
Hemloc Hemloc is offline
Baby Loader
 
Join Date: Jul 2012
Posts: 8
Default

I would second doing a plugin, but with just 2 people so far, guess we are going to have to wait
Reply With Quote
  #13  
Old 15.04.2024, 17:02
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 73,991
Default

Quote:
Originally Posted by Hemloc View Post
we are going to have to wait
I don't want to make any false hopes so here is the current status:

I'm not planning to add a plugin for this service at all.
However, [as already mentioned] JDownloader is open source so anyone willing to do so can create one, see:
https://support.jdownloader.org/de/k...up-ide-eclipse
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
  #14  
Old 17.04.2024, 03:31
nuK nuK is offline
Baby Loader
 
Join Date: Sep 2023
Posts: 7
Default

got it. thanks for the reply and consideration.
Reply With Quote
  #15  
Old 16.01.2025, 10:05
IR666 IR666 is offline
Baby Loader
 
Join Date: Dec 2024
Posts: 7
Post mypikpak support

Hi,

I have a premium account in this site but this is not supported in JD2 is it possible to add the support for this?

it seems like there is an old post for this but it has not beed updated for 10months

https://board.jdownloader.org/showth...light=mypikpak

a sample url with folders
**External links are only visible to Support Staff****External links are only visible to Support Staff**

Last edited by IR666; 16.01.2025 at 10:09. Reason: added a sample url
Reply With Quote
  #16  
Old 16.01.2025, 10:51
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 81,831
Default

@IR666: Your example link is offline/empty
__________________
JD-Dev & Server-Admin
Reply With Quote
  #17  
Old 16.01.2025, 13:49
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 73,991
Default

Update

At this moment we can't even check if this can technically be implemented because:
- Latest provided example URLs are invalid/offline
- Looks like an account is needed to download from this website

If anyone is still interested in a plugin, please provide the mentioned information.
Feel free to send it via private message or to support@jdownloader.org.
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
  #18  
Old 22.01.2025, 17:05
IR666 IR666 is offline
Baby Loader
 
Join Date: Dec 2024
Posts: 7
Default

Quote:
Originally Posted by Jiaz View Post
@IR666: Your example link is offline/empty
Adding a new pikpak link

**External links are only visible to Support Staff****External links are only visible to Support Staff**
Reply With Quote
  #19  
Old 23.01.2025, 11:13
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 73,991
Default

Please read my last reply: We need more information to be able to work on this.
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
  #20  
Old 23.01.2025, 14:03
IR666 IR666 is offline
Baby Loader
 
Join Date: Dec 2024
Posts: 7
Default

Quote:
Originally Posted by pspzockerscene View Post
Please read my last reply: We need more information to be able to work on this.
I have added a latest url

yes an account is required to download from this; do you want me to share account details to proceed further on this?
As I can create another account to share it!
Reply With Quote
  #21  
Old 23.01.2025, 15:30
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 73,991
Default

Quote:
Originally Posted by IR666 View Post
I have added a latest url
I saw this.
As explained, I need more information than just a URL.

Quote:
Originally Posted by IR666 View Post
yes an account is required to download from this; do you want me to share account details to proceed further on this?
Sure.

Quote:
Originally Posted by IR666 View Post
As I can create another account to share it!
Both options are possible.
It is up to you which one you choose.
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
  #22  
Old 23.01.2025, 16:25
IR666 IR666 is offline
Baby Loader
 
Join Date: Dec 2024
Posts: 7
Default

Quote:
Originally Posted by pspzockerscene View Post
I saw this.
As explained, I need more information than just a URL.

Sure

Both options are possible.
It is up to you which one you choose.
mypikpak logins

incase the above link doesnot work (i copied the above shared link to the given account drive)
**External links are only visible to Support Staff****External links are only visible to Support Staff**

Last edited by pspzockerscene; 23.01.2025 at 16:25. Reason: Removed logins, never post private data in a public forum
Reply With Quote
  #23  
Old 23.01.2025, 16:31
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 73,991
Default

I've noted that in the ticket.

I've also noticed that this website does not just allow you to download the files behind those links but you need to import them into your own account first.
This makes the implementation even more time-comsuming.

I will look at it again once I find the time but I won't promise anything.
Since this website looks to be using GoogleDrive in the background (or their just cloned the GDrive API lol), I recommend using the original GDrive instead.
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
  #24  
Old 23.01.2025, 17:05
IR666 IR666 is offline
Baby Loader
 
Join Date: Dec 2024
Posts: 7
Default

Quote:
Originally Posted by pspzockerscene View Post
I've noted that in the ticket.

I've also noticed that this website does not just allow you to download the files behind those links but you need to import them into your own account first.
This makes the implementation even more time-comsuming.

I will look at it again once I find the time but I won't promise anything.
Since this website looks to be using GoogleDrive in the background (or their just cloned the GDrive API lol), I recommend using the original GDrive instead.
this website has the feature of torrent caching like realdebrid

so even dead torrents are also downloadable thats why this site is very useful

atleast the possibility of downloading shared links using the same account should be sufficient for this plugin
Reply With Quote
  #25  
Old 24.01.2025, 11:12
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 73,991
Default

Quote:
Originally Posted by IR666 View Post
this website has the feature of torrent caching like realdebrid
I ca't find any information on that in their overview of features.
Where on their website is that feature mentioned?
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
  #26  
Old 24.01.2025, 11:55
IR666 IR666 is offline
Baby Loader
 
Join Date: Dec 2024
Posts: 7
Default

Quote:
Originally Posted by pspzockerscene View Post
I ca't find any information on that in their overview of features.
Where on their website is that feature mentioned?
i also cannot find any details regarding this but it is a part of cloud download

i have been using it for some time now

also adding to this
there is a feature of WebDAV in premium will this help in any way?

Last edited by IR666; 24.01.2025 at 11:55. Reason: adde some extra info
Reply With Quote
  #27  
Old 24.01.2025, 15:48
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 73,991
Default

Quote:
Originally Posted by IR666 View Post
will this help in any way?
No since we do not support WebDAV yet, see:
https://board.jdownloader.org/showthread.php?t=90605
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
  #28  
Old 24.01.2025, 16:50
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 73,991
Default

I'm done with my investigation and here are my results:

Implementing this would need a lot of effort:
- Account is required for downloading
- Login is complicated so only cookie login could be supported
- [Free-] Web-Download is protected with an invisible captcha
- Website is hard to parse
- WebDAV is a paid feature. Screenshot:
Spoiler:


I will not add a plugin for this website.
You will be able to use it via WebDAV once JDownloader has WebDAV support.
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
  #29  
Old 24.01.2025, 17:12
IR666 IR666 is offline
Baby Loader
 
Join Date: Dec 2024
Posts: 7
Default

Quote:
Originally Posted by pspzockerscene View Post
I'm done with my investigation and here are my results:

Implementing this would need a lot of effort:
- Account is required for downloading
- Login is complicated so only cookie login could be supported
- [Free-] Web-Download is protected with an invisible captcha
- Website is hard to parse
- WebDAV is a paid feature. Screenshot:
Spoiler:


I will not add a plugin for this website.
You will be able to use it via WebDAV once JDownloader has WebDAV support.
ok thanks for taking a look
Reply With Quote
  #30  
Old 24.01.2025, 17:18
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 73,991
Default

What I forgot to add:
JDownloader is open source so anyone willing to can create custom plugins, see:
https://support.jdownloader.org/know...up-ide-eclipse
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

All times are GMT +2. The time now is 11:49.
Provided By AppWork GmbH | Privacy | Imprint
Parts of the Design are used from Kirsch designed by Andrew & Austin
Powered by vBulletin® Version 3.8.10 Beta 1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.