Skip to content

Releases: themayankjha/JAKYM

yt-dlp backend

28 Jun 11:12
Compare
Choose a tag to compare

Changelog:

  • Switched backend to yt-dlp to fix #16 as youtube-dl had slow downloads

update using pip install --upgrade jakym

check README for more.

Thank you for using JAKYM :)

Playback Controls! 0.4.0

01 Jul 16:31
Compare
Choose a tag to compare

Changelog:

  • Playback controls #9
  • Bug Fixes

Jakym now has playback controls!

  • Use play , pause, next, back to control the playback.
  • Use repeat all, repeat song and repeat offto control song repetition.
  • Use seek with an integer like 10 or -10 to control the current song.

update using pip install --upgrade jakym

check README for more.

Thank you for using JAKYM :)

Version 0.3.3

21 Jun 17:04
Compare
Choose a tag to compare

Changelog:

  • Better temporary file management #12
  • Playlist management support #2

two new options save and load allow for saving and loading playlists.
jakym -l command line argument.

update using pip install --upgrade jakym

check README for more.

Thank you for using JAKYM :)