Skip to content

v0.0.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@mbaraa mbaraa released this 25 May 14:27
· 373 commits to main since this release
04a029c

Performance and Bug fixes Release πŸŽ‰ πŸš€

  • added share playlists
  • used nanoid for playlists' public id
  • improve ytdl's speed (hope it's the last time)
    • used Flask instead of FastAPI (more like not so fast api) for http requests handling
    • used pytube as main downloader and kept yt_dlp as fallback
    • fixed some queuing issues AAAAAAAA πŸ‘€
  • added append song to the playing queue

Full Changelog: v0.0.5...v0.0.6