JDownloader Community - Appwork GmbH
 

Notices

Reply
 
Thread Tools Display Modes
  #3401  
Old 23.12.2019, 11:30
grizzly666 grizzly666 is offline
Vacuum Cleaner
 
Join Date: Mar 2010
Posts: 17
Default

I get the same errors too on all videos and it have happened for over a week now.
It happens on four different systems (gaming pc/htpc/test system/and a xubuntu WM on my unraid server) and it started on all off them at the same time.

I can watch youtube in firefox/opera/chrome on all systems no problem i can also use youtube-dl instead of JDownloader.

I also tried not even opening a youtube page at all (FF/Chrome/opera) or trying too download any youtube video (JD/yotube-dl) for 50-55 hours but no change at all.

For any that have this problem try using youtube-dl (google it) as a work around until JD is fixed and the simplest way and the way i use it is this.

Put the youtube-dl.exe in the folder you want to download too then make a txt file named youtube.txt that you copy the youtube links into (playlist should work too but have not tried it) save it.
Open CMD in windows go too the folder you want too download too and use this line
Code:
youtube-dl -a youtube.txt
Filename is only title tough.
If you want channel name/date/title in the filename use this line
Code:
youtube-dl -a youtube.txt -o %(uploader)s-%(upload_date)s-%(title)s.%(ext)s
And if someone know how to get spaces between the different sections (uploader/date/title) instead of - let me know, have not got that too work at all even _ would be better but that does not work either.
Reply With Quote
  #3402  
Old 23.12.2019, 13:42
Thinkerbelle Thinkerbelle is offline
Vacuum Cleaner
 
Join Date: Jul 2017
Posts: 17
Default

Quote:
Originally Posted by grizzly666 View Post
I get the same errors too on all videos and it have happened for over a week now.
It happens on four different systems (gaming pc/htpc/test system/and a xubuntu WM on my unraid server) and it started on all off them at the same time.

I can watch youtube in firefox/opera/chrome on all systems no problem i can also use youtube-dl instead of JDownloader.

I also tried not even opening a youtube page at all (FF/Chrome/opera) or trying too download any youtube video (JD/yotube-dl) for 50-55 hours but no change at all.

For any that have this problem try using youtube-dl (google it) as a work around until JD is fixed and the simplest way and the way i use it is this.

Put the youtube-dl.exe in the folder you want to download too then make a txt file named youtube.txt that you copy the youtube links into (playlist should work too but have not tried it) save it.
Open CMD in windows go too the folder you want too download too and use this line
Code:
youtube-dl -a youtube.txt
Filename is only title tough.
If you want channel name/date/title in the filename use this line
Code:
youtube-dl -a youtube.txt -o %(uploader)s-%(upload_date)s-%(title)s.%(ext)s
And if someone know how to get spaces between the different sections (uploader/date/title) instead of - let me know, have not got that too work at all even _ would be better but that does not work either.
Thank you for this workaround!
I am using another one: In the browser settings, deactivate Media Source Extensions (MSE) for mp4 videos. Then right click twice on the video and you get the option "download video". You have to enter the name of the video yourself (I copy and paste it), otherwise it only calls it "videoplayback.mp4" and you probably have to select the folder to download to. But for me this has worked as a workaround for everything but live streams.
But I'm not sure if other browsers have that. I'm using Pale Moon, a former Firefox clone, but I just checked modern Firefox, and I didn't find this setting there. But maybe other browsers have it too. It's easier for me than VPN. If I use VPN I don't have access to my private network with the NAS.

Last edited by Thinkerbelle; 23.12.2019 at 13:47.
Reply With Quote
  #3403  
Old 23.12.2019, 17:26
jdmaster jdmaster is offline
JD Alpha
 
Join Date: Aug 2018
Posts: 23
Default

That was useful. Thanks
Reply With Quote
  #3404  
Old 26.12.2019, 20:25
Agnostos Agnostos is offline
JD VIP
 
Join Date: Dec 2014
Posts: 312
Default Youtube can i download only the sound as mp3?

Hi.


Is there any option so i can download only the sound of every youtube video as mp3 file?


I have already check all the boxes at menu settings -> plugins -> youtube but it doesn't let me to choose mp3 option at any youtube video link.


Why?
Reply With Quote
  #3405  
Old 27.12.2019, 05:18
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,611
Default

