Package: yt-dlp
Version: 2026.06.09-1
Severity: normal
To watch a livestream, I use
yt-dlp -o - <YouTube_URL> | vlc -
and to interrupt it, I type Ctrl-C. While Ctrl-C always kills vlc,
yt-dlp is sometimes still running. I get a message
Last message repeated 73 times
where the above number increases, until I type Ctrl-C a second time,
which gives:
^C[ffmpeg] Interrupted by userimes
[download] 100% in 01:37:30
Here, the text "imes" after "Interrupted by user" comes from the above
"Last message repeated 73 times" message, which hasn't been cleared.
-- System Information:
Debian Release: forky/sid
APT prefers unstable-debug
APT policy: (500, 'unstable-debug'), (500, 'stable-updates'), (500,
'stable-security'), (500, 'stable-debug'), (500, 'proposed-updates-debug'),
(500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 6.7.12-amd64 (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_WARN
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages yt-dlp depends on:
ii python3 3.13.9-3
ii python3-certifi 2026.5.20+ds-1
ii python3-mutagen 1.47.0-1
ii python3-pycryptodome 3.20.0+dfsg-3
ii python3-requests 2.32.5+dfsg-1
ii python3-urllib3 2.6.3-2
ii python3-websockets 16.0-1
Versions of packages yt-dlp recommends:
ii ca-certificates 20260601
ii curl 8.20.0-5
ii ffmpeg 7:8.1.1-4
ii wget 1.25.0-2
Versions of packages yt-dlp suggests:
pn deno | nodejs | quickjs <none>
pn libfribidi-bin | bidiv <none>
-- no debconf information
--
Vincent Lefèvre <[email protected]> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / Pascaline project (LIP, ENS-Lyon)