#3641
|
||||
|
||||
HTTP_1.1 429 Too Many Requests
Rate Limited by YT/Google. Wait some time or try a fresh IP/Reconnect I have some ideas about this but at the moment only the above looks to help in this situation
__________________
JD-Dev & Server-Admin |
#3642
|
|||
|
|||
.
Last edited by freedomnow; 01.05.2020 at 20:34. |
#3643
|
|||
|
|||
I've waited a few days with the program turned fully off i am albe to use it with other sites just not youtube it seems, I am able to watch videos without problems still as well. so i don't think its a ban or timeout problem at lest from what i can tell.
I did a full update as it kept having problems i even wound up uninstalling and reinstalling, along with resetting the youtube plugin. as well as Freedomnow said, even tested to installing to a new folder. I've used the reconnect button as well and it gives a fail. while trying to renew it doesn't change my ip. Last edited by Envi; 29.04.2020 at 04:52. |
#3644
|
||||
|
||||
In browser you have verified/working cookies/session/logins while in JDownloader the requests are different, cookies/session are fresh each time and many other factors they can detect legit use from tools
__________________
JD-Dev & Server-Admin |
#3645
|
|||
|
|||
Ah would there be a way to tell if they flagged it fully then or is it just best to try and wait a week before trying to use the downloader with them again?
|
#3646
|
|||
|
|||
I am downloading a lot of youtube videos and I have read that VP9(MKV) format provides better quality and size but JDownloader automatically selects MP4 as the best format. I cannot find any option to change the order of preference. I can only find option to disable MP4 completely which is an issue as some videos do not have VP9(MKV) version and get left out of the list entirely.
|
#3647
|
||||
|
||||
@Envi: Other tools may work just fine, just try them.
__________________
JD-Dev & Server-Admin |
#3648
|
||||
|
||||
Quote:
__________________
JD-Dev & Server-Admin |
#3649
|
|||
|
|||
LinkGrabber detects all links as "offline"
hi all
jdownloader - LinkGrabber detects all links as "offline" can anyone help forgot to ad this i get this message on the file name - Error - bSlHMcQvk9I Caller_ org.jdownloader.plugins.components.youtube.YoutubeHelper.refreshVideo(YoutubeHelper.java_1430)_org.j downl i am not able to download no you tube videos log below 04.05.20 20.11.33 <--> 04.05.20 20.12.49 jdlog://1983915302851/ Last edited by frrokes; 05.05.2020 at 18:51. |
#3650
|
||||
|
||||
You've been rate limited by YT, HTTP/1.1 429 Too Many Requests
Either wait some time or try a fresh/new IP(Reconnect).
__________________
JD-Dev & Server-Admin |
#3651
|
|||
|
|||
j downloader file size issues
hi evryone i am hvaing a isue when i add youtube videos in the link grabber it dose not matter if u use normal scan or deep scan as i am gussing either scan should make the the file size show up even know the show offline wehn i start downloasing them the file size comes up and they download
thanks for any help |
#3652
|
||||
|
||||
Hi,
please post example URLs- and a log. Please post your log-ID here | bitte poste deine Log-ID hier. -psp- EDIT Merged YT threads.
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
#3653
|
|||
|
|||
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 |
#3654
|
||||
|
||||
Settings --> Plugins --> youtube.com --> DISABLE "Fast Crawling" if it is enabled.
-psp-
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
#3655
|
|||
|
|||
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** |
#3656
|
||||
|
||||
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
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
#3657
|
|||
|
|||
Extension .srt (subtitles) ?
This is not a text file? |
#3658
|
||||
|
||||
@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. :] |
#3659
|
|||
|
|||
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? |
#3660
|
||||
|
||||
@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. :] |
#3661
|
|||
|
|||
Quote:
**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. |
#3662
|
||||
|
||||
@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));
__________________
raztoki @ jDownloader reporter/developer http://svn.jdownloader.org/users/170 Don't fight the system, use it to your advantage. :] |
#3663
|
|||
|
|||
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? |
#3664
|
||||
|
||||
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 |
#3665
|
||||
|
||||
@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 |
#3666
|
|||
|
|||
Quote:
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? |
#3667
|
||||
|
||||
@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. :] |
#3668
|
||||
|
||||
@enjikari
see en.wikipedia.org/wiki/Dynamic_Adaptive_Streaming_over_HTTP
__________________
JD-Dev & Server-Admin |
#3669
|
|||
|
|||
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** |
#3670
|
||||
|
||||
@jdboy6: logs?
__________________
JD-Dev & Server-Admin |
#3671
|
|||
|
|||
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? |
#3672
|
||||
|
||||
@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 |
#3673
|
|||
|
|||
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/ Last edited by Jiaz; 11.05.2020 at 16:05. |
#3674
|
|||
|
|||
I didn't notice the picture says "Updates available" in the taskbar, I updated and it's still an issue
|
#3675
|
|||
|
|||
In der letzten Zeit passiert eigentlich nicht, dass JD höhere Auflösungen nicht lädt. Egal, wie oft man auf YT unterwegs war.
|
#3676
|
|||
|
|||
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. |
#3677
|
|||
|
|||
Quote:
Quote:
The others here are just posting about specific issues with subtitles or 1080p. |
#3678
|
|||
|
|||
Quote:
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 |
#3679
|
|||
|
|||
The problem come from the new codec used by YouTube = AV1 !
So now, impossible to get the video on the hard drive. |
#3680
|
||||
|
||||
@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 |
Thread Tools | |
Display Modes | |
|
|