Giter VIP home page Giter VIP logo

Comments (9)

hcbille avatar hcbille commented on July 2, 2024

Sorry I keep coming with bug-reports 😓

from audiobook-dl.

jo1gi avatar jo1gi commented on July 2, 2024

@hcbille Are you still on Debian? I don't think it should be a problem with ":" characters on linux.

from audiobook-dl.

hcbille avatar hcbille commented on July 2, 2024

This is in a redhat docker container.

This specifically: https://github.com/hcbille/my-olivetin

from audiobook-dl.

jo1gi avatar jo1gi commented on July 2, 2024

I have created a new option --remove-chars that should remove characters you specify from the final path. It is also uploaded to pypi.

from audiobook-dl.

hcbille avatar hcbille commented on July 2, 2024

audiobook-dl --username XXXXXXXX --password YYYYYYYY https://www.nextory.se/bok/1-metoden-sm%C3%A5-f%C3%B6r%C3%A4ndringar-stora-resultat-ett-enkelt-och-bepr%C3%B6vat-s%C3%A4tt-att-skapa-goda-vanor-och-bryta-d%C3%A5liga-10906761/ --output-format ":%" -o /audiobook/{title}

Finding compatible source
Downloading metadata
Traceback (most recent call last):
  File "/usr/local/bin/audiobook-dl", line 8, in <module>
    sys.exit(run())
  File "/usr/local/lib/python3.10/site-packages/audiobookdl/__main__.py", line 56, in run
    run_on_url(options, url)
  File "/usr/local/lib/python3.10/site-packages/audiobookdl/__main__.py", line 77, in run_on_url
    download(s, options)
  File "/usr/local/lib/python3.10/site-packages/audiobookdl/output/download.py", line 28, in download
    output_dir = output.gen_output_location(
  File "/usr/local/lib/python3.10/site-packages/audiobookdl/output/output.py", line 54, in gen_output_location
    for c in remove_chars:
TypeError: 'NoneType' object is not iterable

I updated it with pip and got this error instead 😓 I've tried wrapping it in "", '' and not wrapping it at all.

from audiobook-dl.

jo1gi avatar jo1gi commented on July 2, 2024

--output-format is for specifying file formats like mp3 or m4b. Use --remove-chars to remove chars.

from audiobook-dl.

hcbille avatar hcbille commented on July 2, 2024

🙈 Sorry

from audiobook-dl.

jo1gi avatar jo1gi commented on July 2, 2024

It's ok. I found out I had another bug.

from audiobook-dl.

hcbille avatar hcbille commented on July 2, 2024

Works now! Ty for a quick turnaround!

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.