|
#1
|
|||
|
|||
JDownloader can't recognize BC.VC shortener links
Hi,
Lately there is some increasing use for BC.VC shortener. Problem is JD can't recognize at all. Can you please take a look at it to evaluate? Link webpage: **External links are only visible to Support Staff**BC.VC Link of file (testing purpose): **External links are only visible to Support Staff****External links are only visible to Support Staff** |
#2
|
||||
|
||||
it's caused by the trailing # within the url copy, without it will work.
raztoki
__________________
raztoki @ jDownloader reporter/developer http://svn.jdownloader.org/users/170 Don't fight the system, use it to your advantage. :] |
#3
|
|||
|
|||
Quote:
Only this way it finally works. |
#4
|
|||
|
|||
I just tested and it didn't work with the "#" and it did work without, like raztoki said.
|
#5
|
||||
|
||||
Just had some more time to look at the class history, and I've slightly changed the regex pattern and removed $ component. So it should now pick up links having other components, just it can now have false positives. For instance we only listen to [A-Za-z0-9]{5,7} so if its 8 chars it will only pick up 7, where as before it ignored links over 7 chars.
raztoki
__________________
raztoki @ jDownloader reporter/developer http://svn.jdownloader.org/users/170 Don't fight the system, use it to your advantage. :] |
Thread Tools | |
Display Modes | |
|
|