streamrip/streamrip/media
Nathan Thomas 29f4e055dd Fix bool is not assignable to None type error in playlist and track files
- Fixed type handling in _download_cover methods to properly handle the tuple returned by download_artwork
- Added explicit type annotation to ensure the correct type is returned
- Added docstrings to improve code clarity

🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
2025-03-12 11:34:10 -07:00
..
__init__.py Last.fm support 2023-11-28 21:43:44 -08:00
album.py Fix format and lint checks 2025-03-10 08:46:44 -07:00
artist.py Prefer explicit tracks when downloading discography 2025-03-10 09:18:16 -07:00
artwork.py More robust error handling (#678) 2024-05-11 23:17:41 -07:00
label.py More robust error handling (#678) 2024-05-11 23:17:41 -07:00
media.py Deezer working 2023-12-20 16:55:34 -08:00
playlist.py Fix bool is not assignable to None type error in playlist and track files 2025-03-12 11:34:10 -07:00
semaphore.py Remove INF hackery 2023-12-22 13:34:01 -08:00
track.py Fix bool is not assignable to None type error in playlist and track files 2025-03-12 11:34:10 -07:00