adanvdo
adanvdo
### Checklist - [X] I'm reporting a broken site - [X] I've verified that I'm running yt-dlp version **2022.07.18** ([update instructions](https://github.com/yt-dlp/yt-dlp#update)) or later (specify commit) - [X] I've checked that...
I attempted to download a 5 minute clip from an 8 hour video. First, the time-range controls are set as hh:mm:ss:ms TT so the date ranges are AM/PM which doesnt...
I was needing to do some post-processing on audio-only formats and the `RunAudioDownload` method was not able to do what I needed. `RunWithOptions` was able to do it, but I...
Is it possible to restrict/convert the image file-type of a thumbnail when using --embed-thumbnail ?
This is really a problem in yt-dlp, but I was curious if we might be able to add support for either restricting the file-type of the thumbnail used when using...
This fixes issue #425
There is unfortunately no good way to handle seeking in a conversion that contains separate audio and video stream files. Here are the issues I am encountering. Scenario: I have...
### Type Other ### Bug description in the MigroG version, the "Hide breaking news" patch is no longer working and the breaking news section is being displayed although the setting...
Fix for Issue #425
see case #158 Add an option to specify a second source for audio/video when downloading a single audio or video format
Add the following additional processing options - Download Audio and Video from separate sources and merge them into one file - Download Audio and use an external image as the...