Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] - Add option to mass export download url's for use in third party downloaders #105

Open
aniel300 opened this issue Jan 12, 2022 · 14 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@aniel300
Copy link

so taking a look at "https://github.com/PlexRipper" i can see in the description after the word "everything" it has a "*" but i dont think think it is explained as to what that means, however the reason am making this post is to find out if the is a option to download everything not because am trying to abuse or anything but because i want to create a starting point from a friend plex server and then continue with radarr and sonarr, thank you in advance.

@RXWatcher
Copy link

RXWatcher commented Jan 12, 2022

You could just ask your 'friend' for a copy of his content by other means like sftp? I know if I saw a 'friend' downloading all of the content that I spent years collecting that I'd ban them in a second..even if they were my best 'friend'. They could call me on the phone and we could arrange something.

@aniel300
Copy link
Author

in my case i can't ask that friend for sftp access

@JasonLandbridge
Copy link
Collaborator

You're free to download everything you want with PlexRipper, at your own risk of course. Will close this due to age

@aniel300
Copy link
Author

@JasonLandbridge can u do mass downloads with the latest versions?

@JasonLandbridge
Copy link
Collaborator

Yes! Although it is a bit buggy, especially downloading lots of tv shows, its definitely a possibility. There is also the issue that large libraries will freeze the ui due to all the data that being loaded in at once but it's being worked on.

In the short term, I would also like to implement something that will generate download urls and then you can import those urls into something like JDownloader2 and download that way. Also see #93 for some idea's related to this

@aniel300
Copy link
Author

yes i can live with manually adding the urls to jdownloader, will check the worksarounds later, thank u.

@JasonLandbridge
Copy link
Collaborator

My pleasure, quick question: Do you know what url format JDownloader would like that also includes the filename?

Something like: [Name] - [DownloadUrl] ?

I'm asking because the files that are downloaded from a Plex server have a cryptic name so ideally JDownloader would automatically name the file that comes from the download url

@aniel300
Copy link
Author

hold on let me do a quick manual check

@aniel300
Copy link
Author

aniel300 commented Dec 16, 2022

ok so i did a quick test comparing jd and idm and idm can get file/name but not year. jd can not get download file/name even when providing direct url generated by idm. not sure if this is what u asked, if u can explain more i can try to help.
IDMan_LFZmPMX8ls

@JasonLandbridge
Copy link
Collaborator

Yes that's what I'm looking for!

So let's say the url is:

https://random-server/path/to/movie/file.mp4

And I want to make sure it is saved as

my-little-pony.mp4

How would I need to format all those urls such that the file is downloaded as my-little-pony.mp4?

@aniel300
Copy link
Author

use idm so u cant get the temp url and so u can anylize it, if u dont know let me know and i can share one

@Hemps38
Copy link

Hemps38 commented Jan 3, 2023

ok so i did a quick test comparing jd and idm and idm can get file/name but not year. jd can not get download file/name even when providing direct url generated by idm. not sure if this is what u asked, if u can explain more i can try to help. IDMan_LFZmPMX8ls

I manage to get the link but IDM still shows file.mkv

Any ideas?

@JasonLandbridge
Copy link
Collaborator

@Hemps38 Yeah that's how Plex stores every file on a server, it's always file.mkv or file.mp4 etc

@aniel300 Ah now I understand that you mean "Internet Download Manager", but I'm not sure what the rest of your comment says.

My pleasure, quick question: Do you know what url format JDownloader would like that also includes the filename?

Something like: [Name] - [DownloadUrl] ?

I'm asking because the files that are downloaded from a Plex server have a cryptic name so ideally JDownloader would automatically name the file that comes from the download url

So this question still stands, I need a text format that either JDownloader or IDM can use to import many links at once and then use the name next to it to save it as. As the download links are always file.mkv or file.mp4 etc. I can't change the download link because it comes directly from Plex

@aniel300
Copy link
Author

aniel300 commented Jan 6, 2023

i dont think i know what u asking, i will do some more ts later

@JasonLandbridge JasonLandbridge added the enhancement New feature or request label Mar 14, 2023
@JasonLandbridge JasonLandbridge changed the title option to download "everything*" [FEATURE] - Add option to mass export download url's for use in third party downloaders Nov 12, 2023
@JasonLandbridge JasonLandbridge self-assigned this Nov 12, 2023
@JasonLandbridge JasonLandbridge added this to the V2.0 Release! milestone Nov 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

4 participants