JDownloader Community - Appwork GmbH
 

Reply
 
Thread Tools Display Modes
  #3621  
Old 06.05.2020, 13:37
johno4566 johno4566 is offline
Linkgrabbing Monster
 
Join Date: Oct 2019
Posts: 85
Default

it dose not seem to make a differnce it happens to all youtube links

just seems to youtube only videos not sure if ti a setting that is messed up in the youtube plug in
Reply With Quote
  #3622  
Old 06.05.2020, 13:44
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 69,629
Default

Settings --> Plugins --> youtube.com --> DISABLE "Fast Crawling" if it is enabled.

-psp-
__________________
JD Supporter, Plugin Dev. & Community Manager
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?
That's true James
Quote:
Originally Posted by James
Die Leute verstehen einfach nicht dass nur weil man mit einer Waffe auch auf Menschen schießen kann dass ein Schützenver​ein kein Ort für Amoklaufide​en ist

Reply With Quote
  #3623  
Old 06.05.2020, 14:58
sharkboy sharkboy is offline
Banned
 
Join Date: Apr 2020
Posts: 171
Default

I want to download "Subtitles" for the first time and I don't know how to download only subtitles?
example Link:
**External links are only visible to Support Staff****External links are only visible to Support Staff**
Reply With Quote
  #3624  
Old 06.05.2020, 15:10
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 69,629
Default

You want to download only subtitles, nothing else?
See Settings --> Plugins --> youtube.com --> Scroll down to "Variant collections" --> Select what you want and unselect what you do not want

-psp-
__________________
JD Supporter, Plugin Dev. & Community Manager
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?
That's true James
Quote:
Originally Posted by James
Die Leute verstehen einfach nicht dass nur weil man mit einer Waffe auch auf Menschen schießen kann dass ein Schützenver​ein kein Ort für Amoklaufide​en ist

Reply With Quote
  #3625  
Old 06.05.2020, 15:24
sharkboy sharkboy is offline
Banned
 
Join Date: Apr 2020
Posts: 171
Default

Extension .srt (subtitles) ?
This is not a text file?
Reply With Quote
  #3626  
Old 06.05.2020, 15:27
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,627
Default

@sharkboy
its subtitle format, contains timestamp it should be displayed and the text.
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #3627  
Old 07.05.2020, 01:29
enjikari enjikari is offline
Super Loader
 
Join Date: Feb 2018
Posts: 29
Default YouTube variants not showing?

Greetings JD2 folks. My issue is:

I'll see a YT video and it will have various options for playback:
Auto
144
240
360
480
720p60
1080p60HD

This is one example, various YT videos have sometimes more sometimes less. Anyway, clearly there's a 1080p60fps variant and a 720p60fps variant. But when I add it to JD2 to download, I only see 720p30? And I don't even see a 1080p, whether 30fps or 60fps - no 1080p period. Why is that?

I used to think I just had to wait? Maybe the uploader is still uploading or YT is still processing or whatnot, but I checked a different a day or so later and it still only showed lower variants when it clearly had other versions/

Any ideas?
Reply With Quote
  #3628  
Old 07.05.2020, 05:40
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,627
Default

@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.
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #3629  
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
  #3630  
Old 07.05.2020, 07:51
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,627
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
  #3631  
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
  #3632  
Old 07.05.2020, 10:22
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 69,629
Default

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

-psp-
__________________
JD Supporter, Plugin Dev. & Community Manager
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?
That's true James
Quote:
Originally Posted by James
Die Leute verstehen einfach nicht dass nur weil man mit einer Waffe auch auf Menschen schießen kann dass ein Schützenver​ein kein Ort für Amoklaufide​en ist

Reply With Quote
  #3633  
Old 07.05.2020, 11:54
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,084
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
  #3634  
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
  #3635  
Old 07.05.2020, 16:42
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,627
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
  #3636  
Old 07.05.2020, 16:42
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,084
Default

@enjikari
see en.wikipedia.org/wiki/Dynamic_Adaptive_Streaming_over_HTTP
__________________
JD-Dev & Server-Admin
Reply With Quote
  #3637  
Old 08.05.2020, 09:44
jdboy6 jdboy6 is offline
Tornado
 
Join Date: Jul 2012
Posts: 237
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
  #3638  
Old 08.05.2020, 10:14
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,084
Default

@jdboy6: logs?
__________________
JD-Dev & Server-Admin
Reply With Quote
  #3639  
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
  #3640  
Old 08.05.2020, 14:53
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,084
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
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 05:33.
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 - 2023, Jelsoft Enterprises Ltd.