Yt-dlp

From neoksaal wiki
Revision as of 10:55, 23 July 2026 by Neoksaal (talk | contribs) (Created page with "=Scripts= [https://hub.xpub.nl/cerealbox/~manetta/cloudmix/cloudmix.html Tuesday with Manetta 151024] ==yt-dlp== [https://hub.xpub.nl/cerealbox/~manetta/cloudmix/yt-dlp/ 151024 yt-dlp] //go to directory I want to save the youtube file '''$yt-dlp (video url)''' //copy the name of the file '''$ffmpeg -i (name of the file) (filename+filetype)''' //this will convert to filetype that I want to download")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Scripts

Tuesday with Manetta 151024

yt-dlp

151024 yt-dlp

//go to directory I want to save the youtube file
$yt-dlp (video url)
//copy the name of the file
$ffmpeg -i (name of the file) (filename+filetype) //this will convert to filetype that I want to download