dirkf

Results 1739 comments of dirkf

You have to have consented in the browser and then export the cookies. Although it may not make any difference, also review #30839 to update to a newer version: it...

That's quite surprising. Perhaps YT also requires you to set the UA header to match the browser that acquired the cookies. At any rate, I'm able to get the playlist...

Sadly, I'm out of ideas, except to expedite the QA on the extractor update.

Based on https://github.com/ytdl-org/youtube-dl/issues/32533#issuecomment-1698311971, the patch from _yt-dlp_ solves the problem for EU users. PR here RSN

If the `initial player response` JSON can't be extracted, the extractor tries to proceed by fetching equivalent JSON from `/youtubei/v1/player?videoId={video_id}`. The media links can be extracted from the `.streamingData` member,...

Or even, "fewer duplicates". The error message depends on how exactly Google wants to screw with you but now that you've mentioned this version people who follow search suggestions in...

Just make the leading spaces tabs (this isn't clear in the forum posting). The `

That's surprising. It could be logical for options to be parsed as either global or per-URL, so that the options in effect for a given URL would be the final...

With PR #32710: ```console $ python -m youtube_dl -vF 'https://www.vbox7.com/play:a5e5215ee0' [debug] System config: [u'--prefer-ffmpeg'] [debug] User config: [] [debug] Custom config: [] [debug] Command-line args: [u'-vF', u'https://www.vbox7.com/play:a5e5215ee0'] [debug] Encodings: locale...