Bug #82781
Bug #22968: Hoster: youtube.com - Free
Hoster: youtube.com - Free |PLUGIN_DEFECT-Error: d8dce83ed8fac002e5e4e17ad7f3b5a6
Status: | New | Start date: | 02/03/2017 | |
---|---|---|---|---|
Priority: | Low | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Hoster | |||
Target version: | - | |||
Resolution: |
Description
PLUGIN_DEFECT-Error Detected
Error ID d8dce83ed8fac002e5e4e17ad7f3b5a6 Plugin youtube.com Account free Revision 35991
Probably the same Bug(s):¶
PLUGIN_DEFECT 2c6106e623e2aacea02905fba0031350 #81691 PLUGIN_DEFECT 01bad18bcf57ccd28cc50ab27b8c1fea #81893 PLUGIN_DEFECT e7613dea66919f889573d1a653cca8d6 #82034 PLUGIN_DEFECT f1f93b9a12b91694fa769a5365fee979 #81630
Stacktrace:¶
IDV1: youtube.com-free jd.plugins.hoster.YoutubeDashV2 java.lang.InterruptedException: FFMPeg does not answer org.jdownloader.controlling.ffmpeg.AbstractFFmpegBinary.runCommand(AbstractFFmpegBinary.java:666) org.jdownloader.controlling.ffmpeg.FFmpeg.demux(FFmpeg.java:89) jd.plugins.hoster.YoutubeDashV2$4.demux(YoutubeDashV2.java:1396)
Source Code:¶
IDV1: youtube.com-free jd.plugins.hoster.YoutubeDashV2 java.lang.InterruptedException: FFMPeg does not answer org.jdownloader.controlling.ffmpeg.AbstractFFmpegBinary.runCommand( Line 663: } Line 664: if (System.currentTimeMillis() - getLastUpdateTimestamp() > getLastUpdateTimestampTimeout()) { Line 665: // 60 seconds without any ffmpeg update. interrupt Line 666: >> throw new InterruptedException("FFMPeg does not answer"); Line 667: } Line 668: Thread.sleep(1000); Line 669: } ) org.jdownloader.controlling.ffmpeg.FFmpeg.demux( Line 86: final File outFile = new File(out); Line 87: String stdOut = null; Line 88: try { Line 89: >> stdOut = runCommand(progress, fillCommand(out, null, audioIn, null, demuxCommand)); Line 90: } catch (FFMpegException e) { Line 91: // some systems have problems with special chars to find the in or out file. Line 92: if ((e.getError() != null && e.getError().contains("No such file or directory")) || (CrossSystem.isMac() && !outFile.exists())) { ) jd.plugins.hoster.YoutubeDashV2$4.demux( Line 1393: newDemuxCommands.add("1"); Line 1394: metaParamsAdded = true; Line 1395: } Line 1396: >> return super.demux(progress, out, audioIn, newDemuxCommands.toArray(new String[0])); Line 1397: } else { Line 1398: return super.demux(progress, out, audioIn, demuxCommands); Line 1399: } )
Logs (only for developers):¶
ID Outdated Date Links 9229179150841 NO Wed Nov 30 16:28:39 CET 2016 [LogTool] 4960981887641 Yes Thu Jul 07 10:58:10 CEST 2016 [LogTool] 6568091887641 Yes Thu Jul 07 10:58:28 CEST 2016 [LogTool] 3541769150841 Yes Wed Nov 30 16:27:51 CET 2016 [LogTool] 7007881887641 Yes Thu Jul 07 10:58:07 CEST 2016 [LogTool]