We use cookies to help us improve our webpage. Please read our Cookie Policy .

App Central

Category

About This App

yt-dlp asustor NAS App

yt-dlp

  • Version: 2023.12.30
  • Developer: yt-dlp's people
  • Maintainer: besov
  • Category: Utility , Download
  • Size: 26.96MB
  • Support model: AS61, AS62, AS31, AS32, AS63, AS64, AS52, AS53, AS65, AS71, AS66, AS67, AS54, AS68, AS72, FS67, FS68
  • ADM version: 4.0.0
  • Last Update: 2024-01-16

Description

yt-dlp is a youtube-dl fork based on the now inactive youtube-dlc. The main focus of this project is adding new features and patches while also keeping up to date with the original project.

Supported sites:(date:Dec 30,2023 , more than 1000+ URLs available)
https://github.com/yt-dlp/yt-dlp/blob/master/supportedsites.md

How to used:
https://github.com/yt-dlp/yt-dlp?tab=readme-ov-file#usage-and-options

Example:
default download save mkv file:
yt-dlp web_video_link

show video format:
yt-dlp -F web_video_link

select video format:
yt-dlp -f xx+yy web_video_link (xx:audio number, yy:video number)

use mp4 format save file:
yt-dlp -f xx+yy --merge-output-format mp4 web_video_link

try use aria2 tool download:
yt-dlp aria2c --external-downloader-args '-j 16 --retry-wait 10 --max-tries 10' web_video_link (-j:job number, --retry-wait: sec, --max-tries: try number)


What's new in this version?

First release ver 2023.12.30 on NAS

yt-dlp asustor NAS App