JDownloader Community - Appwork GmbH
 

Notices

Reply
 
Thread Tools Display Modes
  #1821  
Old 29.08.2015, 12:49
spock67 spock67 is offline
Exa Loader
 
Join Date: Nov 2012
Posts: 189
Default youtube demuxing problem

missing plugin and/or demuxing problem

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

28.08.15 14.55.44to29.08.15 11.47.37 jdlog://0376914739341/

thanks
Reply With Quote
  #1822  
Old 29.08.2015, 19:28
Mistery Mistery is offline
JD VIP
 
Join Date: Aug 2015
Posts: 344
Default Anomaly for youtube links

Hello

The same link gives two videos of different size and it happens often to me:
Capture-JD2-9.PNG

And for the sound: Capture-JD2-10.PNG

Last edited by Mistery; 29.08.2015 at 19:47.
Reply With Quote
  #1823  
Old 29.08.2015, 19:32
Lram32's Avatar
Lram32 Lram32 is offline
Spanish Supporter
 
Join Date: Jul 2012
Location: Dark side of the moon
Posts: 9,930
Default

Example links please.
also post a screnshoot of your settings!
__________________
» Setup JD2 / Instalador de JD2 «
Spoiler:

Installer for Windows XP/Vista/Seven/Eight
|| JD2 x86 - x64 (Beta) ||

Installer for Mac
|| JD2 (Beta) ||

Installers for Linux
|| JD2 (Beta) x86 || <---> || JD2 (Beta) x64 ||

How to Create a Log
-» Click Here «-


¿Cómo crear un registro?
-» Click Aquí «-


Support Chat / Chat de Soporte
-» Click Here / Click Aquí «-


Reply With Quote
  #1824  
Old 29.08.2015, 19:48
Mistery Mistery is offline
JD VIP
 
Join Date: Aug 2015
Posts: 344
Default

The link is in the screenshot

Quote:
Originally Posted by Lram32 View Post
also post a screnshoot of your settings!
Which specifically ?

Last edited by raztoki; 30.08.2015 at 02:43. Reason: 2 conseq posts
Reply With Quote
  #1825  
Old 30.08.2015, 02:45
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,659
Default

@Mistery, there complete youtube settings pane.
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #1826  
Old 30.08.2015, 05:28
Mistery Mistery is offline
JD VIP
 
Join Date: Aug 2015
Posts: 344
Default

Here the only change i made:

Capture-JD2-11.PNG

Thanks :-)
Reply With Quote
  #1827  
Old 30.08.2015, 05:30
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,659
Default

see the bottom group of settings allows ADDITIONAL links over and above best returns. so you've created the issue by including entries in that bottom list.
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #1828  
Old 30.08.2015, 06:18
Mistery Mistery is offline
JD VIP
 
Join Date: Aug 2015
Posts: 344
Default

I understood you to think whether the expliquation it, but i only allows ADDITIONAL links for have a 360p file, while the problems occur for other quality eg. 720p in this case...
Reply With Quote
  #1829  
Old 30.08.2015, 06:26
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,659
Default

Very true, I over looked that not so minor detail, o_O. I know some of the itags have changed it might be caused by that. I'll let coalado know about this on Monday. Thx
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #1830  
Old 02.09.2015, 21:13
Chill Out Chill Out is offline
Wind Gust
 
Join Date: Jun 2012
Posts: 41
Default

I have a problem with Jdownloader while downloading youtube files since a long time ago , the download starts perfectly at full speed without any problems but near the end of the process it goes downhill in speed until it reaches about 30 KB/s and it even reaches a single digit and the maximum chunks per download goes to only 1 instead of say 5 , I suspect it could be something to do with the downloading of audio part but i am not sure

Here is an example link :

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

And here is the log containing the initial download and the period the speed went downhill

02.09.15 19.38.32to02.09.15 20.10.33 jdlog://7321124739341/
Reply With Quote
  #1831  
Old 04.09.2015, 19:54
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,451
Default

Problem "Resume"
**External links are only visible to Support Staff****External links are only visible to Support Staff**

--ID:196TS:1441385394139-15-09-04 18:49:54 - [] -> jd.plugins.PluginException: Niekompletnie pobrany
at jd.plugins.download.raf.RAFChunk.download(RAFChunk.java:346)
at jd.plugins.download.raf.RAFChunk.run0(RAFChunk.java:573)
at jd.plugins.download.raf.RAFChunk.run(RAFChunk.java:467)

