Open triplesixman opened 4 years ago
The result with a "--dump-pages" that I got without using a proxy. log18.txt
I also regularly have "This video is DRM protected" and "Unable to extract video data" but randomly too. I think it may be related to the problem mentioned.
I guess this might be caused by the fact that, sometimes, youtube page doesn't contain the player_response
key, but rather raw_player_response
like this: ytplayer.config={args:{raw_player_response:ytInitialPlayerResponse}
. The variable (ytInitialPlayerResponse
) then contains the player config JSON.
Btw. the issue I described is fixed already.
Checklist
Verbose log
(see my second post to find the result of the --dump-pages without using a proxy)
Description
Since a few days, I randomly get this error when I download youtube videos (maybe 1 chance out of 15 or 20 to get the error). The error appears on random videos, with or without proxy (for this example, it's with proxy).
Immediately after the error, I just returned the command line and the download went through:
The problem may be difficult to reproduce, so don't hesitate to ask me for details if needed, I will do my best to pass them on to you.