Skip to content

Releases: debakarr/kisskh-dl

v0.1.7

21 Dec 07:03
fb20585
Compare
Choose a tag to compare

➕ Adding back module for subtitle decrypt

v0.1.6

21 Dec 06:38
51eea17
Compare
Choose a tag to compare

➕ Add way to decrypt encoded subtitles.
⬆️ Bump poetry to 1.7.1 in CD.

v0.1.5

15 Apr 07:17
Compare
Choose a tag to compare

🔖 Change the domain name for kisshkh from kisshkh.me to kisshkh.co

v0.1.4

02 Mar 08:02
Compare
Choose a tag to compare

➕ Bump Python >= 3.8
➕ Fix #11
➕ If Episode URL is provided then it now downloads that particular episode instead of downloading whole series
➕ Use logging for info and debug. Now user can pass -vv flag for debug logs.

Full Changelog: v0.1.2...v0.1.3

v0.1.3-alpha

31 Jul 07:42
056e6d7
Compare
Choose a tag to compare
v0.1.3-alpha Pre-release
Pre-release

➕ Support Python >= 3.7
➕ Add CI pipelines on pull request.

Full Changelog: v0.1.2...v0.1.3-alpha

v0.1.2

30 Jul 17:00
29454bc
Compare
Choose a tag to compare

❌ 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

17 Jul 18:01
Compare
Choose a tag to compare

❌ 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

v0.1.0

10 Jul 07:38
Compare
Choose a tag to compare

➕ Initial release.
➕ Support download in .ts format.
➕ Support video quality selection.
➕ Support episode range selection.