Re: MPV Player...

2023-02-27 Thread David
On Mon, 27 Feb 2023 at 23:14, Greg Wooledge wrote: > unicorn:~$ apt-cache show yt-dlp > N: Unable to locate package yt-dlp > E: No packages found > unicorn:~$ cat /etc/debian_version > 11.6 $ aptitude --disable-columns -F '%p %O' search yt-dl yt-dlp Debian Backports:bullseye-backports [all] $ ca

Re: MPV Player...

2023-02-27 Thread Reco
On Mon, Feb 27, 2023 at 07:14:25AM -0500, Greg Wooledge wrote: > On Mon, Feb 27, 2023 at 12:05:27PM +0300, Reco wrote: > > Hi. > > > > On Mon, Feb 27, 2023 at 12:40:39AM -0600, Lester Rees wrote: > > > I would like for MPV Player to be updated/upgraded because the newest > > > version uses yt-

Re: MPV Player...

2023-02-27 Thread Greg Wooledge
On Mon, Feb 27, 2023 at 12:05:27PM +0300, Reco wrote: > Hi. > > On Mon, Feb 27, 2023 at 12:40:39AM -0600, Lester Rees wrote: > > I would like for MPV Player to be updated/upgraded because the newest > > version uses yt-dlp instead of youtube-dl(more or less abandoned). > > apt install yt-dl

Re: MPV Player...

2023-02-27 Thread Reco
Hi. On Mon, Feb 27, 2023 at 12:40:39AM -0600, Lester Rees wrote: > I would like for MPV Player to be updated/upgraded because the newest > version uses yt-dlp instead of youtube-dl(more or less abandoned). apt install yt-dlp youtube-dl- ln -sf /usr/bin/yt-dlp /usr/local/bin/youtube-dl

Re: MPV Player...

2023-02-27 Thread Luna Jernberg
oh alright, well its in regular Debian testing too: https://packages.debian.org/bookworm/mpv On 2/27/23, Tixy wrote: > On Mon, 2023-02-27 at 08:04 +0100, Luna Jernberg wrote: >> There is newer mpv in the http://deb-multimedia.org/ testing repos (if >> you feel like running testing) > > Two reason

Re: MPV Player...

2023-02-27 Thread Tixy
On Mon, 2023-02-27 at 08:04 +0100, Luna Jernberg wrote: > There is newer mpv in the http://deb-multimedia.org/ testing repos (if > you feel like running testing) Two reason's not to recommend that: deb-multimedia isn't run by the Debian project and mixing in stuff from another release it fraught w

Re: MPV Player...

2023-02-26 Thread Luna Jernberg
yeah there is a guide on this Wiki page on how you do: https://wiki.debian.org/DebianTesting On 2/27/23, Bush Nest wrote: > Change that to testing? How is that done and will that make that version of > MPV installable? > > On Feb 27, 2023, 1:23 AM, at 1:23 AM, Luna Jernberg > wrote: >>You can c

Re: MPV Player...

2023-02-26 Thread Luna Jernberg
You can change that to testing, but a lot of other packages will be updated to testing then too On 2/27/23, Lester Rees wrote: > I downloaded mpv_0.35.1-dmo1_amd64.deb but got an error message saying, > "The following packages have unmet dependencies: >mpv: Depends: libass9 (>= 2:0.17.0) but

Re: MPV Player...

2023-02-26 Thread Luna Jernberg
There is newer mpv in the http://deb-multimedia.org/ testing repos (if you feel like running testing) On 2/27/23, Lester Rees wrote: > As you may or may not be aware of, the latest version of MPV Player is > 0.35.0. Regardless of that, the version of MPV Player still available > in the Debian ap

Re: MPV Player...

2023-02-26 Thread David
On Mon, 2023-02-27 at 00:40 -0600, Lester Rees wrote: > As you may or may not be aware of, the latest version of MPV Player > is > 0.35.0.  Regardless of that, the version of MPV Player still > available > in the Debian apt repository is 0.32.0.  I would like for MPV Player > to > be updated/upg