Code Monkey home page Code Monkey logo

Comments (2)

section83 avatar section83 commented on August 30, 2024 1

Thank you for making contact. Yes, yt-dlp looks good. I don't know what is happening with youtube-dl – they seem to have dropped out of sight.

My main concern with yt-dlp is that for some functions it requires Python 3.6 which is not standard on macOS. I have been planning to add Python 3.6 – because Apple have warned for some time that they will omit Python 2.7 from a future version of macOS. But, till now I've not done any work on that. So, I guess it's time to get serious and work up a way for users to install Python 3.6. That might take quite a lot of research and coding and so take time.

In the meantime, you can install and use yt-dlp with MacYTDL yourself right now:

  • download yt-dlp from the most recent release available here.
  • rename it youtube-dl.
  • save it in "usr/local/bin" (you will need to supply admin credentials).
  • in Terminal type this (so that it becomes executable): chmod a+x /usr/local/bin/youtube-dl

MacYTDL doesn't check whether the executable really is youtube-dl – it will use anything with that name.

I'll add new settings to MacYTDL for config files and maybe also custom runtime YTDL options. That way you will be able to try out any of the new yt-dlp options. Hopefully, I'll have config files available in the next release.

Cheers.

from macytdl.

section83 avatar section83 commented on August 30, 2024

YT-DLP is available for use in version 1.19. Requires macOS 10.15 or higher.

from macytdl.

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.