JDownloader Community - Appwork GmbH
 

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 24.10.2018, 20:51
SonoM
Guest
 
Posts: n/a
Default Nicovideo.jp - Plugin outdated

Hi,
since a couple of days a lot of link are skipped with the status "Try restarting this link (plugin outdated?)"
Sometimes restarting the link solve the problem, but it only happened 2 or 3 times in the last days.
Here my log
24.10.18 19.43.17 <--> 24.10.18 19.45.53 jdlog://3789464433151/
and some test links
**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**

I would expect to receive an economy mode warning during this time of the day as i experienced some days ago.

Detail of my system are:
Win 10 1803 x64
AVG antivirus
Java version: 1.8.0_162(32bit)
Build date of JD2 24/10/2018 18:23:56
Core #39943
Launcher #4610
AppWork Utilities #3145
Browser #39912
Updater #715
Reply With Quote
  #2  
Old 27.10.2018, 00:18
SonoM
Guest
 
Posts: n/a
Default

Updated JD right now
Build date of JD2 26/10/2018 18:34:12
Core #40014
Launcher #4664
AppWork Utilities #3164
Browser #39912
Updater #725

Here the log
26.10.18 23.15.10 <--> 26.10.18 23.18.30 jdlog://7670564433151/
Reply With Quote
  #3  
Old 06.11.2018, 23:07
SonoM
Guest
 
Posts: n/a
Default

Updated JD, still gives me the same error

Build date of JD2 06/11/2018 21:28:37
Core #40030
Launcher #4664
AppWork Utilities #3172
Browser #39912
Updater #726

Log:
06.11.18 22.04.15 <--> 06.11.18 22.06.40 jdlog://2465564433151/
Reply With Quote
  #4  
Old 13.11.2018, 23:05
SonoM
Guest
 
Posts: n/a
Default

While waiting for a fix i wrote a script to auto resume the download queue, it's not very sophisticated but it seems to works fine
Code:
if (isDownloadControllerIdle()) {
    var myDownloadLink = getAllDownloadLinks();

    for (var i = 0; i < myDownloadLink.length; i++) {
        var link = myDownloadLink[i];
        link.resume();
    }
    startDownloads();
}
The trigger is: "Download Controller stopped"
Reply With Quote
  #5  
Old 14.11.2018, 03:32
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,922
Default

Hi
Your videos are not viewable via browser either (without account).
I've fixed account download.
Add a (free) nicovideo account to JDownloader and you should be able to download (most of) these URLs.

GreeZ psp
__________________
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
  #6  
Old 14.11.2018, 17:53
sp2000321 sp2000321 is offline
JD Beta
 
Join Date: Oct 2012
Posts: 51
Default

Hi, I am unable to grab nico links after latest update
log shows
1. grab and download from nico successful
2. update
3. grab failed

15.11.18 02.47.34 <--> 15.11.18 02.47.16 jdlog://3598564433151/
Reply With Quote
  #7  
Old 14.11.2018, 20:16
SonoM
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by pspzockerscene View Post
Hi
Your videos are not viewable via browser either (without account).
I've fixed account download.
Add a (free) nicovideo account to JDownloader and you should be able to download (most of) these URLs.

GreeZ psp
Thanks for your response pspzockerscene.
I already have a free account set up on JD for nicovideo in fact i can download some video when they are not giving me the "plugin outdated" error.
I'll let you know when i receive the update.

Last edited by SonoM; 14.11.2018 at 20:29.
Reply With Quote
  #8  
Old 14.11.2018, 22:50
SonoM
Guest
 
Posts: n/a
Default

i think i have the latest update as the behaviour is changed.
nm link now report "Skipped - Account si missing" while sm link have the usual "Try restarting this link (plugin outdated?)

Here two link for both format
**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**

This my JD versions
Build date of JD2 14/11/2018 13:31:19
Core #40070
Launcher #4664
AppWork Utilities #3176
Browser #39912
Updater #730

14.11.18 21.45.30 <--> 14.11.18 21.48.13 jdlog://0909564433151/
Reply With Quote
  #9  
Old 15.11.2018, 04:07
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,922
Default

Your log from post #6 only shows connection issues.
I've found another place where it was supposed to show "Account missing".

Keep in mind that I was unable to find any download attempts via account in your log!

Rightclick on your account --> refresh

Consider adding a usage rule for nicovideo to force jdownloader to always try via account and never allow free (without account) downloads:
https://support.jdownloader.org/Know...-free-download

GreeZ psp
__________________
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
  #10  
Old 15.11.2018, 08:02
sp2000321 sp2000321 is offline
JD Beta
 
Join Date: Oct 2012
Posts: 51
Default

Quote:
Originally Posted by pspzockerscene View Post
Your log from post #6 only shows connection issues.
I've found another place where it was supposed to show "Account missing".

Keep in mind that I was unable to find any download attempts via account in your log!

Rightclick on your account --> refresh

Consider adding a usage rule for nicovideo to force jdownloader to always try via account and never allow free (without account) downloads:
**External links are only visible to Support Staff**...