@Agnostos
did you even search? hint: check out the event scripter.
because mp3 isn't provided by youtube....
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #3406  
Old 31.12.2019, 15:54
DOOMNEZEU Legendofmir DOOMNEZEU Legendofmir is offline
Junior Loader
 
Join Date: Dec 2019
Posts: 12
Default

For mp3 download the video 720p/128 Kbps audio (YT dosnt work more bitrate) and use like me "Format Factory" and have at 256 kb bitrate(best) all your audio stuff from YT.
Reply With Quote
  #3407  
Old 03.01.2020, 07:35
drakethe
Guest
 
Posts: n/a
Default problem downloading youtube

does anyone have problem downloading youtube videos and audios? I used to be able to download but after updating jdownloader, I cannot download youtube anymore. It seems whenever I copy the youtube links, the links are dead even though I was able to watch it online. I'm not sure what happen. My friends were able to download using jdownloader. If someone has a solution, please let me know how to fix it. Thanks
Reply With Quote
  #3408  
Old 03.01.2020, 16:19
medialex medialex is offline
Baby Loader
 
Join Date: Jan 2020
Posts: 8
Default

The same issue occured on my computer today for the first time. Whenever I try to copy YouTube links into JD2, this message pops up instead of the download's name:

Error - wdmycDR0kU0 Caller_ org.jdownloader.plugins.components.youtube.YoutubeHelper.refreshVideo(YoutubeHelper.java_1478)_org.j downloader.plugins.components.youtube.YoutubeHelper.loadVideo(YoutubeHelper.java_1404)_org.jdownload er.plugins.components.youtube.ClipDataCache.getInternal(ClipDataCache.java_99)_org.jdownloader.plugi ns.components.youtube.ClipDataCache.getInternal(ClipDataCache.java_150)_org.jdownloader.plugins.comp onents.youtube.ClipDataCache.get(ClipDataCache.java_68)_jd.plugins.decrypter.TbCmV2.decryptIt(TbCmV2 .java_423)_jd.plugins.PluginForDecrypt.decryptIt(PluginForDecrypt.java_324)_jd.plugins.PluginForDecr ypt.decryptLink(PluginForDecrypt.java_398)_jd.controlling.linkcrawler.LinkCrawler.crawl(LinkCrawler. java_3503)_jd.controlling.linkcollector.LinkCollectorCrawler.crawl(LinkCollectorCrawler.java_33)_jd. controlling.linkcrawler.LinkCrawler$13.crawling(LinkCrawler.java_1610)_jd.controlling.linkcrawler.Li nkCrawlerRunnable.run_now(LinkCrawlerRunnable.java_118)_jd.controlling.linkcrawler.LinkCrawlerRunnab le.run(LinkCrawlerRunnable.java_49)_java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)_java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)_java.lang.Thread.run(Unknown Source)_BrowserID_38_BrowserParentID_37_RequestID_1_URL_https_www.youtube.com_get_video_info_&video_ id=wdmycDR0kU0&hl=en&sts=&disable_polymer=true&gl=US_----------------Request Information-------------_URL_ https_www.youtube.com_get_video_info_&video_id=wdmycDR0kU0&hl=en&sts=&disable_polymer=true&gl=US_URL-Parameters_ video_id _ wdmycDR0kU0_ hl _ en_ sts _ _ disable_polymer _ true_ gl _ US_ConnectIP_ **External links are only visible to Support Staff****External links are only visible to Support Staff** 20000ms_Read-Timeout_ 60000ms_----------------Request-------------------------_GET _get_video_info_&video_id=wdmycDR0kU0&hl=en&sts=&disable_polymer=true&gl=US HTTP_1.1_Host_ **External links are only visible to Support Staff**www.youtube.com_User-Agent_ Mozilla_5.0 (X11; Linux x86_64; rv_10.0) Gecko_20150101 Firefox_44.0 (Chrome)_Accept_ text_html,application_xhtml+xml,application_xml;q=0.9,_;q=0.8_Accept-Language_ de,en-gb;q=0.7,en;q=0.3_Accept-Encoding_ gzip, deflate, br_Cache-Control_ no-cache_Referer_ https_www.youtube.com_watch_v=wdmycDR0kU0&gl=US&hl=en&has_verified=1&bpctr=9999999999_Cookie_ PREF=f1=50000000&hl=en; GPS=1; s_gl=1d69aac621b2f9c0a25dade722d6e24bcwIAAABVUw==; YSC=L_U19fF1974; VISITOR_INFO1_LIVE=JCiBDQz_Hy4_----------------Response Information------------_Connection-Time_ keep-Alive_Request-Time_ 72ms_----------------Response------------------------_HTTP_1.1 429 Too Many Requests_Content-Length_ 0_Content-Type_ text_html; charset=utf-8_P3P_ CP=_This is not a P3P policy! See http_support.google.com_accounts_answer_151657_hl=en for more info._Cache-Control_ no-cache_Strict-Transport-Security_ max-age=31536000_X-Content-Type-Options_ nosniff_Expires_ Tue, 27 Apr 1971 19_44_06 GMT_X-Frame-Options_ SAMEORIGIN_Date_ Fri, 03 Jan 2020 14_15_05 GMT_Server_ YouTube Frontend Proxy_X-XSS-Protection_ 0_Set-Cookie_ s_gl=1d69aac621b2f9c0a25dade722d6e24bcwIAAABVUw==; path=_; domain=.youtube

