dirkf
dirkf
FWIW format 18 of the problem video is fine for me. I was able to watch BB's Thrill being Gone all the way through, and no hardship there.
1. Follow the template according to #30839. 2. It's a FAQ answer. 3. Learn the Highway Code before you use your newly downloaded free car. The importance, and style, of...
There could be a paragraph of basic advice at the end of the Installation section including links to the FAQ.
What would be useful is to go through the CI here, and in the dependent actions repos here, and in the nightly repo (separate PRs, obvs) changing all uses to...
I just love the pointless version dependency hell that is the GH actions ecosystem. Apparently changing to v4 might clear some warnings about node.js versions. Why that needs new major...
That looks better! But I'm still undecided whether it's appropriate to use `@v4`, `@master`, or no version. To expand on https://github.com/ytdl-org/youtube-dl/pull/32672#issuecomment-2150330366, in principle it should be enough to use `@v4`....
The status of a commenter should be shown on the right-hand side of the message header. Your patch is in line with the existing code structure. The fields in the...
Please update this PR if you can, or start a replacement if not. Thanks.
With PR #32710: ```console $ python3 -m youtube_dl -v --merge-output-format mp4 -f worstvideo+worstaudio -o testing-mpd.mp4 https://kinescope.io/200615537/master.mpd [debug] System config: ['--prefer-ffmpeg'] [debug] User config: [] [debug] Custom config: [] [debug] Command-line...
YT is now ignoring the `ucbc=1` parameter that the extractor adds and redirecting via consent.youtube.com, for some pages. There is a fix but meanwhile try passing cookies from a browser...