GreeZ psp
Hi, thanks for your reply
I do have a free account, and it shows "Account is ok: Free Account"
As you can see in the logs, everything was alright before the latest update
and it couldn't grab anything after.
So there must be something wrong with that update.
Reply With Quote
  #11  
Old 15.11.2018, 21:43
SonoM
Guest
 
Posts: n/a
Default

After creating the usage rule it seems to correctly set the "economy mode" warning.

I think it would be nice to have a the economy mode warning be "per link" instead of blocking all the links, I've noticed that sometimes it's possible to download some links while others are marked as economy mode.
Reply With Quote
  #12  
Old 15.11.2018, 23:45
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,922
Default

I've changed the error to appear per link instead of for all links of that host.

As far as I know it affects all urls if the website is in that mode but I trust your information

GreeZ psp
__________________
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
  #13  
Old 16.11.2018, 00:15
SonoM
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by pspzockerscene View Post
I've changed the error to appear per link instead of for all links of that host.

As far as I know it affects all urls if the website is in that mode but I trust your information

GreeZ psp
Thank you for your fast response
I cannot be 100%, but for example videos from the daily vocaloid ranking where usually at full quality even when others were in economy, maybe they employ some caching for some video.
Reply With Quote
  #14  
Old 16.11.2018, 00:17
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,922
Default

Just let me know if it works better for you once you get the update

GreeZ psp
__________________
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
  #15  
Old 16.11.2018, 01:12
piaopiaomofa
Guest
 
Posts: n/a
Default

I have the same issue.
16.11.18 07.00.43 <--> 16.11.18 07.06.52 jdlog://5159564433151/

I guess nicovideo website changed the way of storing and streaming videos since last couple of weeks. I used to be able to snooper the original video link but now I can't. They now use m3u8 format to stream the videos.
Reply With Quote
  #16  
Old 16.11.2018, 02:04
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,922
Default

Yes they indeed use the hls protocol for this video.
Ticket:


GreeZ psp
__________________
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
  #17  
Old 16.11.2018, 12:40
sp2000321 sp2000321 is offline
JD Beta
 
Join Date: Oct 2012
Posts: 51
Default

Again, while I have a free account,
it shows "Skipped - Account is missing"
16.11.18 21.24.13 <--> 16.11.18 21.39.04 jdlog://1369564433151/
Reply With Quote
  #18  
Old 16.11.2018, 21:36
SonoM
Guest
 
Posts: n/a
Default

Here my latest log using the latest version
16.11.18 20.22.43 <--> 16.11.18 20.32.10 jdlog://5789564433151/

nm links report the "economy mode" warning while sm links give the "plugin outdated" error.
Also all link don't report the filename but the link id
This is what i mean
https://abload.de/img/clipboard01jnd58.png

**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**
Reply With Quote
  #19  
Old 19.11.2018, 14:00
niconicofan
Guest
 
Posts: n/a
Default

I've got the exact same problem as sp2000321, where it gives the error of "skipped - account is missing" while having a free account. I even made a second account to make sure of it.
19.11.18 12.51.20 <--> 19.11.18 12.58.15 jdlog://0211664433151/
Reply With Quote
  #20  
Old 19.11.2018, 19:53
SonoM
Guest
 
Posts: n/a
Default

@sp2000321 & @niconicofan , have you set the usage rule as suggested by pspzockerscene?
Reply With Quote
  #21  
Old 20.11.2018, 00:57
niconicofan
Guest
 
Posts: n/a
Default

@SonoM I tried that too. Now it reports them as "an error occured (niconicovideo.jp)"
19.11.18 21.18.07 <--> 19.11.18 23.55.19 jdlog://4631664433151/
Reply With Quote
  #22  
Old 20.11.2018, 03:50
sp2000321 sp2000321 is offline
JD Beta
 
Join Date: Oct 2012
Posts: 51
Default

