jo1gi / audiobook-dl

Audiobook CLI downloader
GNU General Public License v3.0
226 stars 38 forks source link

ERROR: Missing data from source on Ubuntu #101

Open Hai567 opened 6 months ago

Hai567 commented 6 months ago

Installation method: pip install audiobook-dl

Version:

Describe the bug It works well on Windows but when I bring it on an Ubuntu machine, it crashes

Command output

audiobook-dl -c .everand.com_cookies.txt --debug --combine --output-format mp3 -o ./AudioBooks/{title} https://www.everand.com/listen/689418323

DEBUG audiobook-dl 0.7.3
DEBUG python 3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0]
 INFO Finding compatible source
 INFO Authenticating with everand
DEBUG Downloading result of https://www.everand.com/listen/689418323
DEBUG Could not find match from https://www.everand.com/listen/689418323 with 
(?<=(Scribd.Audiobooks.Show, )){.+}(?=\))
ERROR: Missing data from source
ThoughtfulSenpai commented 6 months ago

This happens too on Mac.