Giter VIP home page Giter VIP logo

Comments (6)

deepjyoti30 avatar deepjyoti30 commented on May 20, 2024

Hey @bassail Thanks for reporting the issue.

Are you able to access the ~/.cache/ytmdl/ directory from your terminal?? It seems like the issues is in moving the completed file from the .cache dir to the home directory.

Can you also tell me if you have put some specific directory on your config file or ytmdl is automatically moving to the default directory?

from ytmdl.

bassail avatar bassail commented on May 20, 2024

Found the log file under ~/.cache/ytmdl/

The mp3 files do exist under ~/.cache/ directory.

I have put a specific directory on my config file. I just ytmdl --setup again to get the default config file, and it works.
I tried again with my own directory, and it works. I don't know what I did wrong.

Thanks !

from ytmdl.

deepjyoti30 avatar deepjyoti30 commented on May 20, 2024

I think the issue was probably because you've set a Windows directory as the final directory and that's why Python wasn't able to move it.

from ytmdl.

bassail avatar bassail commented on May 20, 2024

Just found out what was not working.

On my second attempt, I have set the following SONG_DIR path, which works fine :

SONG_DIR = "/mnt/c/Users/Bastien/Music$Artist->Album->Title"

On my first attempt, the path was this one, which doesn't work :

SONG_DIR = "/mnt/c/Users/Bastien/Music$Artist->Album->[Title]"

and i get the error previously mentioned :

==> ERROR: [Errno 18] Invalid cross-device link: '/home/bastien/.cache/ytmdl/Bohemian Rhapsody.mp3' -> 'Bohemian Rhapsody.mp3'

from ytmdl.

deepjyoti30 avatar deepjyoti30 commented on May 20, 2024

I think the issue was with putting those square braces around the title, probably something went wrong with that.

from ytmdl.

stale avatar stale commented on May 20, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs for another 7 days. Thank you for your contributions.

from ytmdl.

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.