#2281
|
|||
|
|||
Quote:
Because now is the GET Request (is not allowed many Request) - so get information that too many requests per second. Can download concurrent (only max. 1 simultaneous) Old Plugin It should be POST Request (is Script allowed multiple /many Request) Can download up to 20 concurrent downloads (so you can fast download an album with photos) [files of small size] Perhaps you understand me badly on my issue/question/request and now all you explained. |
#2282
|
||||
|
||||
That GET request is absolutely fine.
Maybe you should learn some Java, show me the improved code and if it is better than the current code we'll use it ... GreeZ psp
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
#2283
|
|||
|
|||
Why change the plug-in code "Request Info"?
I do not know who changed plug-in code You or raztoki? Previously, it was better :\ Best answer: Quote:
Code:
You tried to load the same page more than once in one second.<br>Please go back and try again. POST Request (Hoster) or (Decrypter) 100% work, BETTER, SUPER-SPEED Downlaod (without waiting /without delay). Without the block (20 or more simultaneous Download), does not load the page, but immediately executes the script! Why can not again return to the good methods? Not help me ? |
#2284
|
|||
|
|||
Please, please, please, please, please, please, please, please, please
re-support for this Request POST Thank You!!! |
#2285
|
||||
|
||||
I've changed the plugin to prefer the ajax whenever possible.
--- [Please read]=>How/when do I get updates? Read it carefully BEFORE complaining that something would still be not working! Update cycles depend on your installed JD version!! --- [Bitte lesen]=>Wie/wann bekomme ich Updates? Bitte vollständig lesen bevor ihr euch beschwert, dass etwas immernoch nicht funktionieren würde! Die Updatezyklen variieren je nach installierter JD Version!! GreeZ pspzockerscene
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
#2286
|
|||
|
|||
Of course here the whole time of the plug hoster, because the plug Decrypter works for me without any errors (Not found error too many, current requests uses POST)
|
#2287
|
|||
|
|||
pspzockerscene
Hm. I updated. Again POST requests. Nothing blocks and again faster downloads. A job well done Thank You very much. |
#2288
|
|||
|
|||
Couple issues for the last month.
Howdy,
I have been having two issues for about a month, and haven’t been able to find a way to fix them. The first issue, is that for ever link I add, the Linkgrabber seems to be checking twice. I have now turned off Bubble notifications, but its still Linkgrabbing twice. The second issue, is that no matter what link I add in to JD2, they always show the availability with a questions mark. I have fast-link checking for videos enable… but in troubleshooting I have disabled and re-enabled with the same outcome. Starting the download works, and the video downloads without a problem. I am signed in and its showing no problems there. This also is not happening with other things like Youtube. Here is a link for example… **External links are only visible to Support Staff****External links are only visible to Support Staff** Here is the log with both issues occurring. 27.10.16 19.12.48 <--> 27.10.16 19.15.30 jdlog://8017781887641/ I’m not seeing a bunch of reports on it, so it must be a me thing, but i just can’t figure it out. Last edited by dannyocean; 28.10.2016 at 03:21. Reason: Didn't mean Decrypter |
#2289
|
||||
|
||||
1. I cannot reproduce any "double linkcheck" issues.
2. Fixed small bug in vk linkcheck. --- [Please read]=>How/when do I get updates? Read it carefully BEFORE complaining that something would still be not working! Update cycles depend on your installed JD version!! --- [Bitte lesen]=>Wie/wann bekomme ich Updates? Bitte vollständig lesen bevor ihr euch beschwert, dass etwas immernoch nicht funktionieren würde! Die Updatezyklen variieren je nach installierter JD Version!! GreeZ pspzockerscene
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
#2290
|
|||
|
|||
pspzockerscene
This domain vk.me (direct links) does not require delay 334 ms. You can delete and further increase the download speed (You can remove and additionally reduces the time to download small files). HTML Code:
Browser.setRequestIntervalLimitGlobal("vk.me", 334, 20, 30000L); HTML Code:
VKontakteRuHoster.class |
#2291
|
|||
|
|||
pspzockerscene
Can you help ? How to duplicate similar ID packet, but prevent the possibility that loading too many links to one package (it causes too slow addition) Is it possible solutions to this problem? Automatic split similar name ID package, but for smaller parties? +/- 200,000 links decrypts and adds to one package. Need Help. Example Link: **External links are only visible to Support Staff****External links are only visible to Support Staff** |
03.11.2016, 17:14 |
djmakinera |
Message deleted by pspzockerscene.
|
#2292
|
||||
|
||||
Abort works just fine.
Again you've violated our forum rules --> 2 days holidays. GreeZ psp
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
#2293
|
||||
|
||||
Next time let us do teamviewer...NOW I know what you mean and what problem with abort you have. Wait for next core update.
__________________
JD-Dev & Server-Admin |
#2294
|
|||
|
|||
VkontakteRu.class (Decrypter)
Block decrypt. Because pspzockerscene again changed the POST to GET (!) Do not change this. This causes a variety of blocks and slows decryption. ------------------ More and more new updates more and more annoying. Now downloading is damn slow speed (!) Slowed "Start downloading" In the old plug in practice many times faster speed Download = Nothing is blocking.Nothing! I do not know what is Interval for plug Hoster (previously it was not) and it was very, very well. POST REQUEST = Not required interval (!!!) POST REQUEST = Super Faster downloads without delay/interval POST REQUEST = Support for many downloads simultaneously = fastest downloading small files jpg GET REQUEST = Requires interval GET REQUEST = Slow speed (!!!!!) = because interval in starting the download GET REQUEST = Support only 1 simulteneous Download (2-20 simltaneous = Too Many Request, all time BLOCK (Download OR LinkCheck) -------------------------------------------------------- The same is true for the plug Decrypter, here should be set POST Request (to avoid blocks - a lot of pages loaded within one second) Do not load pages (GET), only the execution of the script(POST REQUEST) ALWYAS Better (!)NEVER BLOCKING Last edited by raztoki; 09.11.2016 at 06:15. |
#2295
|
|||
|
|||
Hi guys can u help me? I am trying to dl files from my %docs% by url like this:
**External links are only visible to Support Staff****External links are only visible to Support Staff** But plugin don't see anything so. I add links by grabb And they look like this: **External links are only visible to Support Staff****External links are only visible to Support Staff** But, there is an error about authorization in logs now.
Spoiler:
Plugin settings:
Spoiler:
How can i authorize it ? |
#2296
|
|||
|
|||
plugin not work with:
1) this kind of links **External links are only visible to Support Staff****External links are only visible to Support Staff** 2) tracks in comments **External links are only visible to Support Staff****External links are only visible to Support Staff** (20-40% wallposts in various musical communities have tracks in comments) 3) private communities even if you are a member **External links are only visible to Support Staff****External links are only visible to Support Staff** 4) Many tracks are offline in JD but available in browser (for example **External links are only visible to Support Staff****External links are only visible to Support Staff** **External links are only visible to Support Staff****External links are only visible to Support Staff** **External links are only visible to Support Staff****External links are only visible to Support Staff**) Sorry for my English |
#2297
|
||||
|
||||
Pspzocker will work on the plugin as soon as he has time
__________________
JD-Dev & Server-Admin |
#2298
|
||||
|
||||
@djmakinera
Again incomplete log and so on ... @ZenoN As long as an account is needed and your account is activated in JDownloader, this should work fine. If it does not work fine, please post a log. @ROLO 1. Fixed audios crawler & download handling. 2. I will soon add a setting to crawl the contents of comments of wall posts - then you can grab the "missing" items 3. Your private community example does not contain any downloadable content here so I don't see any issue with this ... 4. I don't see any issues here either. A lot of the tracks are GEO-blocked here --> Shown as offline in JDownloader. GreeZ pspzockerscene
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
#2299
|
|||
|
|||
~pspzockerscene
1 and 2 - Great! Thank you 3 you need join the community to see the content, they have 5000 wall posts 4 unfortunately I do not understand what you mean( |
#2300
|
||||
|
||||
1. As before.
2. Added support for grabbing comments below single posts - see plugin settings of vkontakte - note that this setting is disabled by default! 3. As long as you joined that community and you've added your vk account to JDownloader, this should work just fine 4. I cannot listen to these tracks here - vk.com did block them for Germany. See screenshot: --- [Please read]=>How/when do I get updates? Read it carefully BEFORE complaining that something would still be not working! Update cycles depend on your installed JD version!! --- [Bitte lesen]=>Wie/wann bekomme ich Updates? Bitte vollständig lesen bevor ihr euch beschwert, dass etwas immernoch nicht funktionieren würde! Die Updatezyklen variieren je nach installierter JD Version!! GreeZ pspzockerscene
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download Last edited by pspzockerscene; 11.11.2016 at 03:01. |
#2301
|
|||
|
|||
Quote:
if i use third-party extension and grabb links for feed them jdownloader still got error about auth. 11.11.16 04.57.29 <--> 11.11.16 05.04.43 jdlog://1520981887641/ |
#2302
|
||||
|
||||
Hi again ZenoN,
I cannot reproduce your issues because I do not have permission to download the urls from inside your log. I either need permission to download those on my own vk.com test-account or I'll need your vk.com username + password to work on this issue. Best regards, pspzockerscene
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
#2303
|
|||
|
|||
~pspzockerscene
2. I think downloading only one wall post is not enough, a massive downloading with two clicks that's what I mean (copying community URL = all audio from all wall posts and tracks in comments, now it's just all audio from all wall posts without tracks in comments) 3. "As long as you joined that community" - check, "and you've added your vk account to JDownloader" - check, "this should work just fine" - not working (If you need an account to reproduce issues, let me know) 4. Now it is clear. In a country where I live no geoblock. There is an idea to make the option "show download URLs" more informative. Now if I copy community URL (for example **External links are only visible to Support Staff****External links are only visible to Support Staff**) option "show download URLs" shows for all audio the exact same link - **External links are only visible to Support Staff****External links are only visible to Support Staff** . May be better to showing for each audio file its wall post URL (for example **External links are only visible to Support Staff****External links are only visible to Support Staff**). Those who do not have geoblock will be able copy "offline" urls and download them by using a browser. Last edited by ROLO; 13.11.2016 at 03:57. |
#2304
|
|||
|
|||
Quote:
|
#2305
|
|||
|
|||
@pspzockerscene
Hoster issue: GET Request count has limited REQUEST (Only one page can be processed per one second). POST Request allows a larger number of REQUEST. With the API documentation allows up to 25 requests per second. This execute method is much better, so you can certainly delete a time interval for downloading (Plugin Class Hoster) and thus increase speed of downloading if use multiple parallel(max. simultaneous) downloads for small files. Do you understand that? Code:
Browser.setRequestIntervalLimitGlobal("vk.com", 750, 20, 30000L); Browser.setRequestIntervalLimitGlobal("vk.me", 750, 20, 30000L); Decrypter Issue: @pspzockerscne - Mr. Jiaz again increased the interval from 334ms to 750ms. Theoretically, now there are no blockages in decrypted many single links album / albums / id / nickname (Note:I'm not talking here about the method of the wall (because here is another method) but you can experiment and test method for the executive, and thus also to some extent, increase the speed to decrypt without the block. There is nothing wrong with that, that someone wants to download or decipher something faster. I think everyone loves girls and fast cars is the same is the case with the download and decrypt Decrypter: Code:
currently settings GET REQUEST POST /albumXXX_XXX HTTP/1.1 POST /al_photos.php and script execution
Spoiler:
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff** **External links are only visible to Support Staff****External links are only visible to Support Staff** **External links are only visible to Support Staff****External links are only visible to Support Staff** **External links are only visible to Support Staff****External links are only visible to Support Staff** **External links are only visible to Support Staff****External links are only visible to Support Staff** **External links are only visible to Support Staff****External links are only visible to Support Staff** **External links are only visible to Support Staff****External links are only visible to Support Staff** **External links are only visible to Support Staff****External links are only visible to Support Staff** **External links are only visible to Support Staff****External links are only visible to Support Staff** **External links are only visible to Support Staff****External links are only visible to Support Staff** **External links are only visible to Support Staff****External links are only visible to Support Staff** **External links are only visible to Support Staff****External links are only visible to Support Staff** **External links are only visible to Support Staff****External links are only visible to Support Staff** **External links are only visible to Support Staff****External links are only visible to Support Staff** **External links are only visible to Support Staff****External links are only visible to Support Staff** **External links are only visible to Support Staff****External links are only visible to Support Staff** **External links are only visible to Support Staff****External links are only visible to Support Staff** **External links are only visible to Support Staff****External links are only visible to Support Staff** **External links are only visible to Support Staff****External links are only visible to Support Staff** **External links are only visible to Support Staff****External links are only visible to Support Staff** **External links are only visible to Support Staff****External links are only visible to Support Staff** **External links are only visible to Support Staff****External links are only visible to Support Staff** **External links are only visible to Support Staff****External links are only visible to Support Staff** **External links are only visible to Support Staff****External links are only visible to Support Staff** **External links are only visible to Support Staff****External links are only visible to Support Staff** **External links are only visible to Support Staff****External links are only visible to Support Staff** **External links are only visible to Support Staff****External links are only visible to Support Staff** **External links are only visible to Support Staff****External links are only visible to Support Staff** **External links are only visible to Support Staff****External links are only visible to Support Staff** **External links are only visible to Support Staff****External links are only visible to Support Staff** **External links are only visible to Support Staff****External links are only visible to Support Staff** **External links are only visible to Support Staff****External links are only visible to Support Staff** **External links are only visible to Support Staff****External links are only visible to Support Staff** **External links are only visible to Support Staff****External links are only visible to Support Staff** **External links are only visible to Support Staff****External links are only visible to Support Staff** **External links are only visible to Support Staff****External links are only visible to Support Staff** **External links are only visible to Support Staff****External links are only visible to Support Staff** **External links are only visible to Support Staff****External links are only visible to Support Staff** **External links are only visible to Support Staff****External links are only visible to Support Staff** **External links are only visible to Support Staff****External links are only visible to Support Staff** **External links are only visible to Support Staff****External links are only visible to Support Staff** **External links are only visible to Support Staff****External links are only visible to Support Staff** **External links are only visible to Support Staff****External links are only visible to Support Staff** **External links are only visible to Support Staff****External links are only visible to Support Staff** **External links are only visible to Support Staff****External links are only visible to Support Staff** **External links are only visible to Support Staff****External links are only visible to Support Staff** **External links are only visible to Support Staff****External links are only visible to Support Staff** **External links are only visible to Support Staff****External links are only visible to Support Staff** **External links are only visible to Support Staff****External links are only visible to Support Staff** **External links are only visible to Support Staff****External links are only visible to Support Staff** **External links are only visible to Support Staff****External links are only visible to Support Staff** **External links are only visible to Support Staff****External links are only visible to Support Staff** **External links are only visible to Support Staff****External links are only visible to Support Staff** **External links are only visible to Support Staff****External links are only visible to Support Staff** **External links are only visible to Support Staff****External links are only visible to Support Staff** **External links are only visible to Support Staff****External links are only visible to Support Staff** **External links are only visible to Support Staff****External links are only visible to Support Staff** **External links are only visible to Support Staff****External links are only visible to Support Staff** **External links are only visible to Support Staff****External links are only visible to Support Staff** |
#2306
|
|||
|
|||
Wrong packagename
Code:
video-XXX56964 456239572 list=d98f5bd5292ed2e8ce **External links are only visible to Support Staff****External links are only visible to Support Staff** |
#2307
|
|||
|
|||
EDIT:
Message: Sorry, you are not in this group, so preview the video file is not available. **External links are only visible to Support Staff****External links are only visible to Support Staff** (Not Access) --------------------------------- **External links are only visible to Support Staff****External links are only visible to Support Staff** (Full Access) Please support this type of link |
#2308
|
||||
|
||||
@ROLO
2. ? I guess this works fine now. 3. As said, I need an account then. 4. It is intended that you only get the post-URL anbd not the directurl to the audiofiles because these urls can time out and then it would ba hard for you to find the original source of your files @djmakinera 1. I will NOT start to play with these intervals! ... simply because I know that you will never stop to complain. 2. No, I will not experiment with your urls. This is unnecessary and time-consuming. Download less and you will not get blocked! 3. Both of your vieo-URLs are supported. Both are offline for me - I guess I don't have the rights to view them. I either need permission for that or your account or you upload a test-video for me which I can use to reproduce your reported issue. @ZenoN By simply checking the vk website for some seconds, I was not able to find out how to upload documents. Because you reported the issues and you're the one who want to have it solved, maybe you could be so kind to upload some testfiles for me ... GreeZ pspzockerscene
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
#2309
|
|||
|
|||
Quote:
okay ill just use Wget then if u said so. |
#2310
|
||||
|
||||
When I'm on the main vk page I do not have the "Documents" url at the left bottom side.
You seem to have accessed a valid documents url (or you already have documents in your account somewhere and accessed them) which is why you have that option in your view. Instructions where to find this on empty accounts please. GreeZ pspzockerscene
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
#2311
|
|||
|
|||
just use link **External links are only visible to Support Staff****External links are only visible to Support Staff**
or add it like this > **External links are only visible to Support Staff****External links are only visible to Support Staff** |
#2312
|
|||
|
|||
~pspzockerscene
2. why do you think it is fine not to receive 1/3 of the content with mass download scenario? (as I said before 20-40% wallposts in various musical communities have tracks in comments). I think it's a disaster. 3. I sent a private message 4. Did I talking about the directlinks to the files? no. I was talking about the wall post links(for example **External links are only visible to Support Staff****External links are only visible to Support Staff**). They are constant. Since talking about the purpose what you need to know that the links are now displayed in this menu is not constant (if this is not ID). Because the owner of the page can change its address and at your old address will be error page. For example, a constant address for this **External links are only visible to Support Staff****External links are only visible to Support Staff** community looks like this **External links are only visible to Support Staff****External links are only visible to Support Staff** . It turns out that what you say does not work if the owner will change address. |
#2313
|
||||
|
||||
@ZenoN:
I can download e.g. this document fine: Code:
**External links are only visible to Support Staff** I got your account. 2. Sorry that seems to be a misunderstanding. ... but there are no0 known wall-grab issues so JD should grab 100% of the content (comments included). 3. ok 4. And again this must be a misunderstanding. I was saying that the urls to single posts won't change (unless a post gets deleted but then it is simply offline). If you add this url: Code:
**External links are only visible to Support Staff** Code:
**External links are only visible to Support Staff** If the owner changes the adress or let's say the name of that page without deleting content, the above URLs should still be valid or am I wrong? I need more input - right now I'm not able to find anything to fix- or improve. GreeZ pspzockerscene
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
#2314
|
|||
|
|||
2. you saying that if you copy this link **External links are only visible to Support Staff****External links are only visible to Support Staff** in JD downloadlist will be all 30 instead of 20 audio files? if so then what should be the settings?
4. If i add this url **External links are only visible to Support Staff****External links are only visible to Support Staff** menu show download urls looks like this I asking to make it like that Last edited by ROLO; 16.11.2016 at 00:57. |
#2315
|
|||
|
|||
@pspzockerscene
okay, can u explain how u grab that link ? I think u just take it directly, how u grabb it from here **External links are only visible to Support Staff****External links are only visible to Support Staff** (if u have 1000+ docs u want to open>copyURLs of all docs?) ? And another one: Do you can to screen where is your auth in the program, cuz as i post before files that don't public can't be downloaded. |
#2316
|
||||
|
||||
@ZenoN
/docs isn't supported at your user profile level. Its supported at the individual document level '/doc[\d-]+_[\d-]+'. You will need to find all the doc ids in order to download them. If you require login then place it in settings > account manager > add account for vk. @ROLO does it show those urls within the drop down (double click it) in the download from column? raztoki
__________________
raztoki @ jDownloader reporter/developer http://svn.jdownloader.org/users/170 Don't fight the system, use it to your advantage. :] |
#2317
|
|||
|
|||
~raztoki
yes not quite obvious |
#2318
|
||||
|
||||
@ROLO
Settings - User interface - Download link address display - drag "Data" to the top
__________________
FAQ: How to upload a Log |
#2319
|
|||
|
|||
@raztoki
As i posted before i added it. But it's still don't work. |
#2320
|
||||
|
||||
@ZenoN
once again /docs isn't support '/doc[\d-]+_[\d-]+' is. if you add /docs only it will deep analyse as its not supported url pattern. without url pattern in dedicated plugin that logs in, you will get nudda (since it requires login)
__________________
raztoki @ jDownloader reporter/developer http://svn.jdownloader.org/users/170 Don't fight the system, use it to your advantage. :] |
Thread Tools | |
Display Modes | |
|
|