1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-04-22 08:44:03 +00:00
Lesmiscore 195c22840c
[downloader/fragment] Ignore FileNotFoundError when downloading livestreams
when `--live-from-start` is used for YouTube and the live ends, request for the last segment prematurely ends (or 404, 403).
this is causing lack of the file and `FileNotFoundError`
lacking segment doesn't have any data, so it's safe to ignore
2022-02-26 12:34:36 +09:00
..
2022-02-01 00:29:36 +05:30
2021-12-19 20:48:06 +05:30
2022-02-03 21:00:39 +05:30
2022-02-25 11:16:23 +09:00
2022-02-04 06:39:10 +00:00