TTMediaBot icon indicating copy to clipboard operation
TTMediaBot copied to clipboard

Massive project maintenance and fixes

Open cyrmax opened this issue 2 months ago • 3 comments

List of changes:

  • Massive code refactoring with many autofixes and batch edits;
  • finetuning of linter and formatter configuration;
  • Introducing uv support;
  • More explicit requirements definition to avoid compatibility issues with newest httpx;
  • ReadMe improvements;
  • Added support for new Yandex Music link formats (with yandex.com and without /album/ in path);
  • Other improvements.

After this update I do recommend to re-deploy the bot from scratch (of course while keeping the config file). Cache file removal is also recommended.

cyrmax avatar Oct 09 '25 23:10 cyrmax

@cyrmax, can we use yt-dlp's search function instead of youtube-search-python? As far as I know, youtube-search-python is no longer actively developed.

OzancanKaratas avatar Oct 12 '25 10:10 OzancanKaratas

No module mpv in requirements.txt

grishakonzalaev avatar Oct 17 '25 12:10 grishakonzalaev

Python 3.14 now works fine.

hwangsihu avatar Nov 08 '25 05:11 hwangsihu