All YouTube Downloader Add-ons I had installed in Firefox and Chrome have stopped working, too. When I am using a VPN service while copying browser links into JDownloader, everything works fine. Is this a JDownloader issue and does somebody here know how to fix it? I am totally curious...

Kind regards

medialex

Last edited by medialex; 03.01.2020 at 17:42.
Reply With Quote
  #3409  
Old 06.01.2020, 00:15
drakethe
Guest
 
Posts: n/a
Default problem downloading youtube

Hi,

I used to be able to download youtube videos and audio but after updating jdownloader, all the youtube links seems to be dead even though I was able to watch it online. Why is that? is it some kind of plugin problem? I didn't reset anything on jdownloader. If anyone has a solution to this, please let me know. Thanks!
Reply With Quote
  #3410  
Old 06.01.2020, 18:28
kitkat22222
Guest
 
Posts: n/a
Default Same Issue

Quote:
Originally Posted by drakethe View Post
Hi,

I used to be able to download youtube videos and audio but after updating jdownloader, all the youtube links seems to be dead even though I was able to watch it online. Why is that? is it some kind of plugin problem? I didn't reset anything on jdownloader. If anyone has a solution to this, please let me know. Thanks!
I'm having the exact same issue as drakethe and youtube links are being brought into jdownloader as dead when the youtube video is alive and well online and can be viewed.
Reply With Quote
  #3411  
Old 07.01.2020, 18:28
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,922
Default

Please be patient ...
__________________
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
  #3412  
Old 09.01.2020, 23:09
Godmax
Guest
 
Posts: n/a
Default

How can I add my youtube account as I want to download an "age restricted" video.....
Reply With Quote
  #3413  
Old 15.01.2020, 17:51
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,922
Default

Quote:
Originally Posted by Godmax View Post
How can I add my youtube account as I want to download an "age restricted" video.....
Not possible for a long time already as our google login is broken ...

-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
  #3414  
Old 15.01.2020, 17:53
thecoder2012's Avatar
thecoder2012 thecoder2012 is offline
Official 9kw.eu Support
 
Join Date: Feb 2013
Location: Internet
Posts: 1,324
Default

Quote:
Originally Posted by pspzockerscene View Post
Not possible for a long time already as our google login is broken ...
The user can try a MOCH as workaround if thinkable.
__________________
Join 9kw.eu Captcha Service now and let your JD continue downloads while you sleep.
Reply With Quote
  #3415  
Old 15.01.2020, 18:52
GenericScrub
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by thecoder2012 View Post
The user can try a MOCH as workaround if thinkable.
What is that? And does it allow one to circumvent this annoying as heck "Sign in to confirm your age" Error?
Reply With Quote
  #3416  
Old 18.01.2020, 07:03
Velhans
Guest
 
Posts: n/a
Default

All YouTube videos are offline in the linkgrabber. Cannot add any links. Started about a week ago. JDownloader 2 build date Sunday January 5th
Reply With Quote
  #3417  
Old 18.01.2020, 14:29
johno4566 johno4566 is offline
Linkgrabbing Monster
 
Join Date: Oct 2019
Posts: 85
Default

sounds like your ip has been temp banned for the many requsts
Reply With Quote
  #3418  
Old 19.01.2020, 03:25
JJMetal
Guest
 
Posts: n/a
Default

How to download subtitles with a different language?
Reply With Quote
  #3419  
Old 19.01.2020, 08:15
Velhans
Guest
 
Posts: n/a
Default