--ID:177TS:1441385394145-15-09-04 18:49:54 - [] -> jd.plugins.PluginException: jd.http.Browser$BrowserException
at jd.http.Browser.openRequestConnection(Browser.java:1511)
at jd.http.Browser.openRequestConnection(Browser.java:1448)
at jd.http.Browser.openGetConnection(Browser.java:1402)
at jd.plugins.download.raf.RAFChunk.copyConnection(RAFChunk.java:185)
at jd.plugins.download.raf.RAFChunk.run0(RAFChunk.java:486)
at jd.plugins.download.raf.RAFChunk.run(RAFChunk.java:467)
Caused by: javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake
at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source)
at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source)
at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
at org.appwork.utils.net.httpconnection.HTTPConnectionImpl.connect(HTTPConnectionImpl.java:759)
at org.appwork.utils.net.httpconnection.HTTPConnectionImpl.finalizeConnect(HTTPConnectionImpl.java:993)
at jd.http.Request.connect(Request.java:271)
at jd.http.Browser.openRequestConnection(Browser.java:1473)
... 5 more
Caused by: java.io.EOFException: SSL peer shut down incorrectly
at sun.security.ssl.InputRecord.read(Unknown Source)

... 13 more

Last edited by djmakinera; 10.09.2015 at 20:42.
Reply With Quote
  #1832  
Old 10.09.2015, 18:57
tobarger
Guest
 
Posts: n/a
Default

I'm having a problem downloading all Youtube videos
The Youtube videos used to download fine but lately
JDownloader keeps constantly starting and stopping the download
The progress bar shows constant up and down activity
Downloading for only 2 or 3 seconds with constant breaks in the action
JDownloader is not downloading(taking a break) much more than downloading
Eventually the download completes but the process is painfully slow

Last edited by tobarger; 10.09.2015 at 19:01.
Reply With Quote
  #1833  
Old 10.09.2015, 19:02
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,140
Default

Please post a log.

GreeZ pspzockerscene
__________________
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
  #1834  
Old 11.09.2015, 17:09
tobarger
Guest
 
Posts: n/a
Default

I'm having a problem downloading all Youtube videos
The Youtube videos used to download fine but lately
JDownloader keeps constantly starting and stopping the download
The progress bar shows constant up and down activity
Downloading for only 2 or 3 seconds with constant breaks in the action
JDownloader is not downloading(taking a break) much more than downloading
Eventually the download completes but the process is painfully slow

11.09.15 09.37.42to11.09.15 09.49.46 jdlog://0484324739341/

The LOG files are attached in a ZIP file
Attached Files
File Type: zip logPackage.zip (43.1 KB, 24 views)
Reply With Quote
  #1835  
Old 12.09.2015, 08:17
tobarger
Guest
 
Posts: n/a
Default

The LOG file attached in the previous post was made while downloading a Youtube 3gp video. The Speedmeter indicated that Jdownloader is "not dowloading" much more than downloading. Youtube videos used to download normally. And Youtube downloads are the only ones I'm having problems with.
Reply With Quote
  #1836  
Old 23.09.2015, 07:19
JDonyx JDonyx is offline
DSL Light User
 
Join Date: Sep 2015
Posts: 30
Default YouTube Download Fehler

bei der 2160p variante dieser Videos z.B. kommt es zu einem fehler
**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**

es bleiben immer 2 daten übrig und JD versucht nochmal zu laden

jIBUKz1fseE_DASH_VIDEO_ITAG313_VP9_2160P_30FPS_DASH_AUDIO_OPUS_160KBIT.dashAudio
jIBUKz1fseE_DASH_VIDEO_ITAG313_VP9_2160P_30FPS_DASH_AUDIO_OPUS_160KBIT.dashVideo
Reply With Quote
  #1837  
Old 23.09.2015, 10:49
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,342
Default

__________________
JD-Dev & Server-Admin
Reply With Quote
  #1838  
Old 23.09.2015, 22:56
tobarger
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by tobarger View Post
I'm having a problem downloading all Youtube videos
The Youtube videos used to download fine but lately
JDownloader keeps constantly starting and stopping the download
The progress bar shows constant up and down activity
Downloading for only 2 or 3 seconds with constant breaks in the action
JDownloader is not downloading(taking a break) much more than downloading
Eventually the download completes but the process is painfully slow

11.09.15 09.37.42to11.09.15 09.49.46 jdlog://0484324739341/

The LOG files are attached in a ZIP file
I posted a log for my issue
Has it been addressed?
Reply With Quote
  #1839  
Old 24.09.2015, 09:59
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,342
Default

@tobarger:
you have extrem long connect times?! Connection-Time: 11717ms
that is far from normal, where are you from?
Log shows many network issues and those are often caused by firewall/av
__________________
JD-Dev & Server-Admin
Reply With Quote
  #1840  
Old 25.09.2015, 00:42
tobarger
Guest
 
Posts: n/a
Default

I live in the US
I'll check out the MSFirewall and Kaspersky possibility
Thanks
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 10:54.
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.