ErrLookup › subhra74/xdm
subhra74/xdm
Powerfull download accelerator and video downloader · C# · 388 source files
Analyzed at 1ca5a25aae on 2026-09-13. 23 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
Generic ErrorCode.Generic | error_code | error | download, file-assembly, resume, state-corruption |
| Unable to read state: | exception | error | io, state-persistence, deserialization, corrupt-file |
| XDM instance already running, Mutex exists… | exception | info | single-instance, mutex, process-lifecycle, windows |
| Missing MPD start tag: | exception | error | dash, xml, manifest-parsing, media-parser |
| Non-zero error code from youtube-dl: | exception | error | youtube-dl, external-process, exit-code, download |
| Unable to download HLS manifest | exception | error | hls, streaming, network, manifest |
NonResumable Resume not supported | error_code | error | http, resume, download |
| Both period start and duration is missing | exception | error | dash, manifest-parsing, period-duration, validation |
InvalidResponse Invalid response | error_code | error | http, download, http-status, pieces |
MaxRetryFailed Max retry exceeded | error_code | error | network, retry, download |
| response.StatusDescription | http | error | http, http-status, download |
| Invalid response | http | error | http, http-status, response-validation |
FFmpegNotFound ErrorCode.FFmpegNotFound | error_code | error | ffmpeg, external-tool, audio-conversion |
| EOF :: File corrupted | exception | error | download, file-corruption, pieces, io |
| YoutubeDL executable not found | exception | error | youtube-dl, missing-dependency, external-process, file-not-found |
| FFmpeg executable not found | exception | error | ffmpeg, missing-binary, path, dependency |
| Connectivity error | exception | error | network, http, connectivity, retry |
| Encrypted manifest | exception | error | dash, drm, encryption, manifest-parsing |
| Manifest type dynamic is not supported | exception | error | dash, live-stream, unsupported-feature, manifest-parsing |
| Invalid response code | exception | error | http, hls, streaming, download |
| FFmpeg process could not be started - Process.Start | exception | error | ffmpeg, process, media-processing, windows |
| No period found! | exception | error | dash, xml, manifest-parsing, empty-result |
DiskError Disk error | error_code | critical | disk, io, filesystem |