Yt-dlp: ist deinstalliert und dennoch aufrufbar

Hallo,

ich habe yt-dlp deinstalliert, weil plötzlich Warnungen (siehe unten) kamen, die noch nie auftauchten, und obwohl yt-dlp deinstalliert ist, kann ich kann es weiterhin benutzen.

Hat jemand eine Idee, was es sein könnte, und ob es möglicherweise irgendwie mit Python zusammenhängt? Ich habe damit einiges ausprobiert, u. a. auch mit Websockets, und benötigte Software dazu ge-pip-t.
Der Rechner wurde auch neu gestartet, hat aber nichts gebracht.

Freundl. Grüße

$ yt-dlp --version
2025.01.15


$ zypper se yt-dlp
Repository-Daten werden geladen...
Installierte Pakete werden gelesen...
S  | Name                   | Summary                                                                   | Type
---+------------------------+---------------------------------------------------------------------------+-----------
   | python311-yt-dlp       | yt-dlp Python library                                                     | Paket
   | python312-yt-dlp       | yt-dlp Python library                                                     | Paket
   | yt-dlp                 | Enhanced fork of youtube-dl, a video site downloader for offline watching | Paket
   | yt-dlp                 | Enhanced fork of youtube-dl, a video site downloader for offline watching | Quellpaket
   | yt-dlp-bash-completion | Bash completion for yt-dlp                                                | Paket
   | yt-dlp-fish-completion | Fish completion for yt-dlp                                                | Paket
   | yt-dlp-youtube-dl      | Compat symlinks for youtube-dl                                            | Paket
   | yt-dlp-zsh-completion  | Zsh Completion for yt-dlp                                                 | Paket


$ yt-dlp --simulate -F https://www.youtube.com/watch?v=wnhL1W9dj1w
[youtube] Extracting URL: https://www.youtube.com/watch?v=wnhL1W9dj1w
[youtube] wnhL1W9dj1w: Downloading webpage
[youtube] wnhL1W9dj1w: Downloading tv player API JSON
[youtube] wnhL1W9dj1w: Downloading ios player API JSON
WARNING: [youtube] wnhL1W9dj1w: nsig extraction failed: Some formats may be missing
         Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html
         n = 4NsxhSIlWNPXn46je ; player = https://www.youtube.com/s/player/73381ccc/player_ias.vflset/en_US/base.js
WARNING: [youtube] wnhL1W9dj1w: nsig extraction failed: Some formats may be missing
         Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html
         n = ZXMAr6SAamCladoY3 ; player = https://www.youtube.com/s/player/73381ccc/player_ias.vflset/en_US/base.js
WARNING: [youtube] wnhL1W9dj1w: nsig extraction failed: Some formats may be missing
         Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html
         n = -HOdCcEOdzv_LGG1B ; player = https://www.youtube.com/s/player/73381ccc/player_ias.vflset/en_US/base.js
WARNING: [youtube] wnhL1W9dj1w: nsig extraction failed: Some formats may be missing
         Install PhantomJS to workaround the issue. Please download it from https://phantomjs.org/download.html
         n = fxddNtDV3ASoMqhWo ; player = https://www.youtube.com/s/player/73381ccc/player_ias.vflset/en_US/base.js
[youtube] wnhL1W9dj1w: Downloading m3u8 information
[info] Available formats for wnhL1W9dj1w:
ID  EXT   RESOLUTION FPS │   FILESIZE   TBR PROTO │ VCODEC          VBR ACODEC     MORE INFO
───────────────────────────────────────────────────────────────────────────────────────────────
sb3 mhtml 48x27        0 │                  mhtml │ images                         storyboard
sb2 mhtml 80x45        0 │                  mhtml │ images                         storyboard
sb1 mhtml 160x90       0 │                  mhtml │ images                         storyboard
sb0 mhtml 320x180      0 │                  mhtml │ images                         storyboard
233 mp4   audio only     │                  m3u8  │ audio only          unknown    [de] Default
234 mp4   audio only     │                  m3u8  │ audio only          unknown    [de] Default
602 mp4   256x144     15 │ ~  3.71MiB   79k m3u8  │ vp09.00.10.08   79k video only
269 mp4   256x144     30 │ ~  3.92MiB   84k m3u8  │ avc1.4D400C     84k video only
603 mp4   256x144     30 │ ~  5.13MiB  110k m3u8  │ vp09.00.11.08  110k video only
229 mp4   426x240     30 │ ~  4.65MiB  100k m3u8  │ avc1.4D4015    100k video only
604 mp4   426x240     30 │ ~  7.35MiB  157k m3u8  │ vp09.00.20.08  157k video only
230 mp4   640x360     30 │ ~ 10.09MiB  216k m3u8  │ avc1.4D401E    216k video only
605 mp4   640x360     30 │ ~ 15.13MiB  324k m3u8  │ vp09.00.21.08  324k video only
231 mp4   854x480     30 │ ~ 12.03MiB  257k m3u8  │ avc1.4D401F    257k video only
606 mp4   854x480     30 │ ~ 18.91MiB  405k m3u8  │ vp09.00.30.08  405k video only
232 mp4   1280x720    30 │ ~ 16.31MiB  349k m3u8  │ avc1.4D401F    349k video only
609 mp4   1280x720    30 │ ~ 24.33MiB  521k m3u8  │ vp09.00.31.08  521k video only
270 mp4   1920x1080   30 │ ~ 42.00MiB  899k m3u8  │ avc1.640028    899k video only
614 mp4   1920x1080   30 │ ~ 41.88MiB  896k m3u8  │ vp09.00.40.08  896k video only
616 mp4   1920x1080   30 │ ~120.71MiB 2583k m3u8  │ vp09.00.40.08 2583k video only Premium
[info] wnhL1W9dj1w: Downloading 1 format(s): 616+234

sollte da helfen.

yt-dlp an der Paketverwaltung vorbei installiert. Erkennt man auch an der veralteten Version. Direkt von github. Als Systemadministrator sollte man den Überblick bewahren wie und von woher man Software installiert.

Oder auf einem Zettel notieren…

/usr/local/bin/yt-dlp

Siehe Beitrag #3 von @hui

Da das rpm:

rpm -ql yt-dlp 
/usr/bin/yt-dlp

Stammt von September 2023. Keine Ahnung, warum. Normalerweise mache ich alles über Zypper.

Ich habe es dort gelöscht und neu installiert.

$  yt-dlp --version
2025.03.31

Nun fluppt es wieder, und die Warnungen sind auch wieder weg.

Merkwürdig ist, dass die Warnungen erst seit heute erschienen.

Danke euch für die schnelle Reaktion.

Siehe Beitrag #4

September 2023 war vermutlich die Zeit, wo ich youtube-dl durch yt-dlp ersetzt habe.

Wie ich schon im anderen Forum geschrieben hab, ich benutze JDownloader

Ja, habe ich mir auch mal angeschaut, nachdem du das geschrieben hat, das ist aber nicht das, was ich mir vorstelle.