Quote:
Originally Posted by SonoM View Post
@sp2000321 & @niconicofan , have you set the usage rule as suggested by pspzockerscene?
Tried, shows "Try restarting this link (plugin outdated?)"
:(
Reply With Quote
  #23  
Old 20.11.2018, 03:54
sp2000321 sp2000321 is offline
JD Beta
 
Join Date: Oct 2012
Posts: 51
Default

They have just finished a major site maintenance earlier this morning.
They may have changed / updated something again...
Reply With Quote
  #24  
Old 22.11.2018, 08:12
sp2000321 sp2000321 is offline
JD Beta
 
Join Date: Oct 2012
Posts: 51
Default

looks like no one is going to fix it :'(
Reply With Quote
  #25  
Old 23.11.2018, 16:59
niconicofan
Guest
 
Posts: n/a
Default

Bump, can anyone help here?
Reply With Quote
  #26  
Old 05.12.2018, 07:15
psdctx psdctx is offline
Junior Loader
 
Join Date: Jan 2017
Posts: 12
Default

Bump. Has there been any progress in finding a fix?

02.12.18 09.50.25 <--> 04.12.18 23.15.10 jdlog://9417664433151/
Reply With Quote
  #27  
Old 13.02.2019, 02:24
psdctx psdctx is offline
Junior Loader
 
Join Date: Jan 2017
Posts: 12
Default Nicovideo plugin broken

Jdownloader has been unable to download videos from Nicovideo for quite a while.
Adding links from the LinkGrabber resolve, but the filename is formatted incorrectly. When starting the download, the download will fail with either "Try restarting this link (plugin outdated?)" or "Skipped - Account is missing"
The account manager reports the Nicovideo account is okay
Restarting the download, refreshing the account, or re-adding the account will not get downloads to work


Logs:
12.02.19 18.11.45 <--> 12.02.19 18.19.03 jdlog://5678576935451/

Some old and more recent links:
**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**

I can provide a free account, if needed.
Reply With Quote
  #28  
Old 15.02.2019, 03:00
sp2000321 sp2000321 is offline
JD Beta
 
Join Date: Oct 2012
Posts: 51
Default

It has been 4 months and no one is fixing it :(
Reply With Quote
  #29  
Old 15.02.2019, 12:06
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,290
Default

We're a small team and our main plugin developer is busy with university and rarly finds time to work on plugin related tickets. That's the simple truth. Sorry.
__________________
JD-Dev & Server-Admin
Reply With Quote
  #30  
Old 17.02.2019, 13:12
SonoM
Guest
 
Posts: n/a
Default

@sp2000321: in the meantime that JD fix this issues you can try to use youtube-dl, you can't batch it like you can to with JD but at least is something, but pay attention the the economy mode, Y-DL will not warn you about that
Reply With Quote
  #31  
Old 18.02.2019, 15:00
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,290
Default

@SonoM: just out of interest, what is the *economy* mode?
__________________
JD-Dev & Server-Admin
Reply With Quote
  #32  
Old 19.02.2019, 22:16
SonoM
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by Jiaz View Post
@SonoM: just out of interest, what is the *economy* mode?
When nicovideo is under load and during the majority of the hours of the day they activate an economy mode with lowered video and audio quality for non premium member, JD automatically skip downloading video in this case, YT-DL does not do that and download the lower quality video anyway.
Reply With Quote
  #33  
Old 20.02.2019, 06:39
sp2000321 sp2000321 is offline
JD Beta
 
Join Date: Oct 2012
Posts: 51
Default

Quote:
Originally Posted by SonoM View Post
@sp2000321: in the meantime that JD fix this issues you can try to use youtube-dl, you can't batch it like you can to with JD but at least is something, but pay attention the the economy mode, Y-DL will not warn you about that
Quote:
Originally Posted by Jiaz View Post
What browser plugin do you mean? Can you give a link to it? Name?
I use "maxthon browser", no need to install and almost grab everything I want online. It's base on Chrome but no batch download...
for niconico, need to keep the tab alive until download is done
I only use it to download as I don't want to install a random plugin in my Chrome browser due to privacy concerns
Code:
www.maxthon.com/mx5/features/resource-sniffer/
Reply With Quote
  #34  
Old 20.02.2019, 11:42
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,290
Default

thanks to both of you for the infos!
__________________
JD-Dev & Server-Admin
Reply With Quote
  #35  
Old 26.04.2019, 01:37
psdctx psdctx is offline
Junior Loader
 
Join Date: Jan 2017
Posts: 12
Default

This is basically never getting looked at, is it?
Reply With Quote
  #36  
Old 26.04.2019, 10:57
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,290
Default

@psdctx: there are lots of lots open plugin related tickets. I'm sorry but I don't have that much time for plugins besides support/tickets/mails/fixing bugs... my best is when I find time to work on small/fast plugins but not complex stuff. Same for pspzocker, he's currently busy with university and therefore doesn't find much free time either.
__________________
JD-Dev & Server-Admin
Reply With Quote
  #37  
Old 09.05.2019, 15:05
Eiesoldar Eiesoldar is offline
Linkgrabbing Monster
 
Join Date: Nov 2015
Posts: 80
Default

New log if necessary, maybe this ticket will get higher priority... well, someday...

09.05.19 10.17.01 <--> 09.05.19 13.37.12 jdlog://2299876935451/
Reply With Quote
  #38  
Old 24.07.2019, 20:51
emsef emsef is offline
JD Fan
 
Join Date: Jun 2009
Location: UK
Posts: 76
Default

Also came to report this.

My niconico free account is valid.
Reply With Quote
  #39  
Old 25.11.2019, 19:14
nico nico is offline
Baby Loader
 
Join Date: Oct 2018
Posts: 6
Default Still waiting

I hope there will soon be an update. Also waiting for about a year now.

:outch:
Reply With Quote
  #40  
Old 09.03.2020, 20:13
Eiesoldar Eiesoldar is offline
Linkgrabbing Monster
 
Join Date: Nov 2015
Posts: 80
Default

*sigh* 16 months, no news... The hope dies last :C
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 01:46.
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.