Banned by what? I can still watch youtube videos normally. Though no links can be added through linkgrabber, they are all offline. And links I already had say host problem.
Reply With Quote
  #3420  
Old 19.01.2020, 08:33
tony2long's Avatar
tony2long tony2long is offline
English Supporter
 
Join Date: Jun 2009
Posts: 6,507
Default

Read JD's log, you might get "HTTP_1.1 429 Too Many Requests" that means you are banned by Youtube unless you use browser.
__________________
FAQ: How to upload a Log
Reply With Quote
  #3421  
Old 19.01.2020, 23:03
AlyssaSomething AlyssaSomething is offline
Junior Loader
 
Join Date: Sep 2019
Posts: 12
Default [YouTube]Can't download an entire playlist

Hello

I have weird problem where if link a certain playlist that contains 101 videos only 68 shows up in the LinkGrabber, if I try to past the link again, it doesn't add any.

Yes I checked if the other videos were online and they were.

Also tried to manually add the 69th video of the playlist and I got an error:

Error - <<YouTube Video ID>> Caller_org.jdownloader.plugins.components.youtube.YoutubeHelper.refreshVideo(youtubehelper.java)---
I couldn't read the rest because the string didn't fit in the window

Any idea on how to fix this?:blink:
Reply With Quote
  #3422  
Old 20.01.2020, 06:40
xyzzy-xyzzy xyzzy-xyzzy is offline
Wind Gust
 
Join Date: Aug 2015
Posts: 43
Default dashVideo/dashAudio

I don't download youtube videos very often but lately a few have been downloading as two files; a dashAudio and a dashVideo file and JD2 cannot combine them into a single working video file with audio. It suggests restarting ("Try restarting this link (plugin outdated")") but that doesn't fix things. Note, I am using the latest (at the time of this posting at least) JD2 update.

I think, but at this point I am no longer sure, some of these files do get combined to a single working video-with-its-audio. But I've encountered this problem so far 2 times so I figured I might as well as finally about it here.

So what's the story with dashVideo/dashAudio? Is this google's attempt to make it inconvenient or impossible for folks who attempt to download youtube videos? Or is JD2 supposed to be supporting these things and the videos where I saw the problem has shown up a bug?

Small example: **External links are only visible to Support Staff****External links are only visible to Support Staff**

Last edited by xyzzy-xyzzy; 20.01.2020 at 10:34.
Reply With Quote
  #3423  
Old 20.01.2020, 07:56
Velhans
Guest
 
Posts: n/a
Default

How do you get to the log? I created one, then went to the install path then log folder, and theres is LCK files that have a ton of info that i don't think relates to this.
Reply With Quote
  #3424  
Old 20.01.2020, 08:26
tony2long's Avatar
tony2long tony2long is offline
English Supporter
 
Join Date: Jun 2009
Posts: 6,507
Default

Quote:
Originally Posted by Velhans View Post
How do you get to the log? I created one, then went to the install path then log folder, and theres is LCK files that have a ton of info that i don't think relates to this.
youtube.com_jd.plugins.decrypter.TbCmV2.log.0
__________________
FAQ: How to upload a Log
Reply With Quote
  #3425  
Old 20.01.2020, 08:32
tony2long's Avatar
tony2long tony2long is offline
English Supporter
 
Join Date: Jun 2009
Posts: 6,507
Default

Quote:
Originally Posted by JJMetal View Post
How to download subtitles with a different language?
Right click the .srt link - youtube.com - Add additional Variants - choose the srt.
__________________
FAQ: How to upload a Log
Reply With Quote
  #3426  
Old 20.01.2020, 13:48
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,611
Default

Its nothing todo with stopping people, its that they share the same audio file with many different video 'p' size. So it saves them storage space and utilises there infrastructure more efficiently.

make sure you have ffmpeg within jd install path, or if you have specified path of your own that it still in working order. Keep in mind that if you're using windows xp you need to source ffmpeg yourself if my memory is correct.
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #3427  
Old 20.01.2020, 15:15
Erdinger Erdinger is offline
Modem User
 
Join Date: Jan 2020
Posts: 3
Default

Hi there, since yesterday I cannot successfully add a youtube link. Instead I get this lengthy error:

