Skip to content

Tags: MPZ-00/voe-dl

Tags

v1.9.0

Toggle v1.9.0's commit message
v1.9.0 - Modularization

v1.8.3

Toggle v1.8.3's commit message
v1.8.3 - Output Directory Crash Fix

v1.8.2

Toggle v1.8.2's commit message

Verified

This commit was signed with the committer’s verified signature.
MPZ-00 MPZ-00
release: v1.8.2

Add changelog entry for proxy support, output directory flag, and uv migration.

v1.8.1

Toggle v1.8.1's commit message

Verified

This commit was signed with the committer’s verified signature.
MPZ-00 MPZ-00
feat(cli): print only the resolved link when stdout is piped

Ported from upstream PR p4ul17#52 by @Czer0xx (commit c9c762d), adapted to
the current redirect-following, multi-threaded download() implementation.
When piping (e.g. into xargs/wget), all log output is suppressed and only
the final resolved MP4/HLS link is written, skipping the actual download.

release: v1.8.1

v1.8.0

Toggle v1.8.0's commit message
Release v1.8.0: CLI and Abort Improvements

v1.7.3

Toggle v1.7.3's commit message
release: 🏹v1.7.3 documentation updates

v1.7.2

Toggle v1.7.2's commit message
release: 🏹 v1.7.2 - Merge upstream changes and sync codebase

Synchronizes the codebase with the latest changes from upstream, including the implementation of Method 7. Removes redundant code for Method 7, which was already present in an earlier version. Ensures local improvements and structure are preserved throughout the sync process.

v1.7.1

Toggle v1.7.1's commit message
Merge branch 'main' of https://github.com/p4ul17/voe-dl

v1.6.0

Toggle v1.6.0's commit message
feat: 🎸Add version history entry for v1.6.0

Includes a new entry in the help function to document
the introduction of Method 7 for source detection.
This enhances user awareness of the latest features
and improvements.

v1.5.1

Toggle v1.5.1's commit message
🤖: ✏️ Update version history and help descriptions

Updates the version history to include version v1.5.1
with documentation improvements and adds information
about parallel workers in the help command.

Credits are also updated to reflect all recent contributors.