Retry to disable YT ratelimit to unlock full bandwidth
authorFilippo Valsorda <filippo.valsorda@gmail.com>
Wed, 8 May 2013 22:39:10 +0000 (00:39 +0200)
committerFilippo Valsorda <filippo.valsorda@gmail.com>
Wed, 8 May 2013 22:39:10 +0000 (00:39 +0200)
commit2a36c352a00d8b0c7a82426e409b97266a804c2e
tree0ed54d78ac4165f9760aa6c317c8c5518ec7758a
parent43b62accbb1b8701b24e4c9103de56e9e33288df
Retry to disable YT ratelimit to unlock full bandwidth

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
youtube_dl/InfoExtractors.py