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…
A graphic to better understand video resolutions with a 16:9 ratio. These are all divisible by 8, meaning they will all scale up to size and fully fit without cropping….
WebM is a new age media file first developed and released in 2010. WebM is the container for VP8, VP9 & AV1(video) and Vorbis and Opus (audio). Perhaps unsurprisingly Google…
Dumping details about a YouTube video and its available formats to download with youtube-dl into a JSON formatted file is a clever way to further utilize the great youtube-dl tool….
Here is a method to live stream a mp4 video file to YouTube with FFmpeg. There are many configuration options but here is what i found works best. Read the…