makhalaf / safaribooks

Download and generate EPUB of your favorite books from O'Reilly Learning (aka Safari Books Online) library.
Do What The F*ck You Want To Public License
0 stars 0 forks source link

Implement feature to retrieve and save all books from user's playlists #3

Open sweep-ai[bot] opened 1 year ago

sweep-ai[bot] commented 1 year ago

Description

This PR implements a new feature to retrieve and save all the books from the user's playlists in the Safari Books Online library. It adds the functionality to read the user's playlists, retrieve the list of books in each playlist, and download each book.

Summary of Changes

These changes enable users to easily retrieve and save all the books from their playlists, providing a convenient way to access their favorite books offline.

Fixes #1.


To checkout this PR branch, run the following command in your terminal:

git checkout sweep/retrieve-save-books-from-playlists

To get Sweep to edit this pull request, leave a comment below or in the code. Leaving a comment in the code will only modify the file but commenting below can change the entire PR.