TortugaPower / BookPlayer

Player for your DRM-free audiobooks
GNU General Public License v3.0
1.66k stars 198 forks source link

Fix download from URL for Google Drive and Dropbox #1163

Closed nithya2511 closed 3 months ago

nithya2511 commented 3 months ago

Bugfix

For URLs to download books in Google Drive and Dropbox, the URL provided by the user needs to be fixed up before a download can be attempted.

Tested book download from Google Drive and Dropbox URLs for individual files and zip files.

Related tasks

Fixes: #1077

Things to be aware of

The fix is for Google Drive and Dropbox only; OneDrive download URLs are non-trivial.