jo1gi / audiobook-dl

Audiobook CLI downloader
GNU General Public License v3.0
248 stars 43 forks source link

PermissionError #58

Closed masteoo closed 1 year ago

masteoo commented 1 year ago

Hello to all and sorry again to bother but I have this problem in downloading this audiobook series :( It seems that I cannot download titles too long.. is like that? What can I do? I already downloaded other audiobooks smoothly but I cannot download this serie. I use Termux in no rooted Tab S8. Thanks for your support

akirataguchi115 commented 1 year ago

Could there be some limitations to book size in audiobook-dl?

masteoo commented 1 year ago

Could there be some limitations to book size in audiobook-dl?

I don't think because I downloaded a 40h audiobook (1.04 giga) with no problem. This error audiobook is just 13h long but has a loooong Title

jo1gi commented 1 year ago

You can change the file name with -o <new-file-name>.

akirataguchi115 commented 1 year ago

Yeah try to check if changing the output name to something more simple.

The error message seems to come from here https://github.com/jo1gi/audiobook-dl/blob/29b1856cc711c7b97846738c2f5e5b9fefaf9456/audiobookdl/output/download.py#L167-L173

So I'm betting that it really might have something to do with file name.

masteoo commented 1 year ago

You can change the file name with -o <new-file-name>.

🔝🔝 thanks it worked:)