Code Monkey home page Code Monkey logo

Comments (3)

DenBeke avatar DenBeke commented on May 25, 2024 2

I migrated from youtube-dl to yt-dlp. By doing those changes I also changed the command per your suggestions.
Downloads are now in 720 for everything I tested.

from youtube-downloader-for-macos.

DenBeke avatar DenBeke commented on May 25, 2024

It has probably to do something with the encoding. I opted for this app to not use any external dependencies, and thus it only downloads the highest resolutions that can be played on the Mac. (in an mp4 file).

I use the underlying tool youtube-dl with the -f mp4/best command line argument.

If you want full control you can use youtube-dl on the command line and install ffmpeg (you can install both with Homebrew). This gives you full control and enables you to download in the highest possible resolution.

from youtube-downloader-for-macos.

Lord-V15 avatar Lord-V15 commented on May 25, 2024

@DenBeke Can you try removing mp4 and just use -f best for the youtube-dl command ?
I use youtube-dl -f best and always get HD format (720p) but when I use your tool, I quite often get 360p videos.
Let me know if it's feasible for you to try !

EDIT
I just found this out from the youtube-dl docs :

Most people asking this question are not aware that youtube-dl now defaults to downloading the highest available quality as reported by YouTube, which will be 1080p or 720p in some cases, so you no longer need the -b option.

from youtube-downloader-for-macos.

Related Issues (19)

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.