Am Sonntag, 29. Oktober 2023, 19:54:54 CET schrieb Herbert Albert:

> Am Sonntag, 29. Oktober 2023, 19:47:41 CET schrieb Martin Schröder:

> > Am So., 29. Okt. 2023 um 19:39 Uhr schrieb Herbert Albert

> >

> > <herbert.albert@nefkom.net>:

> > > Will ich z.B. mit yt-dlp nun ein mp3 aus youtube graben

> >

> > Woher kommt das yt-dlp? Selbst installiert oder Paket von Packman?

> >

> > Gruß

> >

> >     Martin

>

> *#* zypper se -si yt-dlp

> Loading repository data...

> Reading installed packages...

>

> S  | Name                   | Type    | Version                  | Arch   |

> Repository

> ---+------------------------+---------+--------------------------+--------+

> ----------------------- i+ | python3-yt-dlp         | package |

> 2023.10.13-lp154.78.1    | noarch | (System Packages) i+ | yt-dlp         

>       | package | 2023.10.13-150400.5.pm.1 | noarch | Packman Repository i

> | yt-dlp-bash-completion | package | 2021.12.27-bp154.1.20    | noarch |

> openSUSE- Leap-15.4-Oss

> i  | yt-dlp-fish-completion | package | 2021.12.27-bp154.1.20    | noarch |

> openSUSE- Leap-15.4-Oss

> i  | yt-dlp-zsh-completion  | package | 2021.12.27-bp154.1.20    | noarch |

> openSUSE- Leap-15.4-Oss

>

>    Note: For an extended search including not yet activated remote resources

> please use 'zypper

>    search-packages'.

man muss nur darüber reden um selbst drauf zu kommen.


Di Meldung: please use 'zypper search-packages' hat mir dies geliefert.


~ # zypper search-packages -si yt-dlp   
flag provided but not defined: -si
Could not parse the options: flag provided but not defined: -si
Could not search for the package: Error: Registration server returned 'base product not found' (404)Cannot read index for repository LibreOffice_7.3.
Cannot read index for repository SoftMaker_Office_Repository.
Cannot read index for repository napobear.
Following packages were found in following modules:

Package                Module or Repository                    SUSEConnect Activation Command  
---------------------- ---------------------------------------   
python3-yt-dlp         Installed                                 
yt-dlp                 Installed                                 
yt-dlp-bash-completion Installed                                 
yt-dlp-fish-completion Installed                                 
yt-dlp-zsh-completion  Installed                                 
yt-dlp-bash-completion Available in repo packman.inode.at-suse   
yt-dlp                 Available in repo packman.inode.at-suse   
yt-dlp-fish-completion Available in repo packman.inode.at-suse   
yt-dlp-zsh-completion  Available in repo packman.inode.at-suse   
python311-yt-dlp       Available in repo packman.inode.at-suse   
srcpackage:yt-dlp      Available in repo packman.inode.at-suse   
yt-dlp                 Available in repo repo-oss                
yt-dlp-bash-completion Available in repo repo-oss                
yt-dlp-fish-completion Available in repo repo-oss                
yt-dlp-zsh-completion  Available in repo repo-oss                

To activate the respective module or product, use SUSEConnect --product.
Use SUSEConnect --help for more details.


Nach dem ich nun alle  yt-dlp* auf packman gestellt habe und noch python311-yt-dlp nachgezogen habe, funktioniert es wieder.


Gruß


Herbert