Changelog for
python311-ytmusicapi-1.8.1-lp154.2.2.noarch.rpm :
* Wed Aug 28 2024 Christophe Marin
- Update to 1.8.1
* search: fix playlistId on album results
* get_library_upload_
*: fix \'v1.8.0 makes no songs to be found\'
* get_playlist: small additions to documentation
* Tue Aug 06 2024 Christophe Marin - Update to 1.8.0 Features:
* introduce exception classes
* get_user_videos to get full list of user videos based on result of get_user Fixes:
* get_playlist: fix title for podcast episodes
* get_playlist: re-add thumbnails
* get_podcast: fix edge case when first subtitle is missing
* library uploads: fix broken index after downloads rollout Misc:
* coverage: remove code for old playlist format
* Thu Jul 18 2024 Christophe Marin - Update to 1.7.5
* podcasts: fixed a crash by returning blank album author ID when it doesn\'t exist
* get_album: fix invalid track list artists
* get_playlist: fix korean language by extracting song count from text using regex Changes from 1.7.4:
* fixed get_album other_versions
* fixed get_episodes_playlist
* edit_playlist: Allow moving title to bottom of playlist
* get_playlist: title, artists and album are correctly resolved in collaborative playlists
* fix sum_total_duration failing if duration_seconds is not an int
* Sun Jun 16 2024 Christophe Marin - Update to 1.7.3
* playlist search result \"itemCount\" field cast to int
* add playlist id to album search
* make parse_menu_playlists more error proof
* get_home: remove \"year\" attribute from album results, parse podcasts and episodes
* Tue May 21 2024 Christophe Marin - Update to 1.7.2. Changes since 1.6.0:
* get_account_info: get authenticated user\'s account info
* get_library_channels: added type attribute to differentiate between channels and artists
* get_artist: now supports shows from the artists view, improved documentation
* support new A/B test formats for get_playlist and get_album
* adding Optional type hinting for limits parameters
* get_library_upload_songs: Gracefully retrieve uploaded songs with a blank duration
* Mon Mar 11 2024 Christophe Marin - Update to 1.6.0
* New endpoints:
* get_account_info
* get_library_podcasts
* get_library_channels
* get_channel
* get_channel_episodes
* get_episodes_playlist
* Tue Mar 05 2024 Christophe Marin - Update to 1.5.4
* Fix parsing of album and views in parse_playlist_items
* get_episode: support progress percentage
* nav() now displays some debugging information on KeyError
* Fri Feb 23 2024 Christophe Marin - Update to 1.5.3
* Revert \"get_playlist: fix albums on tracks\" (gh#sigma67/ytmusicapi#548)
* Revert \"get_charts: removed trending category (no longer available on YTM)\"
* Wed Feb 21 2024 Christophe Marin - Init python-ytmusicapi. Needed by audiotube