JDownloader Community - Appwork GmbH
 

Notices

Reply
 
Thread Tools Display Modes
  #5341  
Old 24.11.2022, 20:53
TheRenegadist TheRenegadist is offline
DSL Light User
 
Join Date: Jan 2022
Posts: 32
Default

Strange how processing took that long for such a simple and short stream, it's working now though.
Reply With Quote
  #5342  
Old 24.11.2022, 21:12
waxweazle2001 waxweazle2001 is offline
Wind Gust
 
Join Date: Feb 2019
Posts: 41
Default

Quote:
Originally Posted by Jiaz View Post
@waxweazle2001: check Settings->Advanced Settings->Youtube.linkisvideoandplaylisturlaction
Most likely the copied links contain playlist and video information
Hello, I Changed the Settig to Download Playlist but nothing changed.
Now I Changed it back that he ask me what he want to do.
Reply With Quote
  #5343  
Old 25.11.2022, 11:47
Leifman Leifman is offline
JD Alpha
 
Join Date: Jun 2019
Posts: 24
Default

@Jiaz Long overdue but donated/contributed for the first time, and left a special shoutout to you and your work here

Not sure why i decided that now was the time to send a few $'s... but should keep doing it more often. Jdownloader just deserves it and then some.
Reply With Quote
  #5344  
Old 25.11.2022, 22:03
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,342
Default

@TheRenegadist: Thanks for the feedback. I guess its not a question of *how long the video/stream was* but *at what position the video has been added to the queue.
@waxweazle2001: You have to set to video only. Playlist handling is currently unstable/broken and therefore the workaround to find/select/add videos at once and as the urls may include playlist information, the named setting will tell JDownloader to ignore the playlist and just parse the video.
__________________
JD-Dev & Server-Admin
Reply With Quote
  #5345  
Old 25.11.2022, 22:06
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,342
Default

@Leifman: Thank you very much in name of the team! Also thanks for the nice words! Donations are never overdue! Only donate if you're happy with JDownloader/our work/support and you are also good to enjoy it without a donation
__________________
JD-Dev & Server-Admin
Reply With Quote
  #5346  
Old 26.11.2022, 04:16
m.fessler m.fessler is offline
Super Loader
 
Join Date: Apr 2020
Posts: 26
Default

Quote:
Originally Posted by tmc3x View Post
The recent update fix the speed issue for me. Thank you.
Yes, I can confirm, the speed is again like "before".
1080p videos are still only downloaded with only one connection, but that will probably be due to the format.

But in terms of speed it is TOP again - thanks!
Reply With Quote
  #5347  
Old 26.11.2022, 12:13
Dolcevita Dolcevita is offline
Modem User
 
Join Date: Nov 2022
Posts: 4
Default

on mac silicon m1 ventura dosen´t works

26.11.22 11.09.57 <--> 26.11.22 11.10.35 jdlog://1241311370661/

what i tested :
reinstalled jd
changed chunksize , limited to 1 download ... nothing works

cross tested on windows 11 x64bit and win11 arm 0 issue works fine
Reply With Quote
  #5348  
Old 26.11.2022, 17:38
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,342
Default

@Dolcevita: You either have to install rosetta so the intel version of the ffmpeg binary works or you will have to find a working native ffmpeg version by yourself, see
https://support.jdownloader.org/Know...roubleshooting
I have not yet found a precompiled working ffmpeg AND ffprobe binary for m1 so your best chances are with manual installation of both via brew or other ways
Update: Just took a look at your log and found this strange OS error
Quote:
java.io.IOException: Inappropriate ioctl for device
JDownloader tells OS to flush the buffer to disk and it fails with this error. Anything special about "/Volumes/870 evo" ? what filesystem is it?
When you google for "mac Inappropriate ioctl for device" you will find other reports with different tools. Maybe something with external hardware and/or try to check/scan filesystem for errors
__________________
JD-Dev & Server-Admin

