1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 4 hours ago.
Aug 11, 2025 — Aug 11, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Minor cleanups
Mat
More... almost 2 years ago
ID3: avoid unnecessary seeking to end
Mat
More... almost 2 years ago
Remove unnecessary SEEK_SET import
Mat
More... almost 2 years ago
ID3: ignore ATXT frame
Mat
More... almost 2 years ago
ID3: add more frames to ignored list
Mat
More... almost 2 years ago
Mark 'extra' dict as deprecated in favor of 'other' dict (#232)
Mat
More... almost 2 years ago
Remove custom __repr__ implementations from objects
Mat
More... almost 2 years ago
Add missing ID3v1 genre
Mat
More... almost 2 years ago
Images: video -> screen_capture
Mat
More... almost 2 years ago
Clearly mark deprecations in changelog
Mat
More... almost 2 years ago
Images: don't use lists for common images (#231)
Mat
More... almost 2 years ago
Move 'other' image type to extra dict
Mat
More... almost 2 years ago
Remove standard 'original_date/year' extra fields
Mat
More... almost 2 years ago
TinyTag: store filename as string
Mat
More... almost 2 years ago
Update changelog
Mat
More... almost 2 years ago
Simplify int/float type hints
Mat
More... almost 2 years ago
CI: stop testing PyPy 3.7
Mat
More... almost 2 years ago
Update README
Mat
More... almost 2 years ago
MP4: add test for mvhd version 1
Mat
More... almost 2 years ago
test_cli.py: fix wrong params test on Windows
Mat
More... almost 2 years ago
test_cli.py: fix wrong params unit test
Mat
More... almost 2 years ago
test_all.py: explicit string concatenation
Mat
More... almost 2 years ago
Minor cleanups
Mat
More... almost 2 years ago
Use startswith() when possible
Mat
More... almost 2 years ago
test_all.py: fix binary path test on Windows
Mat
More... almost 2 years ago
TinyTag: restore isinstance check
Mat
More... almost 2 years ago
TinyTag: don't include images in as_dict()
Mat
More... almost 2 years ago
OGG: avoid redundant reading of segment data (#230)
Mat
More... almost 2 years ago
tinytag.py: remove unused import
Mat
More... almost 2 years ago
Reduce number of read calls on file handles
Mat
More... almost 2 years ago