"Error - YCwuVAedqjU Caller_ org.jdownloader.plugins.components.youtube.YoutubeHelper.refreshVideo(YoutubeHelper.java_1478)_org.j downloader.plugins.components.youtube.YoutubeHelper.loadVideo(YoutubeHelper.java_1404)_org.jdownload er.plugins.components.youtube.ClipDataCache.getInternal(ClipDataCache.java_99)_org.jdownloader.plugi ns.components.youtube.ClipDataCache.getInternal(ClipDataCache.java_150)_org.jdownloader.plugins.comp onents.youtube.ClipDataCache.get(ClipDataCache.java_68)_jd.plugins.decrypter.TbCmV2.decryptIt(TbCmV2 .java_423)_jd.plugins.PluginForDecrypt.decryptIt(PluginForDecrypt.java_324)_jd.plugins.PluginForDecr ypt.decryptLink(PluginForDecrypt.java_398)_jd.controlling.linkcrawler.LinkCrawler.crawl(LinkCrawler. java_3503)_jd.controlling.linkcollector.LinkCollectorCrawler.crawl(LinkCollectorCrawler.java_33)_jd. controlling.linkcrawler.LinkCrawler$13.crawling(LinkCrawler.java_1610)_jd.controlling.linkcrawler.Li nkCrawlerRunnable.run_now(LinkCrawlerRunnable.java_118)_jd.controlling.linkcrawler.LinkCrawlerRunnab le.run(LinkCrawlerRunnable.java_49)_java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)_java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)_java.lang.Thread.run(Unknown Source)_BrowserID_4_BrowserParentID_3_RequestID_1_URL_https_www.youtube.com_get_video_info_&video_id =YCwuVAedqjU&hl=en&sts=&disable_polymer=true&gl=US_----------------Request Information-------------_URL_ https_www.youtube.com_get_video_info_&video_id=YCwuVAedqjU&hl=en&sts=&disable_polymer=true&gl=US_URL-Parameters_ video_id _ YCwuVAedqjU_ hl _ en_ sts _ _ disable_polymer _ true_ gl _ US_ConnectIP_ **External links are only visible to Support Staff****External links are only visible to Support Staff** 20000ms_Read-Timeout_ 60000ms_----------------Request-------------------------_GET _get_video_info_&video_id=YCwuVAedqjU&hl=en&sts=&disable_polymer=true&gl=US HTTP_1.1_Host_ **External links are only visible to Support Staff**www.youtube.com_User-Agent_ Mozilla_5.0 (X11; Linux x86_64; rv_10.0) Gecko_20150101 Firefox_44.0 (Chrome)_Accept_ text_html,application_xhtml+xml,application_xml;q=0.9,_;q=0.8_Accept-Language_ de,en-gb;q=0.7,en;q=0.3_Accept-Encoding_ gzip, deflate, br_Cache-Control_ no-cache_Referer_ https_www.youtube.com_watch_v=YCwuVAedqjU&gl=US&hl=en&has_verified=1&bpctr=9999999999_Cookie_ PREF=f1=50000000&hl=en; YSC=8KKDDUq6jfw; s_gl=1d69aac621b2f9c0a25dade722d6e24bcwIAAABVUw==; GPS=1; VISITOR_INFO1_LIVE=w0uUnU97YGo_----------------Response Information------------_Connection-Time_ keep-Alive_Request-Time_ 49ms_----------------Response------------------------_HTTP_1.1 429 Too Many Requests_P3P_ CP=_This is not a P3P policy! See http_support.google.com_accounts_answer_151657_hl=en for more info._Strict-Transport-Security_ max-age=31536000_Content-Length_ 0_X-Frame-Options_ SAMEORIGIN_Cache-Control_ no-cache_Content-Type_ text_html; charset=utf-8_Expires_ Tue, 27 Apr 1971 19_44_06 GMT_X-Content-Type-Options_ nosniff_Date_ Mon, 20 Jan 2020 13_06_09 GMT_Server_ YouTube Frontend Proxy_X-XSS-Protection_ 0_Set-Cookie_ s_gl=1d69aac621b2f9c0a25dade722d6e24bcwIAAABVUw==; path=_; domain=.youtube.com_Alt-Svc_ quic=_443_; ma=2592000; v=_46,43_,h3-Q050=_443_; ma=2592000,h3-Q049=_443_; ma=2592000,h3-Q048=_443_; ma=2592000,h3-Q046=_443_; ma=2592000,h3-Q043=_443_; ma=2592000_------------------------------------------------
"

I found this problem in other places but the tenor was. "You can't help it, wait and maybe it will disappear at some stage by itself..."

Is that all I can do?

