JDownloader Community - Appwork GmbH
 

Reply
 
Thread Tools Display Modes
  #1  
Old 10.01.2016, 03:57
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default facebook.com - Not separates packages (albums)

facebook.com - Not separates packages (albums)


issue "all profile type link"

Difrerent END link
Photos A5
Albums A6

example:
Photos:

**External links are only visible to Support Staff****External links are only visible to Support Staff**

It should be 20 package (20 albums)
JD2 decrypt 1 package (wrong - all images in one package)
Albums:
**External links are only visible to Support Staff****External links are only visible to Support Staff**
Reply With Quote
  #2  
Old 10.01.2016, 04:03
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default

Depending on the browser interprets as showing links can end a URL link
:5
:6


or

%3A5
%3A6
Reply With Quote
  #3  
Old 19.01.2016, 17:18
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default

Bug:

Link is not supported, but the "profile" should be supported

**External links are only visible to Support Staff****External links are only visible to Support Staff**



It does not detect a separate albums because you need to add new regex
https://board.jdownloader.org/showthread.php?t=67458
Reply With Quote
  #4  
Old 19.01.2016, 17:20
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default

: -----> %3a
Reply With Quote
  #5  
Old 20.01.2016, 02:07
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,614
Default

it's already supported djmakinera, but I have made change to the regex pattern to tighten it up. psp like gready regex and its not wise.

I can only fix stuff that requires login and your friends with given person by access of your account.
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #6  
Old 10.02.2016, 11:22
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default

https://board.jdownloader.org/showpo...09&postcount=3
Reply With Quote
  #7  
Old 10.02.2016, 11:50
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,614
Default

@djmakinera
that's more like it, I think its more likely that its supported in that manner because the imported link doesn't always show albums, it shows pictures which may or may not belong to album, and if that's the case it will just decrypt the users photos.

can you confirm that the said link actually shows photos separated in albums?

raztoki
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #8  
Old 10.02.2016, 12:26
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default

Quote:
Originally Posted by raztoki View Post
@djmakinera


can you confirm that the said link actually shows photos separated in albums?
21 albums
**External links are only visible to Support Staff****External links are only visible to Support Staff**
Reply With Quote
  #9  
Old 16.02.2016, 11:01
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,614
Default

@djmakinera
had a quick look, its because decrypter sets File Package Name of the user profile and carries this forward (intended behaviour). All I can recommend is if you want separate albums is to copy the album urls and not a users profile url.
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #10  
Old 18.02.2016, 22:26
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default

raztoki - And I already think of two hours scroll down in a group of pictures (not quite that slow the page scrolls are still a lot of foto) to process java-script and extract links, you do not even know what a tedious job that until sleep I wanted.
Reply With Quote
  #11  
Old 18.02.2016, 23:45
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,614
Default

@djmakinera
please post to the correct threads, I have to keep moving your posts...

re: albums & separate packagenames
As I said this is desired behaviour, you can use browser extension I guess to find URL structures (flashgot provides this feature in firefox). Opera12 has built in links function also.

raztoki
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]

Last edited by raztoki; 18.02.2016 at 23:50.
Reply With Quote
  #12  
Old 19.02.2016, 00:37
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default

raztoki - Misunderstood the last post, I told you about something else. But it's hard.
I found a tool that does not require scrolling down to extract single links.
Reply With Quote
  #13  
Old 19.02.2016, 00:41
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default

Ps. "FlashGot" does not process javascriptother tool does this fully automatically and extremely quickly
Reply With Quote
  #14  
Old 19.02.2016, 01:29
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,614
Default

I never said flashgot or opera12 auto scrolled, all I said it did do was find URL Patterns(regex)/Strings!

for ajax stuff you can auto scroll or use extensions like grease monkey (probably user scripts that do what you want).

raztoki
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #15  
Old 19.02.2016, 02:47
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default

<facebook.com/></photos/>
facebook\.com/photo\.php
<fbcdn><photo>\_o\.jpg\?dl=1
<.fbcdn.net><?dl=1>
<fbcdn><&dl=1>
facebook\.com/(.*)\&so=(\d+)

processing of JavaScript
Special regex

<facebook.com><!photo.php>
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 03:43.
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 - 2024, Jelsoft Enterprises Ltd.