COMMITS
June 1, 2026
N
fix: reject unknown domains (PixelDrain) (#1944)
NTFSvolume committed
N
refactor: decouple API from crawler (#1943)
NTFSvolume committed
N
fix: use the same task_id for all subfolders in a fs (PixelDrain) (#1942)
NTFSvolume committed
N
refactor: expose ORIGIN as public crawler API (#1941)
NTFSvolume committed
N
refactor: remove support for proxies (PixelDrain) (#1940)
NTFSvolume committed
N
refactor: use dedicated API class (PixelDrain) (#1939)
NTFSvolume committed
N
refactor: allow changing max download slots (Downloader) (#1938)
NTFSvolume committed
May 30, 2026
N
refactor: panic if config requires ffmpeg but it's not installed (#1935)
NTFSvolume committed
N
perf: do not make any HLS request if ffmpeg is not installed (#1934)
NTFSvolume committed
N
fix: false positive DDosGuard detections (#1933)
NTFSvolume committed
N
chore: v9.13.0 (#1932)
NTFSvolume committed
N
refactor: improve database update logs (#1931)
NTFSvolume committed
May 29, 2026
N
refactor: exclude dotfiles from empty files cleanup check (#1930)
NTFSvolume committed
N
security: reject downloads outside the download folder (#1929)
NTFSvolume committed
N
refactor: make track changes a property
NTFSvolume committed
N
refactor: more private methods
NTFSvolume committed
N
refactor: allow appending multiple folders
NTFSvolume committed
N
refactor: reduce public API surface
NTFSvolume committed
N
refactor: reduce public methods
NTFSvolume committed
N
refactor: rename add to parent title to append folder
NTFSvolume committed
N
refactor: remove relative path
NTFSvolume committed
N
refactor: remove parent title
NTFSvolume committed
N
refactor: remove download fallbacks
NTFSvolume committed
N
refactor: expose parse_url and PRIMARY_URL over API
NTFSvolume committed
N
refactor: make get_filename_and_ext a classmethod
NTFSvolume committed
N
perf: only apply db updates if schema is outdated (#1927)
NTFSvolume committed
N
perf: preserve old db paths (Bunkr) (#1926)
NTFSvolume committed
N
refactor: switch to new API (bunkr) (#1925)
NTFSvolume committed
May 28, 2026
N
refactor: hide domain and ETA in portrait mode (#1924)
NTFSvolume committed
N
fix: do not double escape download filenames (#1923)
NTFSvolume committed