Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


    Cloudron Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    Switching to yt-dlp

    Alltube
    1
    2
    82
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • girish
      girish Staff last edited by

      As a heads up, the latest version uses yt-dlp by default. Existing installations will continue to use youtube-dl. You can update /app/data/config.yml like below to use yt-dlp:

      # Path to your youtube-dl binary
      youtubedl: /usr/local/bin/yt-dlp
      
      # Path to your python binary
      python: /usr/bin/python3
      

      Restart the app for changes to take effect.

      1 Reply Last reply Reply Quote 2
      • girish
        girish Staff last edited by

        https://github.com/ytdl-org/youtube-dl/issues/30568 has some information on how youtube-dl and yt-dlp are diverging.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        Powered by NodeBB