Thanx for any help here...

Erdinger
Reply With Quote
  #3428  
Old 23.01.2020, 15:21
JDmurphy JDmurphy is offline
Fibre Channel User
 
Join Date: Mar 2012
Posts: 121
Default

Same issue as Erdinger above since the same day, while JD2 always worked fine in the past when having temporary problems with other youtube downloaders.
Reply With Quote
  #3429  
Old 23.01.2020, 22:25
Pablo Pablo is offline
Baby Loader
 
Join Date: Jun 2019
Posts: 7
Default JD2 Error null - YouTube

I have the problem with download videos from YouTube:
File name:
Error - nLFie51NgU null





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

Last edited by Pablo; 23.01.2020 at 22:35.
Reply With Quote
  #3430  
Old 23.01.2020, 23:11
thecoder2012's Avatar
thecoder2012 thecoder2012 is offline
Official 9kw.eu Support
 
Join Date: Feb 2013
Location: Internet
Posts: 1,324
Default

Quote:
Originally Posted by Pablo View Post
I have the problem with download videos from YouTube:
Testlink(s) ?
__________________
Join 9kw.eu Captcha Service now and let your JD continue downloads while you sleep.
Reply With Quote
  #3431  
Old 23.01.2020, 23:48
j3suli j3suli is offline
DSL User
 
Join Date: Mar 2009
Posts: 38
Default

I have the problem with download videos from YouTube:
File name:
Error - nLFie51NgU null

as example this link **External links are only visible to Support Staff****External links are only visible to Support Staff**
Reply With Quote
  #3432  
Old 24.01.2020, 00:20
maurigalarza maurigalarza is offline
Wind Gust
 
Join Date: Aug 2014
Posts: 40
Default Same Problem as above

Many links I copy TODAY the Linkgrabber is telling me "Error - (VIDEO ID) null" and I go to the browser and acces that video and It is OK, I put the screenshot here to you can see it. I hope you can show me a solution, thanks and bye.-
Attached Thumbnails
NULL YOUTUBE VIDEO ERROR.jpg   YOUTUBE VIDEO I`TS OK.jpg  
Reply With Quote
  #3433  
Old 24.01.2020, 00:22
maurigalarza maurigalarza is offline
Wind Gust
 
Join Date: Aug 2014
Posts: 40
Default

Many links I copy TODAY the Linkgrabber is telling me "Error - (VIDEO ID) null" and I go to the browser and acces that video and It is OK, I put the screenshot here to you can see it. I hope you can show me a solution, thanks and bye.-
Attached Thumbnails
NULL YOUTUBE VIDEO ERROR.jpg   YOUTUBE VIDEO I`TS OK.jpg  
Reply With Quote
  #3434  
Old 24.01.2020, 00:39
atik atik is offline
Black Hole
 
Join Date: Apr 2009
Posts: 263
Default

same problem

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

23.01.20 23.32.16 <--> 23.01.20 23.39.07 jdlog://6460430900751/
Reply With Quote
  #3435  
Old 24.01.2020, 07:32
ENunn ENunn is offline
Baby Loader
 
Join Date: Jun 2019
Posts: 9
Default

will there ever be a fix for the sign in to confirm your age error? it's been driving me crazy for a while now
Reply With Quote
  #3436  
Old 24.01.2020, 11:16
j3suli j3suli is offline
DSL User
 
Join Date: Mar 2009
Posts: 38
Default

yes, please, correct the error... jdownloader experts work fine, please ....
Reply With Quote
  #3437  
Old 24.01.2020, 11:17
j3suli j3suli is offline
DSL User
 
Join Date: Mar 2009
Posts: 38
Default

yes,, everybody with the same error but not all the links fail ... what strange!!!!
Reply With Quote
  #3438  
Old 24.01.2020, 12:50
Nightfly68 Nightfly68 is offline
Modem User
 
Join Date: Aug 2018
Posts: 2
Default

Same error for me
Reply With Quote
  #3439  
Old 24.01.2020, 14:20
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,922
Default

Merged YT threads.
__________________
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
  #3440  
Old 24.01.2020, 15:58
Pablo Pablo is offline
Baby Loader
 
Join Date: Jun 2019
Posts: 7
Default

Quote:
Originally Posted by thecoder2012 View Post
Testlink(s) ?
Now everything is ok after the update. Thank you

Last edited by Pablo; 24.01.2020 at 16:33.
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 07:14.
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.