Giter VIP home page Giter VIP logo

Comments (17)

evafans avatar evafans commented on June 19, 2024

Also,it wont download covers.

from audiobook-dl.

evafans avatar evafans commented on June 19, 2024

I tried to reinstall it,now I cant download files,dnw.

C:\Users\Administrator>audiobook-dl -c C:\audiobook-dl-master\cookies.txt https://www.scribd.com/listen/237959141
Traceback (most recent call last):
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python39\Scripts\audiobook-dl-script.py", line 33, in
sys.exit(load_entry_point('audiobook-dl==0.1.0', 'console_scripts', 'audiobook-dl')())
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python39\Scripts\audiobook-dl-script.py", line 25, in importlib_load_entry_point
return next(matches).load()
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python39\lib\importlib\metadata.py", line 77, in load
module = import_module(match.group('module'))
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python39\lib\importlib_init_.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "", line 1030, in _gcd_import
File "", line 1007, in _find_and_load
File "", line 972, in _find_and_load_unlocked
File "", line 228, in _call_with_frames_removed
File "", line 1030, in _gcd_import
File "", line 1007, in _find_and_load
File "", line 984, in _find_and_load_unlocked
ModuleNotFoundError: No module named 'audiobookdl'

from audiobook-dl.

jo1gi avatar jo1gi commented on June 19, 2024

I think I have fixed the bug with metadata, but it still does not download the books. Covers are currently not supported with Scribd.

from audiobook-dl.

evafans avatar evafans commented on June 19, 2024

the updated version has covers now,but the audio only contains chapter number,without author and narrotor,is it unusual,or it is the way it is?

from audiobook-dl.

jo1gi avatar jo1gi commented on June 19, 2024

It's the way it is. I haven't implemented author and narrator for Scribd yet.

from audiobook-dl.

evafans avatar evafans commented on June 19, 2024

I think this function can be achieved, there is a isbn number to every audiobook ,using isbn you can get detailed info and cover from audible.

from audiobook-dl.

thedkm avatar thedkm commented on June 19, 2024

It's the way it is. I haven't implemented author and narrator for Scribd yet.

author is there now , Just need to Add title and album , well title==album , so getting title and adding it to file , can u add it?

from audiobook-dl.

jo1gi avatar jo1gi commented on June 19, 2024

I have added support for title now. I have only put it in the title tag and not the album tag, because I want the album tag to be the series if that's available. What do you think?

from audiobook-dl.

thedkm avatar thedkm commented on June 19, 2024

ahh thats fine , title was must now I don't have to manually add it on each file.

Album : Forty is Fabulous #4
Track name : Making Midlife Marvels
Performer : Heloise Hull
Original/Lyricist : Heloise Hull

nice work BTW i noticed that now ffmpeg merge doesn't show any progress thats bad , can u enable it again?

from audiobook-dl.

thedkm avatar thedkm commented on June 19, 2024

NotADirectoryError: [WinError 267] The directory name is invalid: 'The Devil\u0026#39;s Choir: A Victor Lessard Thriller'

error on this scribd orignals https://www.scribd.com/audiobook/542379701/The-Devil-s-Choir-A-Victor-Lessard-Thriller

from audiobook-dl.

jo1gi avatar jo1gi commented on June 19, 2024

I think I have fixed the problem, but I'm not sure. I don't run windows and it's a windows specific problem.

from audiobook-dl.

thedkm avatar thedkm commented on June 19, 2024

I think I have fixed the problem, but I'm not sure. I don't run windows and it's a windows specific problem.

Ohh ok will test it , BTW did able to merge aac files yet?

from audiobook-dl.

thedkm avatar thedkm commented on June 19, 2024

i noticed that now ffmpeg merge doesn't show any progress thats bad , can u enable it again? what about this??

from audiobook-dl.

jo1gi avatar jo1gi commented on June 19, 2024

i noticed that now ffmpeg merge doesn't show any progress thats bad , can u enable it again? what about this??

I can make it an option.

BTW did able to merge aac files yet?

Not yet. I don't know whats wrong. Will try to figure it out.

from audiobook-dl.

thedkm avatar thedkm commented on June 19, 2024

make that option for verbose ffmpeg output .

about aac files i tried to convert all of aac files into m4b files using ffmpeg script then tried to merge these m4bs into single m4b it worked but it takes twice as long sadly.

from audiobook-dl.

jo1gi avatar jo1gi commented on June 19, 2024

I have created an new option, --verbose-ffmpeg 2ea824b.

from audiobook-dl.

thedkm avatar thedkm commented on June 19, 2024

I have created an new option, --verbose-ffmpeg 2ea824b.

Thanks

from audiobook-dl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.