ERROR: Missing data from source on Ubuntu
Hai567 opened this issue · comments
Daniel567 commented
Installation method:
pip install audiobook-dl
Version:
- Python 3.10.12
- audiobook-dl 0.7.3
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
This happens too on Mac.