Page 1 of 2
Youtube-dl update?
Posted: Wed Sep 23, 2020 4:23 pm
by TTwrs
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?
Posted: Thu Sep 24, 2020 2:11 am
by Stevo
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?
Posted: Thu Sep 24, 2020 4:10 pm
by TTwrs
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.
Re: Youtube-dl update?
Posted: Thu Sep 24, 2020 4:28 pm
by Stevo
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
Re: Youtube-dl update?
Posted: Thu Sep 24, 2020 6:02 pm
by TTwrs
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.
Re: Youtube-dl update?
Posted: Thu Sep 24, 2020 6:49 pm
by Stevo
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?
Posted: Sat Sep 26, 2020 11:52 am
by TTwrs
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?
Re: Youtube-dl update?
Posted: Sat Sep 26, 2020 12:06 pm
by anticapitalista
It is there:
http://la.mxrepo.com/mx/testrepo/pool/t ... outube-dl/
Have you updated the packages (apt update)?
Re: Youtube-dl update?
Posted: Sat Sep 26, 2020 12:08 pm
by tony37
I had a look and it's not there for MX 18...
Re: Youtube-dl update?
Posted: Sun Sep 27, 2020 12:40 am
by Stevo
I'll fix that tomorrow.