diff options
author | Lesmiscore <nao20010128@gmail.com> | 2022-02-26 12:34:36 +0900 |
---|---|---|
committer | Lesmiscore <nao20010128@gmail.com> | 2022-02-26 12:34:36 +0900 |
commit | 195c22840c594c8f9229cb47ffec2a8984c53a0c (patch) | |
tree | 1578d4a9b0797d77410e394694cf312f5b7ea288 /yt_dlp/utils.py | |
parent | f0734e1190630f4cefa4a2028884413f54310f82 (diff) | |
download | hypervideo-pre-195c22840c594c8f9229cb47ffec2a8984c53a0c.tar.lz hypervideo-pre-195c22840c594c8f9229cb47ffec2a8984c53a0c.tar.xz hypervideo-pre-195c22840c594c8f9229cb47ffec2a8984c53a0c.zip |
[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
Diffstat (limited to 'yt_dlp/utils.py')
0 files changed, 0 insertions, 0 deletions