Last edited by Jiaz; 26.11.2022 at 18:40.
Reply With Quote
  #5349  
Old 27.11.2022, 13:50
Dolcevita Dolcevita is offline
Modem User
 
Join Date: Nov 2022
Posts: 4
Default

okay hdd is working fine no issue at all
tested

Solution for Apple Silicon may also need to activate manually Rosetta for Jdownloader
replace ffmpeg it with this one
**External links are only visible to Support Staff****External links are only visible to Support Staff**

location : ~/bin/JDownloader 2.0/tools/mac/ffmpeg_10.10+/

knd regards
Reply With Quote
  #5350  
Old 30.11.2022, 17:54
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,342
Default

@Dolcevita: so now it works fine? installing/enabling rosetta alone should be enough to get it working. the actual issue was caused by the
Quote:
Inappropriate ioctl for device
In case it works now, it's because you *somehow* fixed the underlying issue causing this probem.
__________________
JD-Dev & Server-Admin

Last edited by Jiaz; 30.11.2022 at 18:36.
Reply With Quote
  #5351  
Old 01.12.2022, 21:57
Dolcevita Dolcevita is offline
Modem User
 
Join Date: Nov 2022
Posts: 4
Default

no even with rosetta didnt work
with new ffmpeg for Apple M1 was solved
Reply With Quote
  #5352  
Old 02.12.2022, 11:00
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,342
Default

@Dolcevita: Thanks for the feedback. Where did you get the ffmpeg for M1 from? source?
__________________
JD-Dev & Server-Admin
Reply With Quote
  #5353  
Old 02.12.2022, 22:45
Dolcevita Dolcevita is offline
Modem User
 
Join Date: Nov 2022
Posts: 4
Default

i used this one
**External links are only visible to Support Staff****External links are only visible to Support Staff**

but also can be use from there
**External links are only visible to Support Staff****External links are only visible to Support Staff**
:thumbup:
Reply With Quote
  #5354  
Old 04.12.2022, 14:43
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,342
Default

@Dolcevita: Thanks. Problem is that it's still missing ffprobe that is required for hls/m3u8 streams
__________________
JD-Dev & Server-Admin
Reply With Quote
  #5355  
Old 06.12.2022, 13:01
Ray Ray is offline
Modem User
 
Join Date: Nov 2018
Posts: 3
Unhappy Slow speed from youtube

Hello! I have some problem with the speed when trying to download file from youtube. Please help!
Reply With Quote
  #5356  
Old 06.12.2022, 15:12
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,342
Default

@Ray: example links? what speed do you get? does speed graph show a red line? what variant?(quality, resolution..) do you test?
__________________
JD-Dev & Server-Admin
Reply With Quote
  #5357  
Old 06.12.2022, 15:45
Ray Ray is offline
Modem User
 
Join Date: Nov 2018
Posts: 3
Default

Quote:
Originally Posted by Jiaz View Post
@Ray: example links? what speed do you get? does speed graph show a red line? what variant?(quality, resolution..) do you test?
**External links are only visible to Support Staff****External links are only visible to Support Staff**
9,98KiB/s
red line, yes
1080p_24fps_H264-128kbit_AAC,
file size: 82Mb
Reply With Quote
  #5358  
Old 06.12.2022, 15:49
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,342
Default

Quote:
Originally Posted by Ray View Post
red line, yes
see https://support.jdownloader.org/Know...mit-pause-mode
__________________
JD-Dev & Server-Admin
Reply With Quote
  #5359  
Old 06.12.2022, 16:37
Ray Ray is offline
Modem User
 
Join Date: Nov 2018
Posts: 3
Default

Quote:
Originally Posted by Jiaz View Post
see **External links are only visible to Support Staff**...
thank you!
Reply With Quote
  #5360  
Old 06.12.2022, 17:39
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,342
Default

Quote:
Originally Posted by Ray View Post
thank you!
You're welcome!
__________________
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 10:45.
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.