Download a YouTube video comments with yt-dlp
Another seemingly hidden feature with yt-dlp is the ability to save the YouTube video comments into a JSON file. With yt-dlp downloading the video comments into a JSON file is…
Another seemingly hidden feature with yt-dlp is the ability to save the YouTube video comments into a JSON file. With yt-dlp downloading the video comments into a JSON file is…
Download a YouTube videos subtitle file and choose a specific subtitle file format using yt-dlp. To list the available subtitles on a YouTube video with yt-dlp: yt-dlp –list-subs VIDEOURL If…
How to search and get YouTube videos using the yt-dlp command line tool. You can either list the video id’s and title or instantly download the video. Searching YouTube videos…
Downloading whole YouTube channels using the yt-dlp tool, with specifying video quality and format types. For a general run down and usage guide on yt-dlp go here. Downloaded video format…
How to Download audio from a YouTube video using yt-dlp. For more information on yt-dlp general usage read this post. As you will more than likely be wanting the best…
yt-dlp is a fork from the now troubled youtube-dl, the best part about yt-dlp aside from being actively maintained is that it follows similar commands to youtube-dl. Installing yt-dlp Installing…