Commit graph

56 commits

Author SHA1 Message Date
DarkCat09 eb9bada544
Genius lyrics parser (it works!) 2024-04-27 22:08:20 +04:00
DarkCat09 89b8f154fc
Requirements: reorder, add urllib3 2024-04-27 22:07:58 +04:00
DarkCat09 7e34fa6c95
Gitignore: pycache 2024-04-27 22:07:39 +04:00
DarkCat09 d62b2699c5
Politely ask Pyright to shut up
See `add_tags()` L10-17 in `id3pp.py`.
`mutagen.id3.Txxx` are not private, but Pyright has its own vision.
2024-04-27 20:05:26 +04:00
DarkCat09 5a0d879b5b
Untested pre/post-processors (ID3 + correct info dict), v0.0.1 2024-04-27 19:58:20 +04:00
DarkCat09 f79dd5f5ab
Initial commit 2024-04-27 19:57:53 +04:00