mirror of
https://github.com/ytdl-org/youtube-dl
synced 2025-01-28 03:27:45 +01:00
2a36c352a0
This is the second attempt: a60b854d9099e5a286accf8065d1dc9e00a4bfe6 Sometimes the ratelimit=yes is already in the URL, and doubling it leads to a 403. Now should work on all videos, at least works on all I could test. Closes #648