Skip to content

Commit

Permalink
add get_library_subscriptions to docs (closes #226)
Browse files Browse the repository at this point in the history
  • Loading branch information
sigma67 committed Sep 24, 2021
1 parent 35ad412 commit 7a73d01
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/source/reference.rst
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,9 @@ Library
-------
.. automethod:: YTMusic.get_library_playlists
.. automethod:: YTMusic.get_library_songs
.. automethod:: YTMusic.get_library_artists
.. automethod:: YTMusic.get_library_albums
.. automethod:: YTMusic.get_library_artists
.. automethod:: YTMusic.get_library_subscriptions
.. automethod:: YTMusic.get_liked_songs
.. automethod:: YTMusic.get_history
.. automethod:: YTMusic.remove_history_items
Expand Down

0 comments on commit 7a73d01

Please sign in to comment.