Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Audiobook is not downloading. #15

Open
pamaity93 opened this issue Dec 1, 2024 · 5 comments
Open

Audiobook is not downloading. #15

pamaity93 opened this issue Dec 1, 2024 · 5 comments

Comments

@pamaity93
Copy link

128kb.m3u8: No such file or directory
Traceback (most recent call last):
File "C:\Python\Python313\Lib\site-packages\mutagen_util.py", line 251, in _openfile
fileobj = open(filename, "rb+" if writable else "rb")
FileNotFoundError: [Errno 2] No such file or directory: 'C:\Users\USER\Documents\Python Programming Files\kuku-dl\Downloads\Hindi\Audio book\Read People Like A Book (2023) [Hindi]\02. Chapter 1. Behavior Se Karein Guess Part - 1.m4a'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "C:\Users\USER\Documents\Python Programming Files\kuku-dl\kuku.py", line 183, in
KuKu(args.url).downAlbum()
~~~~~~~~~~~~~~~~~~~~~~~~^^
File "C:\Users\USER\Documents\Python Programming Files\kuku-dl\kuku.py", line 171, in downAlbum
self.downloadAndTag(epMeta, trackPath, srtPath,
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^
os.path.join(albumPath, 'cover.png'))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\USER\Documents\Python Programming Files\kuku-dl\kuku.py", line 85, in downloadAndTag
tag = MP4(path)
File "C:\Python\Python313\Lib\site-packages\mutagen_file.py", line 48, in init
self.load(*args, **kwargs)
~~~~~~~~~^^^^^^^^^^^^^^^^^
File "C:\Python\Python313\Lib\site-packages\mutagen_util.py", line 154, in wrapper
with _openfile(self, filething, filename, fileobj,
~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
writable, create) as h:
^^^^^^^^^^^^^^^^^
File "C:\Python\Python313\Lib\contextlib.py", line 141, in enter
return next(self.gen)
File "C:\Python\Python313\Lib\site-packages\mutagen_util.py", line 272, in _openfile
raise MutagenError(e)
mutagen.MutagenError: [Errno 2] No such file or directory: 'C:\Users\USER\Documents\Python Programming Files\kuku-dl\Downloads\Hindi\Audio book\Read People Like A Book (2023) [Hindi]\02. Chapter 1. Behavior Se Karein Guess Part - 1.m4a'

@bunnykek
Copy link
Owner

bunnykek commented Dec 1, 2024

Yes, they have patched their API. Now it will require premium account to download.

@Ajaypalmahecha
Copy link

I have premium account, it show this same error.

@bunnykek
Copy link
Owner

bunnykek commented Dec 3, 2024

So i need to do some changes to support premium account.

@myselfayush010
Copy link

i did it changes. soon you will all have access

@sathishdevi1982
Copy link

sathishdevi1982 commented Dec 9, 2024

i did it changes. soon you will all have access

It is shown as downloaded all episodes. but not working. Just a alert audio only downloaded for all episodes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants