Youtube-dl update?
Youtube-dl update?
Would it be possible to update youtube-dl in the MX-18.3 repo? I believe it may be the cause of problems playing 'some' youtube videos through SMPlayer. Thanks.
Re: Youtube-dl update?
Please tell us what version you have installed, plus whether you have looked in our test repository for a newer one.
Re: Youtube-dl update?
Thanks, Stevo.
Well, after much time down the rabbit hole, it turns out the problem is not with youtube-dl. For live streaming on SMPlayer, mpv is used. I saw somewhere that mpv has problems if compiled to use gnuTLS instead of openssl. Maybe that's the problem in this case, maybe not. But, updating mpv from Test fixes the problem. The problem with using the version from test is it also brings along with it all the latest ffmpeg lib files it needs, for a memory hit of 90M. Ouch!
So, I guess the new question should be: is there an 'in between' update of mpv that will fix the live streaming problem without such an impact.
Well, after much time down the rabbit hole, it turns out the problem is not with youtube-dl. For live streaming on SMPlayer, mpv is used. I saw somewhere that mpv has problems if compiled to use gnuTLS instead of openssl. Maybe that's the problem in this case, maybe not. But, updating mpv from Test fixes the problem. The problem with using the version from test is it also brings along with it all the latest ffmpeg lib files it needs, for a memory hit of 90M. Ouch!
So, I guess the new question should be: is there an 'in between' update of mpv that will fix the live streaming problem without such an impact.
Re: Youtube-dl update?
Is the newer ffmpeg using 90M more memory or disk space?
We don't maintain "in-between" versions of almost all packages, since they may have security vulnerabilities and would be a nightmare to keep separate in the repos. Mpv does use the system version of youtube-dl to do its downloading, though. MX 17/18's main repo has a rather old version of mpv, I think, though Stretch's is really really old. MX 19's main version is much more recent. We compiled our own mpv versions to support vapoursynth plugins so VP4Linux would work with it.
https://repology.org/project/mpv/versions
We don't maintain "in-between" versions of almost all packages, since they may have security vulnerabilities and would be a nightmare to keep separate in the repos. Mpv does use the system version of youtube-dl to do its downloading, though. MX 17/18's main repo has a rather old version of mpv, I think, though Stretch's is really really old. MX 19's main version is much more recent. We compiled our own mpv versions to support vapoursynth plugins so VP4Linux would work with it.
https://repology.org/project/mpv/versions
Re: Youtube-dl update?
The newer ffmpeg lib files use 90MB of additional disk space (less when compressed, though I use the least agressive compression for perfomance reasons).
I will probably just need to bite the bullet and do the mpv update. If youtube-dl could be updated for Stretch I would be able to see if that fixes the problem first. Not sure if it will, but there didn't used to be a problem (until, I think, one of the recent youtube-dl updates?).
Thanks.
I will probably just need to bite the bullet and do the mpv update. If youtube-dl could be updated for Stretch I would be able to see if that fixes the problem first. Not sure if it will, but there didn't used to be a problem (until, I think, one of the recent youtube-dl updates?).
Thanks.
Re: Youtube-dl update?
Youtube-dl in the MX 17/18 test repo is the same as in the MX 19 test repo right now: 2020.09.06, so it's pretty recent.
Re: Youtube-dl update?
I'm not seeing then newer version in the test repo. The one I an accessing is:
http://la.mxrepo.com/mx/testrepo/
The version it shows is:
1:2020.07.28-1.0antix1
That is what I currently have installed. Is there another test repo I need to use?
http://la.mxrepo.com/mx/testrepo/
The version it shows is:
1:2020.07.28-1.0antix1
That is what I currently have installed. Is there another test repo I need to use?
- anticapitalista
- Developer
- Posts: 4308
- Joined: Sat Jul 15, 2006 10:40 am
Re: Youtube-dl update?
It is there: http://la.mxrepo.com/mx/testrepo/pool/t ... outube-dl/
Have you updated the packages (apt update)?
Have you updated the packages (apt update)?
anticapitalista
Reg. linux user #395339.
Philosophers have interpreted the world in many ways; the point is to change it.
antiX with runit - lean and mean.
https://antixlinux.com
Reg. linux user #395339.
Philosophers have interpreted the world in many ways; the point is to change it.
antiX with runit - lean and mean.
https://antixlinux.com
Re: Youtube-dl update?
I had a look and it's not there for MX 18...anticapitalista wrote: Sat Sep 26, 2020 12:06 pm It is there: http://la.mxrepo.com/mx/testrepo/pool/t ... outube-dl/
Re: Youtube-dl update?
I'll fix that tomorrow.