Releases: debakarr/kisskh-dl
Releases · debakarr/kisskh-dl
v0.1.7
v0.1.6
v0.1.5
v0.1.4
v0.1.3-alpha
➕ Support Python >= 3.7
➕ Add CI pipelines on pull request.
Full Changelog: v0.1.2...v0.1.3-alpha
v0.1.2
❌ Don't use ffmpeg-python and m3u8
to parse and download video.
❌ removed options from command line: --convert-stream-to
, --keep-stream-file
, --force-download
➕ Use yt-dlp
to parse and download video from stream url.
➕ Add option to command line: --sub-langs
to select subtitles to be downloaded along with video.
Full Changelog: v0.1.1...v0.1.2
v0.1.1
❌ playwright dependency removed
➕ Fetch Video URL through API instead of playwright.
➕ Add support to convert downloaded stream video to different format using ffmpeg.
Full Changelog: v0.1.0...v0.1.1