GithubHelp home page GithubHelp logo

Comments (2)

jaryn-kubik avatar jaryn-kubik commented on August 20, 2024

(1) Try AIMPYoutubeDL 1.0.5 and clear the "youtube-dl --format" field in options, after hiting save it should reset to a new default value, which should prefer streams that allow seeking anywhere, seems to work better on mixcloud.

(2) Duplicate of #4, unfortunately setting album art doesn't seem to work in aimp_dotnet at all from what I tried, so this is kinda impossible for now. When native exports in .net 5 come out I might revisit this and get rid of aimp_dotnet completely, so maybe someday.

(3) This is partially by design. Youtube-dl has the option to load full info about the whole playlist, but that means it opens each playlist item and loads it separately, which is really slow and can take minutes to complete, so users would probably just assume the app is frozen.

I am using the other option, which only loads what it can on the playlist page without loading anything else so you only get partial info. On mixcloud for some reason it just returns urls without track names even though they're there on the page, on youtube it returns both urls and track names.

This is something that needs to be solved on youtube-dl side, nothing i can do on my end, so you could potentially try creating and issue in the youtube-dl repo.

from aimpyoutubedl.

jaryn-kubik avatar jaryn-kubik commented on August 20, 2024

Album Art added in v2.0.0

from aimpyoutubedl.

Related Issues (14)

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.