JDownloader Community - Appwork GmbH
 

Reply
 
Thread Tools Display Modes
  #3661  
Old 07.05.2020, 06:13
enjikari enjikari is offline
Super Loader
 
Join Date: Feb 2018
Posts: 29
Default

Quote:
Originally Posted by raztoki View Post
@enjikari
make sure your settings > plugins > youtube, allow the quality to be present and is allowed to be added.
if your sure it can and it still doesn't work, maybe youtube altered there id tags which we looking for. please provide the video id and we can check.
I've been bouncing around settings for troubleshooting, but I did indeed check: my JD2 has the options/capabilities to pull 1080p60s if available.

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

This is one example. Again, different videos will have different variants (some ONLY offer up to 720p30, some 1080p30, etc etc) but the issue remains. So using this one video as AN example, the video shows it has all the viewing options I listed in my OP. However, JD2 shows a max of 720p30s. The video has options for 720p60 and 1080p60, but JD2 doesn't "see" these; doesn't give those download options.

Reply With Quote
  #3662  
Old 07.05.2020, 07:51
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,659
Default

@enjikari
I did confirm this, I looked into the itags they are supported but there is this otf mention in the youtube log which states its not supported. I had a look the code from where it was called
Code:
            if (StringUtils.equalsIgnoreCase("FORMAT_STREAM_TYPE_OTF", type)) {
                logger.info("UNSUPPORTED OTF:" + JSonStorage.toString(entry));
not sure what otf means at this time, but I will find out
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #3663  
Old 07.05.2020, 09:00
icenote icenote is offline
Baby Loader
 
Join Date: Jan 2020
Posts: 6
Default

okay, I'm having the same problem as everyone else here.

Youtube is not working. It worked a few weeks ago for like a few hours, now it won't work at all.

Why does this keep happening with JUST Youtube?
Reply With Quote
  #3664  
Old 07.05.2020, 10:22
pspzockerscene's Avatar
pspzockerscene pspzockerscene is online now
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,045
Default

Youtube is run by a big company (Google) and they are constantly updating their website.

-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
  #3665  
Old 07.05.2020, 11:54
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,236
Default

@enjikari: The other formats are only available via MPD which is not yet supported by JDownloader
Often the non MPD versions are available at later time
__________________
JD-Dev & Server-Admin
Reply With Quote
  #3666  
Old 07.05.2020, 16:20
enjikari enjikari is offline
Super Loader
 
Join Date: Feb 2018
Posts: 29
Default

Quote:
Originally Posted by Jiaz View Post
@enjikari: The other formats are only available via MPD which is not yet supported by JDownloader
Often the non MPD versions are available at later time
Interesting. Is MPD a video format, like AVI or MP4?

And when you say available later, I"m guessing you're meaning the 720p60 or 1080p60 versions will be available inside the video's code where JD2 can see/acquire it for downloading? Is this some internal coding/processing that we're basically waiting on YT to perform/complete per video with this issue?
Reply With Quote
  #3667  
Old 07.05.2020, 16:42
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,659
Default

@enjikari
no its just a different type of manifest file (google: mpd manifest) and a means to serve content. I assume they use this medium to start with as the initial volume of viewers use this delivery medium, as well as files are broken up in to many smaller components. This would allow them to distribute traffic easily whilst they transcode/reencode the single and dash single audio/video files and or single volume formats (that are still offered.
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #3668  
Old 07.05.2020, 16:42
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,236
Default

@enjikari
see en.wikipedia.org/wiki/Dynamic_Adaptive_Streaming_over_HTTP
__________________
JD-Dev & Server-Admin
Reply With Quote
  #3669  
Old 08.05.2020, 09:44
jdboy6 jdboy6 is offline
Tornado
 
Join Date: Jul 2012
Posts: 239
Default

Impossible to finalize this video, at the end something don't work

**External links are only visible to Support Staff****External links are only visible to Support Staff**
Reply With Quote
  #3670  
Old 08.05.2020, 10:14
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,236
Default

@jdboy6: logs?
__________________
JD-Dev & Server-Admin
Reply With Quote
  #3671  
Old 08.05.2020, 14:51
popqazguy popqazguy is offline
Modem User
 
Join Date: May 2020
Posts: 1
Default Cant seem to download anything from Youtube

I keep getting this error that says that it is an offline file.

And a longggg line of text. Not sure how to show you guys but i'll copy the first portion of it.

Error - joDJ1Vg2Rps Caller_ org.jdownloader.plugins.components.youtube.YoutubeHelper.refreshVideo(YoutubeHelper.java_1430)_org.j downloader.plugins.components.youtube.YoutubeHelper.loadVideo(YoutubeHelper.java_1415)_org.jdownload er.plugins.components.youtube.ClipDataCache.getInternal(ClipDataCache.java_99)_org.jdownloader.plugi ns.components.youtube.ClipDataCache.getInternal(ClipDataCache.java_150)

I tested this on many clips on Youtube, and tried to reinstall but it has the same error. Can anyone help me?
Reply With Quote
  #3672  
Old 08.05.2020, 14:53
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,236
Default

@popqazguy: most likely rate limited by google/yt. wait some time or try a fresh/new IP (reconnect). Else I need a full log, see https://support.jdownloader.org/Know...d-session-logs
__________________
JD-Dev & Server-Admin
Reply With Quote
  #3673  
Old 08.05.2020, 22:53
lgn18 lgn18 is offline
Modem User
 
Join Date: May 2020
Posts: 4
Default YouTube not working?

I was looking around for any recent posts on this and seems like nobody else has this issue still, aside from a few who have since had the issue fixed. But for myself it seems YouTube hasn't been working since at least the beginning of this month. The attached below shows the error. I have the latest version of JD2 and the same issue happens on my laptop. My router also uses two different connections and both of them give me the same issue. Anyone have this problem as well?

log: 08.05.20 12.32.15 <--> 08.05.20 12.32.55 jdlog://1505915302851/
Attached Thumbnails
Untitled.jpg  

Last edited by Jiaz; 11.05.2020 at 16:05.
Reply With Quote
  #3674  
Old 08.05.2020, 22:56
lgn18 lgn18 is offline
Modem User
 
Join Date: May 2020
Posts: 4
Default

I didn't notice the picture says "Updates available" in the taskbar, I updated and it's still an issue
Reply With Quote
  #3675  
Old 09.05.2020, 20:00
jdjon10 jdjon10 is offline
Fibre Channel User
 
Join Date: Aug 2010
Posts: 127
Default

In der letzten Zeit passiert eigentlich nicht, dass JD höhere Auflösungen nicht lädt. Egal, wie oft man auf YT unterwegs war.
Reply With Quote
  #3676  
Old 09.05.2020, 21:47
akswiff akswiff is offline
Wind Gust
 
Join Date: Mar 2017
Posts: 40
Default

For me youtube doesn't work too. Since a few days, can't tell exactly as I don't use it often.
Can't see your screenshot so don't know if it's the same error.
For me it says:

PS: It's not possible to search for "youtube" here, so I just checked the latest threads. Tell me if there's already a thread about this.

Last edited by Jiaz; 11.05.2020 at 15:37.
Reply With Quote
  #3677  
Old 09.05.2020, 21:53
akswiff akswiff is offline
Wind Gust
 
Join Date: Mar 2017
Posts: 40
Default

Quote:
Originally Posted by icenote View Post
okay, I'm having the same problem as everyone else here.

Youtube is not working. It worked a few weeks ago for like a few hours, now it won't work at all.

Why does this keep happening with JUST Youtube?
Quote:
Originally Posted by pspzockerscene View Post
Youtube is run by a big company (Google) and they are constantly updating their website.

-psp-
So, ist the youtube plugin officially not working for anybody at the moment?

The others here are just posting about specific issues with subtitles or 1080p.
Reply With Quote
  #3678  
Old 10.05.2020, 22:57
lgn18 lgn18 is offline
Modem User
 
Join Date: May 2020
Posts: 4
Default

Quote:
Originally Posted by akswiff View Post
For me youtube doesn't work too. Since a few days, can't tell exactly as I don't use it often.
Can't see your screenshot so don't know if it's the same error.
For me it says:

PS: It's not possible to search for "youtube" here, so I just checked the latest threads. Tell me if there's already a thread about this.
I just did ctrl+f to find any titles with youtube. the recent ones i found were fixed by updating to the current version or changing a script or something. but i figured others must be having this issue around the globe so i made a new thread about this issue.

Here's a link to my screencap that works I just did ctrl+f to find any titles with youtube. the recent ones i found were fixed by updating to the current version or changing a script or something. but i figured others must be having this issue around the globe so i made a new thread about this issue.

Here's a link to my screencap that works

ibb.co/sbBbhsP
Reply With Quote
  #3679  
Old 11.05.2020, 00:24
jdboy6 jdboy6 is offline
Tornado
 
Join Date: Jul 2012
Posts: 239
Default

Quote:
Originally Posted by Jiaz View Post
@jdboy6: logs?
The problem come from the new codec used by YouTube = AV1 !
So now, impossible to get the video on the hard drive.
Reply With Quote
  #3680  
Old 11.05.2020, 15:28
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,236
Default

@jdjon10: Das bekräftigt meine Gedanken dazu, dass es wohl irgendwie am Upload/Konvertierungsschritt liegt, wann welche Varianten verfügbar sind. Seitens uns gab es keine Änderungen
__________________
JD-Dev & Server-Admin
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 12:53.
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.